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