aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8/examples/Demo/Demo_vc8.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/irrlicht-1.8/examples/Demo/Demo_vc8.vcproj')
-rw-r--r--libraries/irrlicht-1.8/examples/Demo/Demo_vc8.vcproj600
1 files changed, 300 insertions, 300 deletions
diff --git a/libraries/irrlicht-1.8/examples/Demo/Demo_vc8.vcproj b/libraries/irrlicht-1.8/examples/Demo/Demo_vc8.vcproj
index 5504310..650e686 100644
--- a/libraries/irrlicht-1.8/examples/Demo/Demo_vc8.vcproj
+++ b/libraries/irrlicht-1.8/examples/Demo/Demo_vc8.vcproj
@@ -1,300 +1,300 @@
1<?xml version="1.0" encoding="Windows-1252"?> 1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject 2<VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="Demo_vc8" 5 Name="Demo_vc8"
6 ProjectGUID="{6F076455-D955-45D4-9C68-4AD4E45F2D47}" 6 ProjectGUID="{6F076455-D955-45D4-9C68-4AD4E45F2D47}"
7 > 7 >
8 <Platforms> 8 <Platforms>
9 <Platform 9 <Platform
10 Name="Win32" 10 Name="Win32"
11 /> 11 />
12 </Platforms> 12 </Platforms>
13 <ToolFiles> 13 <ToolFiles>
14 </ToolFiles> 14 </ToolFiles>
15 <Configurations> 15 <Configurations>
16 <Configuration 16 <Configuration
17 Name="Release|Win32" 17 Name="Release|Win32"
18 OutputDirectory=".\Release" 18 OutputDirectory=".\Release"
19 IntermediateDirectory=".\Release" 19 IntermediateDirectory=".\Release"
20 ConfigurationType="1" 20 ConfigurationType="1"
21 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 21 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
22 UseOfMFC="0" 22 UseOfMFC="0"
23 ATLMinimizesCRunTimeLibraryUsage="false" 23 ATLMinimizesCRunTimeLibraryUsage="false"
24 CharacterSet="2" 24 CharacterSet="2"
25 > 25 >
26 <Tool 26 <Tool
27 Name="VCPreBuildEventTool" 27 Name="VCPreBuildEventTool"
28 /> 28 />
29 <Tool 29 <Tool
30 Name="VCCustomBuildTool" 30 Name="VCCustomBuildTool"
31 /> 31 />
32 <Tool 32 <Tool
33 Name="VCXMLDataGeneratorTool" 33 Name="VCXMLDataGeneratorTool"
34 /> 34 />
35 <Tool 35 <Tool
36 Name="VCWebServiceProxyGeneratorTool" 36 Name="VCWebServiceProxyGeneratorTool"
37 /> 37 />
38 <Tool 38 <Tool
39 Name="VCMIDLTool" 39 Name="VCMIDLTool"
40 PreprocessorDefinitions="NDEBUG" 40 PreprocessorDefinitions="NDEBUG"
41 MkTypLibCompatible="true" 41 MkTypLibCompatible="true"
42 SuppressStartupBanner="true" 42 SuppressStartupBanner="true"
43 TargetEnvironment="1" 43 TargetEnvironment="1"
44 TypeLibraryName=".\Release/Demo.tlb" 44 TypeLibraryName=".\Release/Demo.tlb"
45 HeaderFileName="" 45 HeaderFileName=""
46 /> 46 />
47 <Tool 47 <Tool
48 Name="VCCLCompilerTool" 48 Name="VCCLCompilerTool"
49 Optimization="2" 49 Optimization="2"
50 InlineFunctionExpansion="1" 50 InlineFunctionExpansion="1"
51 AdditionalIncludeDirectories="..\..\include" 51 AdditionalIncludeDirectories="..\..\include"
52 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 52 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
53 StringPooling="true" 53 StringPooling="true"
54 RuntimeLibrary="0" 54 RuntimeLibrary="0"
55 EnableFunctionLevelLinking="true" 55 EnableFunctionLevelLinking="true"
56 UsePrecompiledHeader="0" 56 UsePrecompiledHeader="0"
57 PrecompiledHeaderFile=".\Release/Demo.pch" 57 PrecompiledHeaderFile=".\Release/Demo.pch"
58 AssemblerListingLocation=".\Release/" 58 AssemblerListingLocation=".\Release/"
59 ObjectFile=".\Release/" 59 ObjectFile=".\Release/"
60 ProgramDataBaseFileName=".\Release/" 60 ProgramDataBaseFileName=".\Release/"
61 WarningLevel="3" 61 WarningLevel="3"
62 SuppressStartupBanner="true" 62 SuppressStartupBanner="true"
63 CompileAs="0" 63 CompileAs="0"
64 /> 64 />
65 <Tool 65 <Tool
66 Name="VCManagedResourceCompilerTool" 66 Name="VCManagedResourceCompilerTool"
67 /> 67 />
68 <Tool 68 <Tool
69 Name="VCResourceCompilerTool" 69 Name="VCResourceCompilerTool"
70 PreprocessorDefinitions="NDEBUG" 70 PreprocessorDefinitions="NDEBUG"
71 Culture="3079" 71 Culture="3079"
72 /> 72 />
73 <Tool 73 <Tool
74 Name="VCPreLinkEventTool" 74 Name="VCPreLinkEventTool"
75 /> 75 />
76 <Tool 76 <Tool
77 Name="VCLinkerTool" 77 Name="VCLinkerTool"
78 OutputFile="..\..\bin\Win32-VisualStudio\Demo.exe" 78 OutputFile="..\..\bin\Win32-VisualStudio\Demo.exe"
79 LinkIncremental="0" 79 LinkIncremental="0"
80 SuppressStartupBanner="true" 80 SuppressStartupBanner="true"
81 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio" 81 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio"
82 ProgramDatabaseFile=".\Release/Demo.pdb" 82 ProgramDatabaseFile=".\Release/Demo.pdb"
83 SubSystem="2" 83 SubSystem="2"
84 TargetMachine="1" 84 TargetMachine="1"
85 /> 85 />
86 <Tool 86 <Tool
87 Name="VCALinkTool" 87 Name="VCALinkTool"
88 /> 88 />
89 <Tool 89 <Tool
90 Name="VCManifestTool" 90 Name="VCManifestTool"
91 /> 91 />
92 <Tool 92 <Tool
93 Name="VCXDCMakeTool" 93 Name="VCXDCMakeTool"
94 /> 94 />
95 <Tool 95 <Tool
96 Name="VCBscMakeTool" 96 Name="VCBscMakeTool"
97 /> 97 />
98 <Tool 98 <Tool
99 Name="VCFxCopTool" 99 Name="VCFxCopTool"
100 /> 100 />
101 <Tool 101 <Tool
102 Name="VCAppVerifierTool" 102 Name="VCAppVerifierTool"
103 /> 103 />
104 <Tool 104 <Tool
105 Name="VCWebDeploymentTool" 105 Name="VCWebDeploymentTool"
106 /> 106 />
107 <Tool 107 <Tool
108 Name="VCPostBuildEventTool" 108 Name="VCPostBuildEventTool"
109 /> 109 />
110 </Configuration> 110 </Configuration>
111 <Configuration 111 <Configuration
112 Name="Debug|Win32" 112 Name="Debug|Win32"
113 OutputDirectory=".\Debug" 113 OutputDirectory=".\Debug"
114 IntermediateDirectory=".\Debug" 114 IntermediateDirectory=".\Debug"
115 ConfigurationType="1" 115 ConfigurationType="1"
116 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 116 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
117 UseOfMFC="0" 117 UseOfMFC="0"
118 ATLMinimizesCRunTimeLibraryUsage="false" 118 ATLMinimizesCRunTimeLibraryUsage="false"
119 CharacterSet="2" 119 CharacterSet="2"
120 > 120 >
121 <Tool 121 <Tool
122 Name="VCPreBuildEventTool" 122 Name="VCPreBuildEventTool"
123 /> 123 />
124 <Tool 124 <Tool
125 Name="VCCustomBuildTool" 125 Name="VCCustomBuildTool"
126 /> 126 />
127 <Tool 127 <Tool
128 Name="VCXMLDataGeneratorTool" 128 Name="VCXMLDataGeneratorTool"
129 /> 129 />
130 <Tool 130 <Tool
131 Name="VCWebServiceProxyGeneratorTool" 131 Name="VCWebServiceProxyGeneratorTool"
132 /> 132 />
133 <Tool 133 <Tool
134 Name="VCMIDLTool" 134 Name="VCMIDLTool"
135 PreprocessorDefinitions="_DEBUG" 135 PreprocessorDefinitions="_DEBUG"
136 MkTypLibCompatible="true" 136 MkTypLibCompatible="true"
137 SuppressStartupBanner="true" 137 SuppressStartupBanner="true"
138 TargetEnvironment="1" 138 TargetEnvironment="1"
139 TypeLibraryName=".\Debug/Demo.tlb" 139 TypeLibraryName=".\Debug/Demo.tlb"
140 HeaderFileName="" 140 HeaderFileName=""
141 /> 141 />
142 <Tool 142 <Tool
143 Name="VCCLCompilerTool" 143 Name="VCCLCompilerTool"
144 Optimization="0" 144 Optimization="0"
145 AdditionalIncludeDirectories="..\..\include" 145 AdditionalIncludeDirectories="..\..\include"
146 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" 146 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
147 BasicRuntimeChecks="3" 147 BasicRuntimeChecks="3"
148 RuntimeLibrary="1" 148 RuntimeLibrary="1"
149 UsePrecompiledHeader="0" 149 UsePrecompiledHeader="0"
150 PrecompiledHeaderFile=".\Debug/Demo.pch" 150 PrecompiledHeaderFile=".\Debug/Demo.pch"
151 AssemblerListingLocation=".\Debug/" 151 AssemblerListingLocation=".\Debug/"
152 ObjectFile=".\Debug/" 152 ObjectFile=".\Debug/"
153 ProgramDataBaseFileName=".\Debug/" 153 ProgramDataBaseFileName=".\Debug/"
154 WarningLevel="3" 154 WarningLevel="3"
155 SuppressStartupBanner="true" 155 SuppressStartupBanner="true"
156 DebugInformationFormat="4" 156 DebugInformationFormat="4"
157 CompileAs="0" 157 CompileAs="0"
158 /> 158 />
159 <Tool 159 <Tool
160 Name="VCManagedResourceCompilerTool" 160 Name="VCManagedResourceCompilerTool"
161 /> 161 />
162 <Tool 162 <Tool
163 Name="VCResourceCompilerTool" 163 Name="VCResourceCompilerTool"
164 PreprocessorDefinitions="_DEBUG" 164 PreprocessorDefinitions="_DEBUG"
165 Culture="3079" 165 Culture="3079"
166 /> 166 />
167 <Tool 167 <Tool
168 Name="VCPreLinkEventTool" 168 Name="VCPreLinkEventTool"
169 /> 169 />
170 <Tool 170 <Tool
171 Name="VCLinkerTool" 171 Name="VCLinkerTool"
172 OutputFile="..\..\bin\Win32-VisualStudio\Demo.exe" 172 OutputFile="..\..\bin\Win32-VisualStudio\Demo.exe"
173 LinkIncremental="0" 173 LinkIncremental="0"
174 SuppressStartupBanner="true" 174 SuppressStartupBanner="true"
175 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio" 175 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio"
176 GenerateDebugInformation="true" 176 GenerateDebugInformation="true"
177 ProgramDatabaseFile=".\Debug/Demo.pdb" 177 ProgramDatabaseFile=".\Debug/Demo.pdb"
178 SubSystem="2" 178 SubSystem="2"
179 TargetMachine="1" 179 TargetMachine="1"
180 /> 180 />
181 <Tool 181 <Tool
182 Name="VCALinkTool" 182 Name="VCALinkTool"
183 /> 183 />
184 <Tool 184 <Tool
185 Name="VCManifestTool" 185 Name="VCManifestTool"
186 /> 186 />
187 <Tool 187 <Tool
188 Name="VCXDCMakeTool" 188 Name="VCXDCMakeTool"
189 /> 189 />
190 <Tool 190 <Tool
191 Name="VCBscMakeTool" 191 Name="VCBscMakeTool"
192 /> 192 />
193 <Tool 193 <Tool
194 Name="VCFxCopTool" 194 Name="VCFxCopTool"
195 /> 195 />
196 <Tool 196 <Tool
197 Name="VCAppVerifierTool" 197 Name="VCAppVerifierTool"
198 /> 198 />
199 <Tool 199 <Tool
200 Name="VCWebDeploymentTool" 200 Name="VCWebDeploymentTool"
201 /> 201 />
202 <Tool 202 <Tool
203 Name="VCPostBuildEventTool" 203 Name="VCPostBuildEventTool"
204 /> 204 />
205 </Configuration> 205 </Configuration>
206 </Configurations> 206 </Configurations>
207 <References> 207 <References>
208 </References> 208 </References>
209 <Files> 209 <Files>
210 <File 210 <File
211 RelativePath="CDemo.cpp" 211 RelativePath="CDemo.cpp"
212 > 212 >
213 <FileConfiguration 213 <FileConfiguration
214 Name="Release|Win32" 214 Name="Release|Win32"
215 > 215 >
216 <Tool 216 <Tool
217 Name="VCCLCompilerTool" 217 Name="VCCLCompilerTool"
218 Optimization="2" 218 Optimization="2"
219 AdditionalIncludeDirectories="" 219 AdditionalIncludeDirectories=""
220 PreprocessorDefinitions="" 220 PreprocessorDefinitions=""
221 /> 221 />
222 </FileConfiguration> 222 </FileConfiguration>
223 <FileConfiguration 223 <FileConfiguration
224 Name="Debug|Win32" 224 Name="Debug|Win32"
225 > 225 >
226 <Tool 226 <Tool
227 Name="VCCLCompilerTool" 227 Name="VCCLCompilerTool"
228 Optimization="0" 228 Optimization="0"
229 AdditionalIncludeDirectories="" 229 AdditionalIncludeDirectories=""
230 PreprocessorDefinitions="" 230 PreprocessorDefinitions=""
231 BasicRuntimeChecks="3" 231 BasicRuntimeChecks="3"
232 /> 232 />
233 </FileConfiguration> 233 </FileConfiguration>
234 </File> 234 </File>
235 <File 235 <File
236 RelativePath="CDemo.h" 236 RelativePath="CDemo.h"
237 > 237 >
238 </File> 238 </File>
239 <File 239 <File
240 RelativePath="CMainMenu.cpp" 240 RelativePath="CMainMenu.cpp"
241 > 241 >
242 <FileConfiguration 242 <FileConfiguration
243 Name="Release|Win32" 243 Name="Release|Win32"
244 > 244 >
245 <Tool 245 <Tool
246 Name="VCCLCompilerTool" 246 Name="VCCLCompilerTool"
247 Optimization="2" 247 Optimization="2"
248 AdditionalIncludeDirectories="" 248 AdditionalIncludeDirectories=""
249 PreprocessorDefinitions="" 249 PreprocessorDefinitions=""
250 /> 250 />
251 </FileConfiguration> 251 </FileConfiguration>
252 <FileConfiguration 252 <FileConfiguration
253 Name="Debug|Win32" 253 Name="Debug|Win32"
254 > 254 >
255 <Tool 255 <Tool
256 Name="VCCLCompilerTool" 256 Name="VCCLCompilerTool"
257 Optimization="0" 257 Optimization="0"
258 AdditionalIncludeDirectories="" 258 AdditionalIncludeDirectories=""
259 PreprocessorDefinitions="" 259 PreprocessorDefinitions=""
260 BasicRuntimeChecks="3" 260 BasicRuntimeChecks="3"
261 /> 261 />
262 </FileConfiguration> 262 </FileConfiguration>
263 </File> 263 </File>
264 <File 264 <File
265 RelativePath="CMainMenu.h" 265 RelativePath="CMainMenu.h"
266 > 266 >
267 </File> 267 </File>
268 <File 268 <File
269 RelativePath="icon.ico" 269 RelativePath="icon.ico"
270 > 270 >
271 </File> 271 </File>
272 <File 272 <File
273 RelativePath="main.cpp" 273 RelativePath="main.cpp"
274 > 274 >
275 <FileConfiguration 275 <FileConfiguration
276 Name="Release|Win32" 276 Name="Release|Win32"
277 > 277 >
278 <Tool 278 <Tool
279 Name="VCCLCompilerTool" 279 Name="VCCLCompilerTool"
280 Optimization="2" 280 Optimization="2"
281 AdditionalIncludeDirectories="" 281 AdditionalIncludeDirectories=""
282 PreprocessorDefinitions="" 282 PreprocessorDefinitions=""
283 /> 283 />
284 </FileConfiguration> 284 </FileConfiguration>
285 <FileConfiguration 285 <FileConfiguration
286 Name="Debug|Win32" 286 Name="Debug|Win32"
287 > 287 >
288 <Tool 288 <Tool
289 Name="VCCLCompilerTool" 289 Name="VCCLCompilerTool"
290 Optimization="0" 290 Optimization="0"
291 AdditionalIncludeDirectories="" 291 AdditionalIncludeDirectories=""
292 PreprocessorDefinitions="" 292 PreprocessorDefinitions=""
293 BasicRuntimeChecks="3" 293 BasicRuntimeChecks="3"
294 /> 294 />
295 </FileConfiguration> 295 </FileConfiguration>
296 </File> 296 </File>
297 </Files> 297 </Files>
298 <Globals> 298 <Globals>
299 </Globals> 299 </Globals>
300</VisualStudioProject> 300</VisualStudioProject>