1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="8,00" |
---|
5 | Name="Demo_Landscape" |
---|
6 | ProjectGUID="{938CDDEB-72ED-4902-B936-003D4D9F3EB7}" |
---|
7 | Keyword="Win32Proj" |
---|
8 | > |
---|
9 | <Platforms> |
---|
10 | <Platform |
---|
11 | Name="Win32" |
---|
12 | /> |
---|
13 | </Platforms> |
---|
14 | <ToolFiles> |
---|
15 | </ToolFiles> |
---|
16 | <Configurations> |
---|
17 | <Configuration |
---|
18 | Name="Debug|Win32" |
---|
19 | OutputDirectory="..\..\..\..\..\Samples\Common\bin\$(ConfigurationName)" |
---|
20 | IntermediateDirectory="..\..\obj\$(ConfigurationName)" |
---|
21 | ConfigurationType="1" |
---|
22 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
23 | CharacterSet="2" |
---|
24 | > |
---|
25 | <Tool |
---|
26 | Name="VCPreBuildEventTool" |
---|
27 | /> |
---|
28 | <Tool |
---|
29 | Name="VCCustomBuildTool" |
---|
30 | /> |
---|
31 | <Tool |
---|
32 | Name="VCXMLDataGeneratorTool" |
---|
33 | /> |
---|
34 | <Tool |
---|
35 | Name="VCWebServiceProxyGeneratorTool" |
---|
36 | /> |
---|
37 | <Tool |
---|
38 | Name="VCMIDLTool" |
---|
39 | /> |
---|
40 | <Tool |
---|
41 | Name="VCCLCompilerTool" |
---|
42 | Optimization="0" |
---|
43 | AdditionalIncludeDirectories="..\..\include;..\..\..\..\ode\include;..\..\..\..\include;..\..\..\..\loader\include;..\..\..\..\prefab\include;..\..\..\..\..\OgreMain\include;..\..\..\..\..\Samples\Common\include" |
---|
44 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" |
---|
45 | MinimalRebuild="true" |
---|
46 | BasicRuntimeChecks="3" |
---|
47 | RuntimeLibrary="3" |
---|
48 | EnableFunctionLevelLinking="true" |
---|
49 | UsePrecompiledHeader="0" |
---|
50 | WarningLevel="3" |
---|
51 | Detect64BitPortabilityProblems="true" |
---|
52 | DebugInformationFormat="4" |
---|
53 | /> |
---|
54 | <Tool |
---|
55 | Name="VCManagedResourceCompilerTool" |
---|
56 | /> |
---|
57 | <Tool |
---|
58 | Name="VCResourceCompilerTool" |
---|
59 | /> |
---|
60 | <Tool |
---|
61 | Name="VCPreLinkEventTool" |
---|
62 | /> |
---|
63 | <Tool |
---|
64 | Name="VCLinkerTool" |
---|
65 | AdditionalDependencies="OgreMain_d.lib OgreOde_Core_d.lib OgreOde_Prefab_d.lib OgreOde_Loader_d.lib" |
---|
66 | OutputFile="$(OutDir)/OgreOdeDemo_Landscape.exe" |
---|
67 | LinkIncremental="2" |
---|
68 | AdditionalLibraryDirectories=""..\..\..\..\lib\$(ConfigurationName)";"..\..\..\..\loader\lib\$(ConfigurationName)";"..\..\..\..\prefab\lib\$(ConfigurationName)";"..\..\..\..\..\OgreMain\lib\$(ConfigurationName)"" |
---|
69 | GenerateDebugInformation="true" |
---|
70 | ProgramDatabaseFile="$(OutDir)/OgreOdeDemo_Landscape.pdb" |
---|
71 | SubSystem="2" |
---|
72 | OptimizeForWindows98="1" |
---|
73 | TargetMachine="1" |
---|
74 | /> |
---|
75 | <Tool |
---|
76 | Name="VCALinkTool" |
---|
77 | /> |
---|
78 | <Tool |
---|
79 | Name="VCManifestTool" |
---|
80 | /> |
---|
81 | <Tool |
---|
82 | Name="VCXDCMakeTool" |
---|
83 | /> |
---|
84 | <Tool |
---|
85 | Name="VCBscMakeTool" |
---|
86 | /> |
---|
87 | <Tool |
---|
88 | Name="VCFxCopTool" |
---|
89 | /> |
---|
90 | <Tool |
---|
91 | Name="VCAppVerifierTool" |
---|
92 | /> |
---|
93 | <Tool |
---|
94 | Name="VCWebDeploymentTool" |
---|
95 | /> |
---|
96 | <Tool |
---|
97 | Name="VCPostBuildEventTool" |
---|
98 | CommandLine="" |
---|
99 | /> |
---|
100 | </Configuration> |
---|
101 | <Configuration |
---|
102 | Name="Release|Win32" |
---|
103 | OutputDirectory="..\..\..\..\..\Samples\Common\bin\$(ConfigurationName)" |
---|
104 | IntermediateDirectory="..\..\obj\$(ConfigurationName)" |
---|
105 | ConfigurationType="1" |
---|
106 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
107 | CharacterSet="2" |
---|
108 | WholeProgramOptimization="1" |
---|
109 | > |
---|
110 | <Tool |
---|
111 | Name="VCPreBuildEventTool" |
---|
112 | /> |
---|
113 | <Tool |
---|
114 | Name="VCCustomBuildTool" |
---|
115 | /> |
---|
116 | <Tool |
---|
117 | Name="VCXMLDataGeneratorTool" |
---|
118 | /> |
---|
119 | <Tool |
---|
120 | Name="VCWebServiceProxyGeneratorTool" |
---|
121 | /> |
---|
122 | <Tool |
---|
123 | Name="VCMIDLTool" |
---|
124 | /> |
---|
125 | <Tool |
---|
126 | Name="VCCLCompilerTool" |
---|
127 | InlineFunctionExpansion="2" |
---|
128 | FavorSizeOrSpeed="1" |
---|
129 | WholeProgramOptimization="true" |
---|
130 | AdditionalIncludeDirectories="..\..\include;..\..\..\..\ode\include;..\..\..\..\include;..\..\..\..\loader\include;..\..\..\..\prefab\include;..\..\..\..\..\OgreMain\include;..\..\..\..\..\Samples\Common\include" |
---|
131 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" |
---|
132 | StringPooling="true" |
---|
133 | MinimalRebuild="false" |
---|
134 | RuntimeLibrary="2" |
---|
135 | BufferSecurityCheck="false" |
---|
136 | EnableFunctionLevelLinking="false" |
---|
137 | FloatingPointModel="2" |
---|
138 | UsePrecompiledHeader="0" |
---|
139 | WarningLevel="3" |
---|
140 | Detect64BitPortabilityProblems="true" |
---|
141 | DebugInformationFormat="3" |
---|
142 | /> |
---|
143 | <Tool |
---|
144 | Name="VCManagedResourceCompilerTool" |
---|
145 | /> |
---|
146 | <Tool |
---|
147 | Name="VCResourceCompilerTool" |
---|
148 | /> |
---|
149 | <Tool |
---|
150 | Name="VCPreLinkEventTool" |
---|
151 | /> |
---|
152 | <Tool |
---|
153 | Name="VCLinkerTool" |
---|
154 | LinkLibraryDependencies="false" |
---|
155 | AdditionalDependencies="OgreMain.lib OgreOde_Core.lib OgreOde_Prefab.lib OgreOde_Loader.lib" |
---|
156 | OutputFile="$(OutDir)/OgreOdeDemo_Landscape.exe" |
---|
157 | LinkIncremental="1" |
---|
158 | AdditionalLibraryDirectories=""..\..\..\..\lib\$(ConfigurationName)";"..\..\..\..\loader\lib\$(ConfigurationName)";"..\..\..\..\prefab\lib\$(ConfigurationName)";"..\..\..\..\..\OgreMain\lib\$(ConfigurationName)"" |
---|
159 | GenerateDebugInformation="true" |
---|
160 | SubSystem="2" |
---|
161 | OptimizeReferences="2" |
---|
162 | EnableCOMDATFolding="2" |
---|
163 | OptimizeForWindows98="1" |
---|
164 | TargetMachine="1" |
---|
165 | /> |
---|
166 | <Tool |
---|
167 | Name="VCALinkTool" |
---|
168 | /> |
---|
169 | <Tool |
---|
170 | Name="VCManifestTool" |
---|
171 | /> |
---|
172 | <Tool |
---|
173 | Name="VCXDCMakeTool" |
---|
174 | /> |
---|
175 | <Tool |
---|
176 | Name="VCBscMakeTool" |
---|
177 | /> |
---|
178 | <Tool |
---|
179 | Name="VCFxCopTool" |
---|
180 | /> |
---|
181 | <Tool |
---|
182 | Name="VCAppVerifierTool" |
---|
183 | /> |
---|
184 | <Tool |
---|
185 | Name="VCWebDeploymentTool" |
---|
186 | /> |
---|
187 | <Tool |
---|
188 | Name="VCPostBuildEventTool" |
---|
189 | CommandLine="" |
---|
190 | /> |
---|
191 | </Configuration> |
---|
192 | </Configurations> |
---|
193 | <References> |
---|
194 | </References> |
---|
195 | <Files> |
---|
196 | <Filter |
---|
197 | Name="Source Files" |
---|
198 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
---|
199 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
---|
200 | > |
---|
201 | <File |
---|
202 | RelativePath="..\..\src\Landscape.cpp" |
---|
203 | > |
---|
204 | </File> |
---|
205 | </Filter> |
---|
206 | <Filter |
---|
207 | Name="Header Files" |
---|
208 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
---|
209 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
---|
210 | > |
---|
211 | <File |
---|
212 | RelativePath="..\..\include\Landscape.h" |
---|
213 | > |
---|
214 | </File> |
---|
215 | </Filter> |
---|
216 | <Filter |
---|
217 | Name="Resource Files" |
---|
218 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
---|
219 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
---|
220 | > |
---|
221 | </Filter> |
---|
222 | </Files> |
---|
223 | <Globals> |
---|
224 | </Globals> |
---|
225 | </VisualStudioProject> |
---|