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