[930] | 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"
|
---|
[953] | 23 | AdditionalIncludeDirectories="L:\wx\include;L:\wx\contrib\include;L:\Ogre3D\ogrenew\OgreMain\include;L:\wx\include\msvc;L:\wx\contrib\include\wx;L:\SergiFR\ogrenew\OgreMain\include;L:\SergiFR\ogrenew\Tools\GPUObscurancesGT\include;L:\SergiFR\ogrenew\Tools\GPUObscurancesGT\Bitmaps"
|
---|
[930] | 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 wxmsw26d_gl.lib wxmsw26d_core.lib wxbase26d.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib winmm.lib comctl32.lib rpcrt4.lib wsock32.lib oleacc.lib odbc32.lib glew32.lib"
|
---|
| 37 | OutputFile="$(OutDir)/GPUObscurancesOgre3D.exe"
|
---|
| 38 | Version="0.99"
|
---|
| 39 | LinkIncremental="2"
|
---|
[953] | 40 | AdditionalLibraryDirectories="L:\SergiFR\ogrenew\OgreMain\lib\Debug;L:\wx\lib\vc_lib"
|
---|
[930] | 41 | IgnoreDefaultLibraryNames=""
|
---|
| 42 | GenerateDebugInformation="TRUE"
|
---|
| 43 | ProgramDatabaseFile="$(OutDir)/GPUObscurancesOgre3D.pdb"
|
---|
| 44 | SubSystem="2"
|
---|
| 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"
|
---|
[953] | 79 | AdditionalIncludeDirectories="L:\wx\include;L:\wx\contrib\include;L:\wx\include\msvc;L:\SergiFR\ogrenew\OgreMain\include;L:\SergiFR\ogrenew\Tools\GPUObscurancesGT\include;L:\SergiFR\ogrenew\Tools\GPUObscurancesGT\Bitmaps"
|
---|
| 80 | PreprocessorDefinitions="TIXML_USE_STL;__WXMSW__;_WINDOWS;NOPCH"
|
---|
[930] | 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"
|
---|
[953] | 92 | AdditionalDependencies="OgreMain.lib wxmsw26_gl.lib wxmsw26_core.lib wxbase26.lib wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib winmm.lib comctl32.lib rpcrt4.lib wsock32.lib oleacc.lib odbc32.lib glew32.lib"
|
---|
[930] | 93 | OutputFile="$(OutDir)/GPUObscurancesOgre3D.exe"
|
---|
| 94 | Version="0.99"
|
---|
| 95 | LinkIncremental="1"
|
---|
[953] | 96 | AdditionalLibraryDirectories="L:\wx\lib\vc_lib;L:\SergiFR\ogrenew\OgreMain\lib\Release"
|
---|
[930] | 97 | IgnoreDefaultLibraryNames="libc.lib, libci.lib, msvcrt.lib"
|
---|
| 98 | GenerateDebugInformation="TRUE"
|
---|
| 99 | ProgramDatabaseFile="$(OutDir)/GPUObscurancesOgre3D.pdb"
|
---|
| 100 | SubSystem="2"
|
---|
| 101 | OptimizeReferences="2"
|
---|
| 102 | EnableCOMDATFolding="2"
|
---|
| 103 | TargetMachine="1"/>
|
---|
| 104 | <Tool
|
---|
| 105 | Name="VCMIDLTool"/>
|
---|
| 106 | <Tool
|
---|
| 107 | Name="VCPostBuildEventTool"
|
---|
| 108 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\Common\bin\$(ConfigurationName)"/>
|
---|
| 109 | <Tool
|
---|
| 110 | Name="VCPreBuildEventTool"/>
|
---|
| 111 | <Tool
|
---|
| 112 | Name="VCPreLinkEventTool"/>
|
---|
| 113 | <Tool
|
---|
| 114 | Name="VCResourceCompilerTool"/>
|
---|
| 115 | <Tool
|
---|
| 116 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
| 117 | <Tool
|
---|
| 118 | Name="VCXMLDataGeneratorTool"/>
|
---|
| 119 | <Tool
|
---|
| 120 | Name="VCWebDeploymentTool"/>
|
---|
| 121 | <Tool
|
---|
| 122 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
| 123 | <Tool
|
---|
| 124 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
| 125 | </Configuration>
|
---|
| 126 | </Configurations>
|
---|
| 127 | <References>
|
---|
| 128 | </References>
|
---|
| 129 | <Files>
|
---|
| 130 | <Filter
|
---|
| 131 | Name="Source Files"
|
---|
| 132 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
---|
| 133 | <File
|
---|
| 134 | RelativePath="..\src\CMesh.cpp">
|
---|
| 135 | </File>
|
---|
| 136 | <File
|
---|
| 137 | RelativePath="..\src\COLOR.cpp">
|
---|
| 138 | </File>
|
---|
| 139 | <File
|
---|
| 140 | RelativePath="..\src\Main.cpp">
|
---|
| 141 | </File>
|
---|
| 142 | <File
|
---|
| 143 | RelativePath="..\src\MATRIX4X4.cpp">
|
---|
| 144 | </File>
|
---|
| 145 | <File
|
---|
| 146 | RelativePath="..\src\MyFrame.cpp">
|
---|
| 147 | </File>
|
---|
| 148 | <File
|
---|
| 149 | RelativePath="..\src\OgreXMLMeshSerializer.cpp">
|
---|
| 150 | </File>
|
---|
| 151 | <File
|
---|
| 152 | RelativePath="..\src\OgreXMLSkeletonSerializer.cpp">
|
---|
| 153 | </File>
|
---|
| 154 | <File
|
---|
| 155 | RelativePath="..\src\PLANE.cpp">
|
---|
| 156 | </File>
|
---|
| 157 | <File
|
---|
| 158 | RelativePath="..\src\textfile.cpp">
|
---|
| 159 | </File>
|
---|
| 160 | <File
|
---|
| 161 | RelativePath="..\src\tinystr.cpp">
|
---|
| 162 | </File>
|
---|
| 163 | <File
|
---|
| 164 | RelativePath="..\src\tinyxml.cpp">
|
---|
| 165 | </File>
|
---|
| 166 | <File
|
---|
| 167 | RelativePath="..\src\tinyxmlerror.cpp">
|
---|
| 168 | </File>
|
---|
| 169 | <File
|
---|
| 170 | RelativePath="..\src\tinyxmlparser.cpp">
|
---|
| 171 | </File>
|
---|
| 172 | <File
|
---|
| 173 | RelativePath="..\src\vcObscuranceMap.cpp">
|
---|
| 174 | </File>
|
---|
| 175 | <File
|
---|
| 176 | RelativePath="..\src\VECTOR2D.cpp">
|
---|
| 177 | </File>
|
---|
| 178 | <File
|
---|
| 179 | RelativePath="..\src\VECTOR3D.cpp">
|
---|
| 180 | </File>
|
---|
| 181 | <File
|
---|
| 182 | RelativePath="..\src\VECTOR4D.cpp">
|
---|
| 183 | </File>
|
---|
| 184 | </Filter>
|
---|
| 185 | <Filter
|
---|
| 186 | Name="Header Files"
|
---|
| 187 | Filter="h;hpp;hxx;hm;inl;inc">
|
---|
| 188 | <File
|
---|
| 189 | RelativePath="..\include\CMesh.h">
|
---|
| 190 | </File>
|
---|
| 191 | <File
|
---|
| 192 | RelativePath="..\include\COLOR.h">
|
---|
| 193 | </File>
|
---|
| 194 | <File
|
---|
| 195 | RelativePath="..\include\Main.h">
|
---|
| 196 | </File>
|
---|
| 197 | <File
|
---|
| 198 | RelativePath="..\include\Maths.h">
|
---|
| 199 | </File>
|
---|
| 200 | <File
|
---|
| 201 | RelativePath="..\include\MATRIX4X4.h">
|
---|
| 202 | </File>
|
---|
| 203 | <File
|
---|
| 204 | RelativePath="..\include\MyFrame.h">
|
---|
| 205 | </File>
|
---|
| 206 | <File
|
---|
| 207 | RelativePath="..\include\OgreXMLMeshSerializer.h">
|
---|
| 208 | </File>
|
---|
| 209 | <File
|
---|
| 210 | RelativePath="..\include\OgreXMLPrerequisites.h">
|
---|
| 211 | </File>
|
---|
| 212 | <File
|
---|
| 213 | RelativePath="..\include\OgreXMLSkeletonSerializer.h">
|
---|
| 214 | </File>
|
---|
| 215 | <File
|
---|
| 216 | RelativePath="..\include\PLANE.h">
|
---|
| 217 | </File>
|
---|
| 218 | <File
|
---|
| 219 | RelativePath="..\include\SNStr.h">
|
---|
| 220 | </File>
|
---|
| 221 | <File
|
---|
| 222 | RelativePath="..\include\textfile.h">
|
---|
| 223 | </File>
|
---|
| 224 | <File
|
---|
| 225 | RelativePath="..\include\tinystr.h">
|
---|
| 226 | </File>
|
---|
| 227 | <File
|
---|
| 228 | RelativePath="..\include\tinyxml.h">
|
---|
| 229 | </File>
|
---|
| 230 | <File
|
---|
| 231 | RelativePath="..\include\vcObscuranceMap.h">
|
---|
| 232 | </File>
|
---|
| 233 | <File
|
---|
| 234 | RelativePath="..\include\Vector.h">
|
---|
| 235 | </File>
|
---|
| 236 | <File
|
---|
| 237 | RelativePath="..\include\VECTOR2D.h">
|
---|
| 238 | </File>
|
---|
| 239 | <File
|
---|
| 240 | RelativePath="..\include\VECTOR3D.h">
|
---|
| 241 | </File>
|
---|
| 242 | <File
|
---|
| 243 | RelativePath="..\include\VECTOR4D.h">
|
---|
| 244 | </File>
|
---|
| 245 | </Filter>
|
---|
| 246 | </Files>
|
---|
| 247 | <Globals>
|
---|
| 248 | </Globals>
|
---|
| 249 | </VisualStudioProject>
|
---|