[692] | 1 | <?xml version="1.0" encoding="windows-1250"?>
|
---|
| 2 | <VisualStudioProject
|
---|
| 3 | ProjectType="Visual C++"
|
---|
| 4 | Version="7.10"
|
---|
| 5 | Name="XMLConverter"
|
---|
| 6 | ProjectGUID="{B4FB6BCF-FA5A-42C2-9FA5-F1653B95ADE3}"
|
---|
| 7 | Keyword="Win32Proj">
|
---|
| 8 | <Platforms>
|
---|
| 9 | <Platform
|
---|
| 10 | Name="Win32"/>
|
---|
| 11 | </Platforms>
|
---|
| 12 | <Configurations>
|
---|
| 13 | <Configuration
|
---|
| 14 | Name="Debug|Win32"
|
---|
| 15 | OutputDirectory="..\bin\$(ConfigurationName)"
|
---|
| 16 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
| 17 | ConfigurationType="1"
|
---|
| 18 | CharacterSet="2">
|
---|
| 19 | <Tool
|
---|
| 20 | Name="VCCLCompilerTool"
|
---|
| 21 | AdditionalOptions="/Zm150"
|
---|
| 22 | Optimization="0"
|
---|
| 23 | AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include"
|
---|
| 24 | PreprocessorDefinitions="TIXML_USE_STL;"
|
---|
| 25 | MinimalRebuild="TRUE"
|
---|
| 26 | BasicRuntimeChecks="3"
|
---|
| 27 | RuntimeLibrary="3"
|
---|
| 28 | UsePrecompiledHeader="0"
|
---|
| 29 | WarningLevel="3"
|
---|
| 30 | Detect64BitPortabilityProblems="TRUE"
|
---|
| 31 | DebugInformationFormat="4"/>
|
---|
| 32 | <Tool
|
---|
| 33 | Name="VCCustomBuildTool"/>
|
---|
| 34 | <Tool
|
---|
| 35 | Name="VCLinkerTool"
|
---|
| 36 | AdditionalDependencies="OgreMain_d.lib"
|
---|
| 37 | OutputFile="$(OutDir)/OgreXMLConverter.exe"
|
---|
| 38 | Version="0.99"
|
---|
| 39 | LinkIncremental="2"
|
---|
| 40 | AdditionalLibraryDirectories="..\..\..\OgreMain\lib\$(ConfigurationName);..\..\..\Dependencies\lib\$(ConfigurationName)"
|
---|
| 41 | IgnoreDefaultLibraryNames=""
|
---|
| 42 | GenerateDebugInformation="TRUE"
|
---|
| 43 | ProgramDatabaseFile="$(OutDir)/XMLConverter.pdb"
|
---|
| 44 | SubSystem="1"
|
---|
| 45 | TargetMachine="1"/>
|
---|
| 46 | <Tool
|
---|
| 47 | Name="VCMIDLTool"/>
|
---|
| 48 | <Tool
|
---|
| 49 | Name="VCPostBuildEventTool"
|
---|
| 50 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\Common\bin\$(ConfigurationName)"/>
|
---|
| 51 | <Tool
|
---|
| 52 | Name="VCPreBuildEventTool"/>
|
---|
| 53 | <Tool
|
---|
| 54 | Name="VCPreLinkEventTool"/>
|
---|
| 55 | <Tool
|
---|
| 56 | Name="VCResourceCompilerTool"/>
|
---|
| 57 | <Tool
|
---|
| 58 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
| 59 | <Tool
|
---|
| 60 | Name="VCXMLDataGeneratorTool"/>
|
---|
| 61 | <Tool
|
---|
| 62 | Name="VCWebDeploymentTool"/>
|
---|
| 63 | <Tool
|
---|
| 64 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
| 65 | <Tool
|
---|
| 66 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
| 67 | </Configuration>
|
---|
| 68 | <Configuration
|
---|
| 69 | Name="Release|Win32"
|
---|
| 70 | OutputDirectory="..\bin\$(ConfigurationName)"
|
---|
| 71 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
| 72 | ConfigurationType="1"
|
---|
| 73 | CharacterSet="2">
|
---|
| 74 | <Tool
|
---|
| 75 | Name="VCCLCompilerTool"
|
---|
| 76 | Optimization="2"
|
---|
| 77 | InlineFunctionExpansion="1"
|
---|
| 78 | OmitFramePointers="TRUE"
|
---|
| 79 | AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include"
|
---|
| 80 | PreprocessorDefinitions="TIXML_USE_STL"
|
---|
| 81 | StringPooling="TRUE"
|
---|
| 82 | RuntimeLibrary="2"
|
---|
| 83 | EnableFunctionLevelLinking="TRUE"
|
---|
| 84 | UsePrecompiledHeader="0"
|
---|
| 85 | WarningLevel="3"
|
---|
| 86 | Detect64BitPortabilityProblems="TRUE"
|
---|
| 87 | DebugInformationFormat="3"/>
|
---|
| 88 | <Tool
|
---|
| 89 | Name="VCCustomBuildTool"/>
|
---|
| 90 | <Tool
|
---|
| 91 | Name="VCLinkerTool"
|
---|
| 92 | AdditionalDependencies="OgreMain.lib"
|
---|
| 93 | OutputFile="$(OutDir)/OgreXMLConverter.exe"
|
---|
| 94 | Version="0.99"
|
---|
| 95 | LinkIncremental="1"
|
---|
| 96 | AdditionalLibraryDirectories="..\..\..\OgreMain\lib\$(ConfigurationName);..\..\..\Dependencies\lib\$(ConfigurationName)"
|
---|
| 97 | GenerateDebugInformation="TRUE"
|
---|
| 98 | SubSystem="1"
|
---|
| 99 | OptimizeReferences="2"
|
---|
| 100 | EnableCOMDATFolding="2"
|
---|
| 101 | TargetMachine="1"/>
|
---|
| 102 | <Tool
|
---|
| 103 | Name="VCMIDLTool"/>
|
---|
| 104 | <Tool
|
---|
| 105 | Name="VCPostBuildEventTool"
|
---|
| 106 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\Common\bin\$(ConfigurationName)"/>
|
---|
| 107 | <Tool
|
---|
| 108 | Name="VCPreBuildEventTool"/>
|
---|
| 109 | <Tool
|
---|
| 110 | Name="VCPreLinkEventTool"/>
|
---|
| 111 | <Tool
|
---|
| 112 | Name="VCResourceCompilerTool"/>
|
---|
| 113 | <Tool
|
---|
| 114 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
| 115 | <Tool
|
---|
| 116 | Name="VCXMLDataGeneratorTool"/>
|
---|
| 117 | <Tool
|
---|
| 118 | Name="VCWebDeploymentTool"/>
|
---|
| 119 | <Tool
|
---|
| 120 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
| 121 | <Tool
|
---|
| 122 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
| 123 | </Configuration>
|
---|
| 124 | </Configurations>
|
---|
| 125 | <References>
|
---|
| 126 | </References>
|
---|
| 127 | <Files>
|
---|
| 128 | <Filter
|
---|
| 129 | Name="Source Files"
|
---|
| 130 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
---|
| 131 | <File
|
---|
| 132 | RelativePath="..\src\main.cpp">
|
---|
| 133 | <FileConfiguration
|
---|
| 134 | Name="Release|Win32">
|
---|
| 135 | <Tool
|
---|
| 136 | Name="VCCLCompilerTool"
|
---|
| 137 | AdditionalOptions="/Zm150"/>
|
---|
| 138 | </FileConfiguration>
|
---|
| 139 | </File>
|
---|
| 140 | <File
|
---|
| 141 | RelativePath="..\src\OgreXMLMeshSerializer.cpp">
|
---|
| 142 | </File>
|
---|
| 143 | <File
|
---|
| 144 | RelativePath="..\src\OgreXMLSkeletonSerializer.cpp">
|
---|
| 145 | </File>
|
---|
| 146 | <File
|
---|
| 147 | RelativePath="..\src\tinystr.cpp">
|
---|
| 148 | </File>
|
---|
| 149 | <File
|
---|
| 150 | RelativePath="..\src\tinyxml.cpp">
|
---|
| 151 | </File>
|
---|
| 152 | <File
|
---|
| 153 | RelativePath="..\src\tinyxmlerror.cpp">
|
---|
| 154 | </File>
|
---|
| 155 | <File
|
---|
| 156 | RelativePath="..\src\tinyxmlparser.cpp">
|
---|
| 157 | </File>
|
---|
| 158 | </Filter>
|
---|
| 159 | <Filter
|
---|
| 160 | Name="Header Files"
|
---|
| 161 | Filter="h;hpp;hxx;hm;inl;inc">
|
---|
| 162 | <File
|
---|
| 163 | RelativePath="..\include\OgreXMLMeshSerializer.h">
|
---|
| 164 | </File>
|
---|
| 165 | <File
|
---|
| 166 | RelativePath="..\include\OgreXMLPrerequisites.h">
|
---|
| 167 | </File>
|
---|
| 168 | <File
|
---|
| 169 | RelativePath="..\include\OgreXMLSkeletonSerializer.h">
|
---|
| 170 | </File>
|
---|
| 171 | <File
|
---|
| 172 | RelativePath="..\include\tinystr.h">
|
---|
| 173 | </File>
|
---|
| 174 | <File
|
---|
| 175 | RelativePath="..\include\tinyxml.h">
|
---|
| 176 | </File>
|
---|
| 177 | </Filter>
|
---|
| 178 | </Files>
|
---|
| 179 | <Globals>
|
---|
| 180 | </Globals>
|
---|
| 181 | </VisualStudioProject>
|
---|