[692] | 1 | <?xml version="1.0" encoding="windows-1250"?>
|
---|
| 2 | <VisualStudioProject
|
---|
| 3 | ProjectType="Visual C++"
|
---|
| 4 | Version="7.10"
|
---|
| 5 | Name="Demo_BspCollision"
|
---|
| 6 | ProjectGUID="{1982C73F-3D1C-46A6-9DFB-C7B03310365B}"
|
---|
| 7 | Keyword="Win32Proj">
|
---|
| 8 | <Platforms>
|
---|
| 9 | <Platform
|
---|
| 10 | Name="Win32"/>
|
---|
| 11 | </Platforms>
|
---|
| 12 | <Configurations>
|
---|
| 13 | <Configuration
|
---|
| 14 | Name="Debug|Win32"
|
---|
| 15 | OutputDirectory="..\..\..\Samples\Common\bin\$(ConfigurationName)"
|
---|
| 16 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
| 17 | ConfigurationType="1"
|
---|
| 18 | CharacterSet="2">
|
---|
| 19 | <Tool
|
---|
| 20 | Name="VCCLCompilerTool"
|
---|
| 21 | Optimization="0"
|
---|
| 22 | ImproveFloatingPointConsistency="TRUE"
|
---|
| 23 | AdditionalIncludeDirectories="..\include;..\..\Common\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include;..\..\ReferenceAppLayer\include"
|
---|
| 24 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;"
|
---|
| 25 | MinimalRebuild="TRUE"
|
---|
| 26 | BasicRuntimeChecks="3"
|
---|
| 27 | RuntimeLibrary="3"
|
---|
| 28 | EnableFunctionLevelLinking="TRUE"
|
---|
| 29 | UsePrecompiledHeader="0"
|
---|
| 30 | WarningLevel="3"
|
---|
| 31 | Detect64BitPortabilityProblems="TRUE"
|
---|
| 32 | DebugInformationFormat="4"/>
|
---|
| 33 | <Tool
|
---|
| 34 | Name="VCCustomBuildTool"/>
|
---|
| 35 | <Tool
|
---|
| 36 | Name="VCLinkerTool"
|
---|
| 37 | AdditionalDependencies="OgreMain_d.lib ReferenceAppLayer.lib"
|
---|
| 38 | OutputFile="$(OutDir)/Demo_BspCollision.exe"
|
---|
| 39 | LinkIncremental="2"
|
---|
| 40 | AdditionalLibraryDirectories=""..\..\..\OgreMain\lib\$(ConfigurationName)";"..\..\Dependencies\lib\$(ConfigurationName)";"..\..\ReferenceAppLayer\lib\$(ConfigurationName)""
|
---|
| 41 | GenerateDebugInformation="TRUE"
|
---|
| 42 | ProgramDatabaseFile="$(OutDir)/Demo_BspCollision.pdb"
|
---|
| 43 | SubSystem="2"
|
---|
| 44 | OptimizeForWindows98="1"
|
---|
| 45 | TargetMachine="1"/>
|
---|
| 46 | <Tool
|
---|
| 47 | Name="VCMIDLTool"/>
|
---|
| 48 | <Tool
|
---|
| 49 | Name="VCPostBuildEventTool"/>
|
---|
| 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="..\..\..\Samples\Common\bin\$(ConfigurationName)"
|
---|
| 70 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
| 71 | ConfigurationType="1"
|
---|
| 72 | CharacterSet="2">
|
---|
| 73 | <Tool
|
---|
| 74 | Name="VCCLCompilerTool"
|
---|
| 75 | Optimization="2"
|
---|
| 76 | GlobalOptimizations="TRUE"
|
---|
| 77 | InlineFunctionExpansion="1"
|
---|
| 78 | ImproveFloatingPointConsistency="TRUE"
|
---|
| 79 | FavorSizeOrSpeed="1"
|
---|
| 80 | OmitFramePointers="TRUE"
|
---|
| 81 | OptimizeForProcessor="2"
|
---|
| 82 | OptimizeForWindowsApplication="TRUE"
|
---|
| 83 | AdditionalIncludeDirectories="..\include;..\..\Common\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include;..\..\ReferenceAppLayer\include"
|
---|
| 84 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
---|
| 85 | StringPooling="TRUE"
|
---|
| 86 | MinimalRebuild="TRUE"
|
---|
| 87 | RuntimeLibrary="2"
|
---|
| 88 | BufferSecurityCheck="FALSE"
|
---|
| 89 | EnableFunctionLevelLinking="TRUE"
|
---|
| 90 | UsePrecompiledHeader="0"
|
---|
| 91 | WarningLevel="3"
|
---|
| 92 | Detect64BitPortabilityProblems="TRUE"
|
---|
| 93 | DebugInformationFormat="3"/>
|
---|
| 94 | <Tool
|
---|
| 95 | Name="VCCustomBuildTool"/>
|
---|
| 96 | <Tool
|
---|
| 97 | Name="VCLinkerTool"
|
---|
| 98 | AdditionalDependencies="OgreMain.lib ReferenceAppLayer.lib"
|
---|
| 99 | OutputFile="$(OutDir)/Demo_BspCollision.exe"
|
---|
| 100 | LinkIncremental="1"
|
---|
| 101 | AdditionalLibraryDirectories=""..\..\..\OgreMain\lib\$(ConfigurationName)";"..\..\Dependencies\lib\$(ConfigurationName)";"..\..\ReferenceAppLayer\lib\$(ConfigurationName)""
|
---|
| 102 | GenerateDebugInformation="FALSE"
|
---|
| 103 | SubSystem="2"
|
---|
| 104 | OptimizeReferences="2"
|
---|
| 105 | EnableCOMDATFolding="2"
|
---|
| 106 | OptimizeForWindows98="1"
|
---|
| 107 | TargetMachine="1"/>
|
---|
| 108 | <Tool
|
---|
| 109 | Name="VCMIDLTool"/>
|
---|
| 110 | <Tool
|
---|
| 111 | Name="VCPostBuildEventTool"/>
|
---|
| 112 | <Tool
|
---|
| 113 | Name="VCPreBuildEventTool"/>
|
---|
| 114 | <Tool
|
---|
| 115 | Name="VCPreLinkEventTool"/>
|
---|
| 116 | <Tool
|
---|
| 117 | Name="VCResourceCompilerTool"/>
|
---|
| 118 | <Tool
|
---|
| 119 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
| 120 | <Tool
|
---|
| 121 | Name="VCXMLDataGeneratorTool"/>
|
---|
| 122 | <Tool
|
---|
| 123 | Name="VCWebDeploymentTool"/>
|
---|
| 124 | <Tool
|
---|
| 125 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
| 126 | <Tool
|
---|
| 127 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
| 128 | </Configuration>
|
---|
| 129 | </Configurations>
|
---|
| 130 | <References>
|
---|
| 131 | </References>
|
---|
| 132 | <Files>
|
---|
| 133 | <Filter
|
---|
| 134 | Name="Source Files"
|
---|
| 135 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
---|
| 136 | <File
|
---|
| 137 | RelativePath="..\src\BspCollision.cpp">
|
---|
| 138 | </File>
|
---|
| 139 | </Filter>
|
---|
| 140 | <Filter
|
---|
| 141 | Name="Header Files"
|
---|
| 142 | Filter="h;hpp;hxx;hm;inl;inc">
|
---|
| 143 | <File
|
---|
| 144 | RelativePath="..\..\Common\include\ExampleRefAppApplication.h">
|
---|
| 145 | </File>
|
---|
| 146 | <File
|
---|
| 147 | RelativePath="..\..\Common\include\ExampleRefAppFrameListener.h">
|
---|
| 148 | </File>
|
---|
| 149 | </Filter>
|
---|
| 150 | <Filter
|
---|
| 151 | Name="Resource Files"
|
---|
| 152 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
---|
| 153 | </Filter>
|
---|
| 154 | </Files>
|
---|
| 155 | <Globals>
|
---|
| 156 | </Globals>
|
---|
| 157 | </VisualStudioProject>
|
---|