aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/irrlicht-1.8.1/examples/Demo/Demo_vc8.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/irrlicht-1.8.1/examples/Demo/Demo_vc8.vcproj')
-rw-r--r--src/others/irrlicht-1.8.1/examples/Demo/Demo_vc8.vcproj300
1 files changed, 300 insertions, 0 deletions
diff --git a/src/others/irrlicht-1.8.1/examples/Demo/Demo_vc8.vcproj b/src/others/irrlicht-1.8.1/examples/Demo/Demo_vc8.vcproj
new file mode 100644
index 0000000..5504310
--- /dev/null
+++ b/src/others/irrlicht-1.8.1/examples/Demo/Demo_vc8.vcproj
@@ -0,0 +1,300 @@
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="Demo_vc8"
6 ProjectGUID="{6F076455-D955-45D4-9C68-4AD4E45F2D47}"
7 >
8 <Platforms>
9 <Platform
10 Name="Win32"
11 />
12 </Platforms>
13 <ToolFiles>
14 </ToolFiles>
15 <Configurations>
16 <Configuration
17 Name="Release|Win32"
18 OutputDirectory=".\Release"
19 IntermediateDirectory=".\Release"
20 ConfigurationType="1"
21 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
22 UseOfMFC="0"
23 ATLMinimizesCRunTimeLibraryUsage="false"
24 CharacterSet="2"
25 >
26 <Tool
27 Name="VCPreBuildEventTool"
28 />
29 <Tool
30 Name="VCCustomBuildTool"
31 />
32 <Tool
33 Name="VCXMLDataGeneratorTool"
34 />
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
37 />
38 <Tool
39 Name="VCMIDLTool"
40 PreprocessorDefinitions="NDEBUG"
41 MkTypLibCompatible="true"
42 SuppressStartupBanner="true"
43 TargetEnvironment="1"
44 TypeLibraryName=".\Release/Demo.tlb"
45 HeaderFileName=""
46 />
47 <Tool
48 Name="VCCLCompilerTool"
49 Optimization="2"
50 InlineFunctionExpansion="1"
51 AdditionalIncludeDirectories="..\..\include"
52 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
53 StringPooling="true"
54 RuntimeLibrary="0"
55 EnableFunctionLevelLinking="true"
56 UsePrecompiledHeader="0"
57 PrecompiledHeaderFile=".\Release/Demo.pch"
58 AssemblerListingLocation=".\Release/"
59 ObjectFile=".\Release/"
60 ProgramDataBaseFileName=".\Release/"
61 WarningLevel="3"
62 SuppressStartupBanner="true"
63 CompileAs="0"
64 />
65 <Tool
66 Name="VCManagedResourceCompilerTool"
67 />
68 <Tool
69 Name="VCResourceCompilerTool"
70 PreprocessorDefinitions="NDEBUG"
71 Culture="3079"
72 />
73 <Tool
74 Name="VCPreLinkEventTool"
75 />
76 <Tool
77 Name="VCLinkerTool"
78 OutputFile="..\..\bin\Win32-VisualStudio\Demo.exe"
79 LinkIncremental="0"
80 SuppressStartupBanner="true"
81 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio"
82 ProgramDatabaseFile=".\Release/Demo.pdb"
83 SubSystem="2"
84 TargetMachine="1"
85 />
86 <Tool
87 Name="VCALinkTool"
88 />
89 <Tool
90 Name="VCManifestTool"
91 />
92 <Tool
93 Name="VCXDCMakeTool"
94 />
95 <Tool
96 Name="VCBscMakeTool"
97 />
98 <Tool
99 Name="VCFxCopTool"
100 />
101 <Tool
102 Name="VCAppVerifierTool"
103 />
104 <Tool
105 Name="VCWebDeploymentTool"
106 />
107 <Tool
108 Name="VCPostBuildEventTool"
109 />
110 </Configuration>
111 <Configuration
112 Name="Debug|Win32"
113 OutputDirectory=".\Debug"
114 IntermediateDirectory=".\Debug"
115 ConfigurationType="1"
116 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
117 UseOfMFC="0"
118 ATLMinimizesCRunTimeLibraryUsage="false"
119 CharacterSet="2"
120 >
121 <Tool
122 Name="VCPreBuildEventTool"
123 />
124 <Tool
125 Name="VCCustomBuildTool"
126 />
127 <Tool
128 Name="VCXMLDataGeneratorTool"
129 />
130 <Tool
131 Name="VCWebServiceProxyGeneratorTool"
132 />
133 <Tool
134 Name="VCMIDLTool"
135 PreprocessorDefinitions="_DEBUG"
136 MkTypLibCompatible="true"
137 SuppressStartupBanner="true"
138 TargetEnvironment="1"
139 TypeLibraryName=".\Debug/Demo.tlb"
140 HeaderFileName=""
141 />
142 <Tool
143 Name="VCCLCompilerTool"
144 Optimization="0"
145 AdditionalIncludeDirectories="..\..\include"
146 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
147 BasicRuntimeChecks="3"
148 RuntimeLibrary="1"
149 UsePrecompiledHeader="0"
150 PrecompiledHeaderFile=".\Debug/Demo.pch"
151 AssemblerListingLocation=".\Debug/"
152 ObjectFile=".\Debug/"
153 ProgramDataBaseFileName=".\Debug/"
154 WarningLevel="3"
155 SuppressStartupBanner="true"
156 DebugInformationFormat="4"
157 CompileAs="0"
158 />
159 <Tool
160 Name="VCManagedResourceCompilerTool"
161 />
162 <Tool
163 Name="VCResourceCompilerTool"
164 PreprocessorDefinitions="_DEBUG"
165 Culture="3079"
166 />
167 <Tool
168 Name="VCPreLinkEventTool"
169 />
170 <Tool
171 Name="VCLinkerTool"
172 OutputFile="..\..\bin\Win32-VisualStudio\Demo.exe"
173 LinkIncremental="0"
174 SuppressStartupBanner="true"
175 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio"
176 GenerateDebugInformation="true"
177 ProgramDatabaseFile=".\Debug/Demo.pdb"
178 SubSystem="2"
179 TargetMachine="1"
180 />
181 <Tool
182 Name="VCALinkTool"
183 />
184 <Tool
185 Name="VCManifestTool"
186 />
187 <Tool
188 Name="VCXDCMakeTool"
189 />
190 <Tool
191 Name="VCBscMakeTool"
192 />
193 <Tool
194 Name="VCFxCopTool"
195 />
196 <Tool
197 Name="VCAppVerifierTool"
198 />
199 <Tool
200 Name="VCWebDeploymentTool"
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>