[692] | 1 | <?xml version="1.0" encoding="windows-1250"?>
|
---|
| 2 | <VisualStudioProject
|
---|
| 3 | ProjectType="Visual C++"
|
---|
| 4 | Version="7.10"
|
---|
| 5 | Name="MeshUpgrader"
|
---|
| 6 | ProjectGUID="{6B3CABED-0D07-4AF0-8931-929B9B28BA8B}"
|
---|
| 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 | Optimization="0"
|
---|
| 22 | AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include"
|
---|
| 23 | PreprocessorDefinitions="TIXML_USE_STL;"
|
---|
| 24 | MinimalRebuild="TRUE"
|
---|
| 25 | BasicRuntimeChecks="3"
|
---|
| 26 | RuntimeLibrary="3"
|
---|
| 27 | UsePrecompiledHeader="0"
|
---|
| 28 | WarningLevel="3"
|
---|
| 29 | Detect64BitPortabilityProblems="TRUE"
|
---|
| 30 | DebugInformationFormat="4"/>
|
---|
| 31 | <Tool
|
---|
| 32 | Name="VCCustomBuildTool"/>
|
---|
| 33 | <Tool
|
---|
| 34 | Name="VCLinkerTool"
|
---|
| 35 | AdditionalDependencies="OgreMain_d.lib"
|
---|
| 36 | OutputFile="$(OutDir)/OgreMeshUpgrade.exe"
|
---|
| 37 | Version="0.99"
|
---|
| 38 | LinkIncremental="2"
|
---|
| 39 | AdditionalLibraryDirectories="..\..\..\OgreMain\lib\$(ConfigurationName);..\..\..\Dependencies\lib\$(ConfigurationName)"
|
---|
| 40 | IgnoreDefaultLibraryNames=""
|
---|
| 41 | GenerateDebugInformation="TRUE"
|
---|
| 42 | ProgramDatabaseFile="$(OutDir)/MeshUpgrader.pdb"
|
---|
| 43 | SubSystem="1"
|
---|
| 44 | TargetMachine="1"/>
|
---|
| 45 | <Tool
|
---|
| 46 | Name="VCMIDLTool"/>
|
---|
| 47 | <Tool
|
---|
| 48 | Name="VCPostBuildEventTool"
|
---|
| 49 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\Common\bin\$(ConfigurationName)"/>
|
---|
| 50 | <Tool
|
---|
| 51 | Name="VCPreBuildEventTool"/>
|
---|
| 52 | <Tool
|
---|
| 53 | Name="VCPreLinkEventTool"/>
|
---|
| 54 | <Tool
|
---|
| 55 | Name="VCResourceCompilerTool"/>
|
---|
| 56 | <Tool
|
---|
| 57 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
| 58 | <Tool
|
---|
| 59 | Name="VCXMLDataGeneratorTool"/>
|
---|
| 60 | <Tool
|
---|
| 61 | Name="VCWebDeploymentTool"/>
|
---|
| 62 | <Tool
|
---|
| 63 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
| 64 | <Tool
|
---|
| 65 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
| 66 | </Configuration>
|
---|
| 67 | <Configuration
|
---|
| 68 | Name="Release|Win32"
|
---|
| 69 | OutputDirectory="..\bin\$(ConfigurationName)"
|
---|
| 70 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
| 71 | ConfigurationType="1"
|
---|
| 72 | CharacterSet="2">
|
---|
| 73 | <Tool
|
---|
| 74 | Name="VCCLCompilerTool"
|
---|
| 75 | Optimization="2"
|
---|
| 76 | InlineFunctionExpansion="1"
|
---|
| 77 | OmitFramePointers="TRUE"
|
---|
| 78 | AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include"
|
---|
| 79 | PreprocessorDefinitions="TIXML_USE_STL"
|
---|
| 80 | StringPooling="TRUE"
|
---|
| 81 | RuntimeLibrary="2"
|
---|
| 82 | EnableFunctionLevelLinking="TRUE"
|
---|
| 83 | UsePrecompiledHeader="0"
|
---|
| 84 | WarningLevel="3"
|
---|
| 85 | Detect64BitPortabilityProblems="TRUE"
|
---|
| 86 | DebugInformationFormat="3"/>
|
---|
| 87 | <Tool
|
---|
| 88 | Name="VCCustomBuildTool"/>
|
---|
| 89 | <Tool
|
---|
| 90 | Name="VCLinkerTool"
|
---|
| 91 | AdditionalDependencies="OgreMain.lib"
|
---|
| 92 | OutputFile="$(OutDir)/OgreMeshUpgrade.exe"
|
---|
| 93 | Version="0.99"
|
---|
| 94 | LinkIncremental="1"
|
---|
| 95 | AdditionalLibraryDirectories="..\..\..\OgreMain\lib\$(ConfigurationName);..\..\..\Dependencies\lib\$(ConfigurationName)"
|
---|
| 96 | GenerateDebugInformation="TRUE"
|
---|
| 97 | SubSystem="1"
|
---|
| 98 | OptimizeReferences="2"
|
---|
| 99 | EnableCOMDATFolding="2"
|
---|
| 100 | TargetMachine="1"/>
|
---|
| 101 | <Tool
|
---|
| 102 | Name="VCMIDLTool"/>
|
---|
| 103 | <Tool
|
---|
| 104 | Name="VCPostBuildEventTool"
|
---|
| 105 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\Common\bin\$(ConfigurationName)"/>
|
---|
| 106 | <Tool
|
---|
| 107 | Name="VCPreBuildEventTool"/>
|
---|
| 108 | <Tool
|
---|
| 109 | Name="VCPreLinkEventTool"/>
|
---|
| 110 | <Tool
|
---|
| 111 | Name="VCResourceCompilerTool"/>
|
---|
| 112 | <Tool
|
---|
| 113 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
| 114 | <Tool
|
---|
| 115 | Name="VCXMLDataGeneratorTool"/>
|
---|
| 116 | <Tool
|
---|
| 117 | Name="VCWebDeploymentTool"/>
|
---|
| 118 | <Tool
|
---|
| 119 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
| 120 | <Tool
|
---|
| 121 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
| 122 | </Configuration>
|
---|
| 123 | </Configurations>
|
---|
| 124 | <References>
|
---|
| 125 | </References>
|
---|
| 126 | <Files>
|
---|
| 127 | <Filter
|
---|
| 128 | Name="Source Files"
|
---|
| 129 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
---|
| 130 | <File
|
---|
| 131 | RelativePath="..\src\main.cpp">
|
---|
| 132 | </File>
|
---|
| 133 | </Filter>
|
---|
| 134 | <Filter
|
---|
| 135 | Name="Header Files"
|
---|
| 136 | Filter="h;hpp;hxx;hm;inl;inc">
|
---|
| 137 | </Filter>
|
---|
| 138 | </Files>
|
---|
| 139 | <Globals>
|
---|
| 140 | </Globals>
|
---|
| 141 | </VisualStudioProject>
|
---|