[692] | 1 | <?xml version="1.0" encoding="windows-1250"?>
|
---|
| 2 | <VisualStudioProject
|
---|
| 3 | ProjectType="Visual C++"
|
---|
| 4 | Version="8.00"
|
---|
| 5 | Name="TestOgreMain"
|
---|
| 6 | ProjectGUID="{0DC410D4-73C1-46F5-9A23-F4026B0B08F7}"
|
---|
| 7 | RootNamespace="TestOgreMain"
|
---|
| 8 | Keyword="Win32Proj"
|
---|
| 9 | >
|
---|
| 10 | <Platforms>
|
---|
| 11 | <Platform
|
---|
| 12 | Name="Win32"
|
---|
| 13 | />
|
---|
| 14 | </Platforms>
|
---|
| 15 | <ToolFiles>
|
---|
| 16 | </ToolFiles>
|
---|
| 17 | <Configurations>
|
---|
| 18 | <Configuration
|
---|
| 19 | Name="Debug|Win32"
|
---|
| 20 | OutputDirectory="..\lib\$(ConfigurationName)"
|
---|
| 21 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
| 22 | ConfigurationType="1"
|
---|
| 23 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
|
---|
| 24 | CharacterSet="2"
|
---|
| 25 | >
|
---|
| 26 | <Tool
|
---|
| 27 | Name="VCPreBuildEventTool"
|
---|
| 28 | />
|
---|
| 29 | <Tool
|
---|
| 30 | Name="VCCustomBuildTool"
|
---|
| 31 | />
|
---|
| 32 | <Tool
|
---|
| 33 | Name="VCXMLDataGeneratorTool"
|
---|
| 34 | />
|
---|
| 35 | <Tool
|
---|
| 36 | Name="VCWebServiceProxyGeneratorTool"
|
---|
| 37 | />
|
---|
| 38 | <Tool
|
---|
| 39 | Name="VCMIDLTool"
|
---|
| 40 | />
|
---|
| 41 | <Tool
|
---|
| 42 | Name="VCCLCompilerTool"
|
---|
| 43 | Optimization="0"
|
---|
| 44 | AdditionalIncludeDirectories="OgreMain\include;..\OgreMain\include;..\Dependencies\include"
|
---|
| 45 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_STLP_DEBUG"
|
---|
| 46 | MinimalRebuild="true"
|
---|
| 47 | BasicRuntimeChecks="3"
|
---|
| 48 | RuntimeLibrary="3"
|
---|
| 49 | EnableFunctionLevelLinking="true"
|
---|
| 50 | FloatingPointModel="2"
|
---|
| 51 | UsePrecompiledHeader="0"
|
---|
| 52 | WarningLevel="3"
|
---|
| 53 | Detect64BitPortabilityProblems="true"
|
---|
| 54 | DebugInformationFormat="4"
|
---|
| 55 | />
|
---|
| 56 | <Tool
|
---|
| 57 | Name="VCManagedResourceCompilerTool"
|
---|
| 58 | />
|
---|
| 59 | <Tool
|
---|
| 60 | Name="VCResourceCompilerTool"
|
---|
| 61 | />
|
---|
| 62 | <Tool
|
---|
| 63 | Name="VCPreLinkEventTool"
|
---|
| 64 | />
|
---|
| 65 | <Tool
|
---|
| 66 | Name="VCLinkerTool"
|
---|
| 67 | IgnoreImportLibrary="true"
|
---|
| 68 | AdditionalDependencies="OgreMain_d.lib cppunitd.lib"
|
---|
| 69 | OutputFile="$(OutDir)/TestOgreMain.exe"
|
---|
| 70 | Version=""
|
---|
| 71 | LinkIncremental="2"
|
---|
| 72 | SuppressStartupBanner="true"
|
---|
| 73 | AdditionalLibraryDirectories=""..\OgreMain\lib\$(ConfigurationName)";"..\..\..\Dependencies\lib\$(ConfigurationName)""
|
---|
| 74 | ModuleDefinitionFile=""
|
---|
| 75 | GenerateDebugInformation="true"
|
---|
| 76 | ProgramDatabaseFile="$(OutDir)/TestOgreMain.pdb"
|
---|
| 77 | SubSystem="1"
|
---|
| 78 | ImportLibrary="$(OutDir)/TestOgreMain.lib"
|
---|
| 79 | TargetMachine="1"
|
---|
| 80 | />
|
---|
| 81 | <Tool
|
---|
| 82 | Name="VCALinkTool"
|
---|
| 83 | />
|
---|
| 84 | <Tool
|
---|
| 85 | Name="VCManifestTool"
|
---|
| 86 | />
|
---|
| 87 | <Tool
|
---|
| 88 | Name="VCXDCMakeTool"
|
---|
| 89 | />
|
---|
| 90 | <Tool
|
---|
| 91 | Name="VCBscMakeTool"
|
---|
| 92 | />
|
---|
| 93 | <Tool
|
---|
| 94 | Name="VCFxCopTool"
|
---|
| 95 | />
|
---|
| 96 | <Tool
|
---|
| 97 | Name="VCAppVerifierTool"
|
---|
| 98 | />
|
---|
| 99 | <Tool
|
---|
| 100 | Name="VCWebDeploymentTool"
|
---|
| 101 | />
|
---|
| 102 | <Tool
|
---|
| 103 | Name="VCPostBuildEventTool"
|
---|
| 104 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\Samples\Common\bin\$(ConfigurationName)"
|
---|
| 105 | />
|
---|
| 106 | </Configuration>
|
---|
| 107 | <Configuration
|
---|
| 108 | Name="Release|Win32"
|
---|
| 109 | OutputDirectory="..\lib\$(ConfigurationName)"
|
---|
| 110 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
| 111 | ConfigurationType="1"
|
---|
| 112 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
|
---|
| 113 | CharacterSet="2"
|
---|
| 114 | WholeProgramOptimization="1"
|
---|
| 115 | >
|
---|
| 116 | <Tool
|
---|
| 117 | Name="VCPreBuildEventTool"
|
---|
| 118 | />
|
---|
| 119 | <Tool
|
---|
| 120 | Name="VCCustomBuildTool"
|
---|
| 121 | />
|
---|
| 122 | <Tool
|
---|
| 123 | Name="VCXMLDataGeneratorTool"
|
---|
| 124 | />
|
---|
| 125 | <Tool
|
---|
| 126 | Name="VCWebServiceProxyGeneratorTool"
|
---|
| 127 | />
|
---|
| 128 | <Tool
|
---|
| 129 | Name="VCMIDLTool"
|
---|
| 130 | />
|
---|
| 131 | <Tool
|
---|
| 132 | Name="VCCLCompilerTool"
|
---|
| 133 | Optimization="3"
|
---|
| 134 | InlineFunctionExpansion="2"
|
---|
| 135 | EnableIntrinsicFunctions="true"
|
---|
| 136 | FavorSizeOrSpeed="1"
|
---|
| 137 | OmitFramePointers="true"
|
---|
| 138 | EnableFiberSafeOptimizations="true"
|
---|
| 139 | AdditionalIncludeDirectories="OgreMain\include;..\OgreMain\include;..\Dependencies\include"
|
---|
| 140 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;REFERENCEAPPLAYER_EXPORTS"
|
---|
| 141 | StringPooling="true"
|
---|
| 142 | RuntimeLibrary="2"
|
---|
| 143 | BufferSecurityCheck="false"
|
---|
| 144 | EnableFunctionLevelLinking="true"
|
---|
| 145 | FloatingPointModel="2"
|
---|
| 146 | UsePrecompiledHeader="0"
|
---|
| 147 | WarningLevel="3"
|
---|
| 148 | Detect64BitPortabilityProblems="true"
|
---|
| 149 | DebugInformationFormat="3"
|
---|
| 150 | />
|
---|
| 151 | <Tool
|
---|
| 152 | Name="VCManagedResourceCompilerTool"
|
---|
| 153 | />
|
---|
| 154 | <Tool
|
---|
| 155 | Name="VCResourceCompilerTool"
|
---|
| 156 | />
|
---|
| 157 | <Tool
|
---|
| 158 | Name="VCPreLinkEventTool"
|
---|
| 159 | />
|
---|
| 160 | <Tool
|
---|
| 161 | Name="VCLinkerTool"
|
---|
| 162 | IgnoreImportLibrary="true"
|
---|
| 163 | AdditionalDependencies="OgreMain.lib cppunit.lib"
|
---|
| 164 | OutputFile="$(OutDir)/TestOgreMain.exe"
|
---|
| 165 | Version=""
|
---|
| 166 | LinkIncremental="1"
|
---|
| 167 | SuppressStartupBanner="true"
|
---|
| 168 | AdditionalLibraryDirectories=""..\OgreMain\lib\$(ConfigurationName)";"..\..\..\Dependencies\lib\$(ConfigurationName)""
|
---|
| 169 | ModuleDefinitionFile=""
|
---|
| 170 | GenerateDebugInformation="true"
|
---|
| 171 | SubSystem="1"
|
---|
| 172 | OptimizeReferences="2"
|
---|
| 173 | EnableCOMDATFolding="2"
|
---|
| 174 | ImportLibrary="$(OutDir)/TestOgreMain.lib"
|
---|
| 175 | TargetMachine="1"
|
---|
| 176 | />
|
---|
| 177 | <Tool
|
---|
| 178 | Name="VCALinkTool"
|
---|
| 179 | />
|
---|
| 180 | <Tool
|
---|
| 181 | Name="VCManifestTool"
|
---|
| 182 | />
|
---|
| 183 | <Tool
|
---|
| 184 | Name="VCXDCMakeTool"
|
---|
| 185 | />
|
---|
| 186 | <Tool
|
---|
| 187 | Name="VCBscMakeTool"
|
---|
| 188 | />
|
---|
| 189 | <Tool
|
---|
| 190 | Name="VCFxCopTool"
|
---|
| 191 | />
|
---|
| 192 | <Tool
|
---|
| 193 | Name="VCAppVerifierTool"
|
---|
| 194 | />
|
---|
| 195 | <Tool
|
---|
| 196 | Name="VCWebDeploymentTool"
|
---|
| 197 | />
|
---|
| 198 | <Tool
|
---|
| 199 | Name="VCPostBuildEventTool"
|
---|
| 200 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\Samples\Common\bin\$(ConfigurationName)"
|
---|
| 201 | />
|
---|
| 202 | </Configuration>
|
---|
| 203 | </Configurations>
|
---|
| 204 | <References>
|
---|
| 205 | </References>
|
---|
| 206 | <Files>
|
---|
| 207 | <Filter
|
---|
| 208 | Name="Source Files"
|
---|
| 209 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
|
---|
| 210 | >
|
---|
| 211 | <File
|
---|
| 212 | RelativePath="OgreMain\src\EdgeBuilderTests.cpp"
|
---|
| 213 | >
|
---|
| 214 | </File>
|
---|
| 215 | <File
|
---|
| 216 | RelativePath="OgreMain\src\FileSystemArchiveTests.cpp"
|
---|
| 217 | >
|
---|
| 218 | </File>
|
---|
| 219 | <File
|
---|
| 220 | RelativePath="src\main.cpp"
|
---|
| 221 | >
|
---|
| 222 | </File>
|
---|
| 223 | <File
|
---|
| 224 | RelativePath="OgreMain\src\PixelFormatTests.cpp"
|
---|
| 225 | >
|
---|
| 226 | </File>
|
---|
| 227 | <File
|
---|
| 228 | RelativePath="OgreMain\src\RadixSort.cpp"
|
---|
| 229 | >
|
---|
| 230 | </File>
|
---|
| 231 | <File
|
---|
| 232 | RelativePath="OgreMain\src\StringTests.cpp"
|
---|
| 233 | >
|
---|
| 234 | </File>
|
---|
| 235 | <File
|
---|
| 236 | RelativePath="OgreMain\src\ZipArchiveTests.cpp"
|
---|
| 237 | >
|
---|
| 238 | </File>
|
---|
| 239 | </Filter>
|
---|
| 240 | <Filter
|
---|
| 241 | Name="Header Files"
|
---|
| 242 | Filter="h;hpp;hxx;hm;inl;inc"
|
---|
| 243 | >
|
---|
| 244 | <File
|
---|
| 245 | RelativePath="OgreMain\include\EdgeBuilderTests.h"
|
---|
| 246 | >
|
---|
| 247 | </File>
|
---|
| 248 | <File
|
---|
| 249 | RelativePath="OgreMain\include\FileSystemArchiveTests.h"
|
---|
| 250 | >
|
---|
| 251 | </File>
|
---|
| 252 | <File
|
---|
| 253 | RelativePath="OgreMain\include\PixelFormatTests.h"
|
---|
| 254 | >
|
---|
| 255 | </File>
|
---|
| 256 | <File
|
---|
| 257 | RelativePath="OgreMain\include\RadixSortTests.h"
|
---|
| 258 | >
|
---|
| 259 | </File>
|
---|
| 260 | <File
|
---|
| 261 | RelativePath="OgreMain\include\StringTests.h"
|
---|
| 262 | >
|
---|
| 263 | </File>
|
---|
| 264 | <File
|
---|
| 265 | RelativePath="OgreMain\include\ZipArchiveTests.h"
|
---|
| 266 | >
|
---|
| 267 | </File>
|
---|
| 268 | </Filter>
|
---|
| 269 | <Filter
|
---|
| 270 | Name="Resource Files"
|
---|
| 271 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
---|
| 272 | >
|
---|
| 273 | </Filter>
|
---|
| 274 | </Files>
|
---|
| 275 | <Globals>
|
---|
| 276 | </Globals>
|
---|
| 277 | </VisualStudioProject>
|
---|