1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="8,00"
|
---|
5 | Name="Ocean"
|
---|
6 | ProjectGUID="{9C04CC2D-C188-4443-A185-CB0BCA6ED98D}"
|
---|
7 | RootNamespace="Ocean"
|
---|
8 | Keyword="Win32Proj"
|
---|
9 | >
|
---|
10 | <Platforms>
|
---|
11 | <Platform
|
---|
12 | Name="Win32"
|
---|
13 | />
|
---|
14 | <Platform
|
---|
15 | Name="x64"
|
---|
16 | />
|
---|
17 | </Platforms>
|
---|
18 | <ToolFiles>
|
---|
19 | </ToolFiles>
|
---|
20 | <Configurations>
|
---|
21 | <Configuration
|
---|
22 | Name="Debug|Win32"
|
---|
23 | OutputDirectory="Debug"
|
---|
24 | IntermediateDirectory="Debug"
|
---|
25 | ConfigurationType="1"
|
---|
26 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
---|
27 | CharacterSet="1"
|
---|
28 | >
|
---|
29 | <Tool
|
---|
30 | Name="VCPreBuildEventTool"
|
---|
31 | />
|
---|
32 | <Tool
|
---|
33 | Name="VCCustomBuildTool"
|
---|
34 | />
|
---|
35 | <Tool
|
---|
36 | Name="VCXMLDataGeneratorTool"
|
---|
37 | />
|
---|
38 | <Tool
|
---|
39 | Name="VCWebServiceProxyGeneratorTool"
|
---|
40 | />
|
---|
41 | <Tool
|
---|
42 | Name="VCMIDLTool"
|
---|
43 | />
|
---|
44 | <Tool
|
---|
45 | Name="VCCLCompilerTool"
|
---|
46 | Optimization="0"
|
---|
47 | AdditionalIncludeDirectories="Common"
|
---|
48 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;PROFILE"
|
---|
49 | MinimalRebuild="true"
|
---|
50 | BasicRuntimeChecks="0"
|
---|
51 | RuntimeLibrary="1"
|
---|
52 | UsePrecompiledHeader="2"
|
---|
53 | PrecompiledHeaderThrough="dxstdafx.h"
|
---|
54 | WarningLevel="4"
|
---|
55 | Detect64BitPortabilityProblems="true"
|
---|
56 | DebugInformationFormat="4"
|
---|
57 | />
|
---|
58 | <Tool
|
---|
59 | Name="VCManagedResourceCompilerTool"
|
---|
60 | />
|
---|
61 | <Tool
|
---|
62 | Name="VCResourceCompilerTool"
|
---|
63 | />
|
---|
64 | <Tool
|
---|
65 | Name="VCPreLinkEventTool"
|
---|
66 | />
|
---|
67 | <Tool
|
---|
68 | Name="VCLinkerTool"
|
---|
69 | AdditionalOptions="/IGNORE:4089"
|
---|
70 | AdditionalDependencies="dxerr.lib dxguid.lib d3dx9d.lib d3d9.lib winmm.lib comctl32.lib"
|
---|
71 | LinkIncremental="2"
|
---|
72 | GenerateDebugInformation="true"
|
---|
73 | ProgramDatabaseFile="$(OutDir)/Ocean.pdb"
|
---|
74 | SubSystem="2"
|
---|
75 | TargetMachine="1"
|
---|
76 | />
|
---|
77 | <Tool
|
---|
78 | Name="VCALinkTool"
|
---|
79 | />
|
---|
80 | <Tool
|
---|
81 | Name="VCManifestTool"
|
---|
82 | EmbedManifest="false"
|
---|
83 | />
|
---|
84 | <Tool
|
---|
85 | Name="VCXDCMakeTool"
|
---|
86 | />
|
---|
87 | <Tool
|
---|
88 | Name="VCBscMakeTool"
|
---|
89 | />
|
---|
90 | <Tool
|
---|
91 | Name="VCFxCopTool"
|
---|
92 | />
|
---|
93 | <Tool
|
---|
94 | Name="VCAppVerifierTool"
|
---|
95 | />
|
---|
96 | <Tool
|
---|
97 | Name="VCWebDeploymentTool"
|
---|
98 | />
|
---|
99 | <Tool
|
---|
100 | Name="VCPostBuildEventTool"
|
---|
101 | />
|
---|
102 | </Configuration>
|
---|
103 | <Configuration
|
---|
104 | Name="Release|Win32"
|
---|
105 | OutputDirectory="Release"
|
---|
106 | IntermediateDirectory="Release"
|
---|
107 | ConfigurationType="1"
|
---|
108 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
---|
109 | CharacterSet="1"
|
---|
110 | >
|
---|
111 | <Tool
|
---|
112 | Name="VCPreBuildEventTool"
|
---|
113 | />
|
---|
114 | <Tool
|
---|
115 | Name="VCCustomBuildTool"
|
---|
116 | />
|
---|
117 | <Tool
|
---|
118 | Name="VCXMLDataGeneratorTool"
|
---|
119 | />
|
---|
120 | <Tool
|
---|
121 | Name="VCWebServiceProxyGeneratorTool"
|
---|
122 | />
|
---|
123 | <Tool
|
---|
124 | Name="VCMIDLTool"
|
---|
125 | />
|
---|
126 | <Tool
|
---|
127 | Name="VCCLCompilerTool"
|
---|
128 | Optimization="2"
|
---|
129 | InlineFunctionExpansion="1"
|
---|
130 | OmitFramePointers="true"
|
---|
131 | AdditionalIncludeDirectories="Common"
|
---|
132 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
---|
133 | StringPooling="true"
|
---|
134 | ExceptionHandling="0"
|
---|
135 | RuntimeLibrary="0"
|
---|
136 | EnableFunctionLevelLinking="true"
|
---|
137 | UsePrecompiledHeader="2"
|
---|
138 | PrecompiledHeaderThrough="dxstdafx.h"
|
---|
139 | WarningLevel="4"
|
---|
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 | AdditionalOptions="/IGNORE:4089"
|
---|
155 | AdditionalDependencies="dxerr.lib dxguid.lib d3dx9.lib d3d9.lib winmm.lib comctl32.lib"
|
---|
156 | OutputFile="$(OutDir)/Ocean.exe"
|
---|
157 | LinkIncremental="1"
|
---|
158 | GenerateDebugInformation="true"
|
---|
159 | SubSystem="2"
|
---|
160 | OptimizeReferences="2"
|
---|
161 | EnableCOMDATFolding="2"
|
---|
162 | TargetMachine="1"
|
---|
163 | />
|
---|
164 | <Tool
|
---|
165 | Name="VCALinkTool"
|
---|
166 | />
|
---|
167 | <Tool
|
---|
168 | Name="VCManifestTool"
|
---|
169 | EmbedManifest="false"
|
---|
170 | />
|
---|
171 | <Tool
|
---|
172 | Name="VCXDCMakeTool"
|
---|
173 | />
|
---|
174 | <Tool
|
---|
175 | Name="VCBscMakeTool"
|
---|
176 | />
|
---|
177 | <Tool
|
---|
178 | Name="VCFxCopTool"
|
---|
179 | />
|
---|
180 | <Tool
|
---|
181 | Name="VCAppVerifierTool"
|
---|
182 | />
|
---|
183 | <Tool
|
---|
184 | Name="VCWebDeploymentTool"
|
---|
185 | />
|
---|
186 | <Tool
|
---|
187 | Name="VCPostBuildEventTool"
|
---|
188 | />
|
---|
189 | </Configuration>
|
---|
190 | <Configuration
|
---|
191 | Name="Profile|Win32"
|
---|
192 | OutputDirectory="Profile"
|
---|
193 | IntermediateDirectory="Profile"
|
---|
194 | ConfigurationType="1"
|
---|
195 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
---|
196 | CharacterSet="1"
|
---|
197 | >
|
---|
198 | <Tool
|
---|
199 | Name="VCPreBuildEventTool"
|
---|
200 | />
|
---|
201 | <Tool
|
---|
202 | Name="VCCustomBuildTool"
|
---|
203 | />
|
---|
204 | <Tool
|
---|
205 | Name="VCXMLDataGeneratorTool"
|
---|
206 | />
|
---|
207 | <Tool
|
---|
208 | Name="VCWebServiceProxyGeneratorTool"
|
---|
209 | />
|
---|
210 | <Tool
|
---|
211 | Name="VCMIDLTool"
|
---|
212 | />
|
---|
213 | <Tool
|
---|
214 | Name="VCCLCompilerTool"
|
---|
215 | Optimization="2"
|
---|
216 | InlineFunctionExpansion="1"
|
---|
217 | OmitFramePointers="true"
|
---|
218 | AdditionalIncludeDirectories="Common"
|
---|
219 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;PROFILE"
|
---|
220 | StringPooling="true"
|
---|
221 | ExceptionHandling="0"
|
---|
222 | RuntimeLibrary="0"
|
---|
223 | EnableFunctionLevelLinking="true"
|
---|
224 | UsePrecompiledHeader="2"
|
---|
225 | PrecompiledHeaderThrough="dxstdafx.h"
|
---|
226 | WarningLevel="4"
|
---|
227 | Detect64BitPortabilityProblems="true"
|
---|
228 | DebugInformationFormat="3"
|
---|
229 | />
|
---|
230 | <Tool
|
---|
231 | Name="VCManagedResourceCompilerTool"
|
---|
232 | />
|
---|
233 | <Tool
|
---|
234 | Name="VCResourceCompilerTool"
|
---|
235 | />
|
---|
236 | <Tool
|
---|
237 | Name="VCPreLinkEventTool"
|
---|
238 | />
|
---|
239 | <Tool
|
---|
240 | Name="VCLinkerTool"
|
---|
241 | AdditionalOptions="/IGNORE:4089"
|
---|
242 | AdditionalDependencies="dxerr.lib dxguid.lib d3dx9.lib d3d9.lib winmm.lib comctl32.lib"
|
---|
243 | OutputFile="$(OutDir)/Ocean.exe"
|
---|
244 | LinkIncremental="1"
|
---|
245 | GenerateDebugInformation="true"
|
---|
246 | SubSystem="2"
|
---|
247 | OptimizeReferences="2"
|
---|
248 | EnableCOMDATFolding="2"
|
---|
249 | TargetMachine="1"
|
---|
250 | />
|
---|
251 | <Tool
|
---|
252 | Name="VCALinkTool"
|
---|
253 | />
|
---|
254 | <Tool
|
---|
255 | Name="VCManifestTool"
|
---|
256 | EmbedManifest="false"
|
---|
257 | />
|
---|
258 | <Tool
|
---|
259 | Name="VCXDCMakeTool"
|
---|
260 | />
|
---|
261 | <Tool
|
---|
262 | Name="VCBscMakeTool"
|
---|
263 | />
|
---|
264 | <Tool
|
---|
265 | Name="VCFxCopTool"
|
---|
266 | />
|
---|
267 | <Tool
|
---|
268 | Name="VCAppVerifierTool"
|
---|
269 | />
|
---|
270 | <Tool
|
---|
271 | Name="VCWebDeploymentTool"
|
---|
272 | />
|
---|
273 | <Tool
|
---|
274 | Name="VCPostBuildEventTool"
|
---|
275 | />
|
---|
276 | </Configuration>
|
---|
277 | <Configuration
|
---|
278 | Name="Debug|x64"
|
---|
279 | OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
---|
280 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
---|
281 | ConfigurationType="1"
|
---|
282 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
---|
283 | CharacterSet="1"
|
---|
284 | >
|
---|
285 | <Tool
|
---|
286 | Name="VCPreBuildEventTool"
|
---|
287 | />
|
---|
288 | <Tool
|
---|
289 | Name="VCCustomBuildTool"
|
---|
290 | />
|
---|
291 | <Tool
|
---|
292 | Name="VCXMLDataGeneratorTool"
|
---|
293 | />
|
---|
294 | <Tool
|
---|
295 | Name="VCWebServiceProxyGeneratorTool"
|
---|
296 | />
|
---|
297 | <Tool
|
---|
298 | Name="VCMIDLTool"
|
---|
299 | TargetEnvironment="3"
|
---|
300 | />
|
---|
301 | <Tool
|
---|
302 | Name="VCCLCompilerTool"
|
---|
303 | Optimization="0"
|
---|
304 | AdditionalIncludeDirectories="Common"
|
---|
305 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;PROFILE"
|
---|
306 | MinimalRebuild="true"
|
---|
307 | BasicRuntimeChecks="0"
|
---|
308 | RuntimeLibrary="1"
|
---|
309 | UsePrecompiledHeader="2"
|
---|
310 | PrecompiledHeaderThrough="dxstdafx.h"
|
---|
311 | WarningLevel="4"
|
---|
312 | Detect64BitPortabilityProblems="true"
|
---|
313 | DebugInformationFormat="3"
|
---|
314 | />
|
---|
315 | <Tool
|
---|
316 | Name="VCManagedResourceCompilerTool"
|
---|
317 | />
|
---|
318 | <Tool
|
---|
319 | Name="VCResourceCompilerTool"
|
---|
320 | />
|
---|
321 | <Tool
|
---|
322 | Name="VCPreLinkEventTool"
|
---|
323 | />
|
---|
324 | <Tool
|
---|
325 | Name="VCLinkerTool"
|
---|
326 | AdditionalOptions="/IGNORE:4089"
|
---|
327 | AdditionalDependencies="dxerr.lib dxguid.lib d3dx9d.lib d3d9.lib winmm.lib comctl32.lib"
|
---|
328 | LinkIncremental="2"
|
---|
329 | GenerateDebugInformation="true"
|
---|
330 | ProgramDatabaseFile="$(OutDir)/Ocean.pdb"
|
---|
331 | SubSystem="2"
|
---|
332 | TargetMachine="17"
|
---|
333 | />
|
---|
334 | <Tool
|
---|
335 | Name="VCALinkTool"
|
---|
336 | />
|
---|
337 | <Tool
|
---|
338 | Name="VCManifestTool"
|
---|
339 | EmbedManifest="false"
|
---|
340 | />
|
---|
341 | <Tool
|
---|
342 | Name="VCXDCMakeTool"
|
---|
343 | />
|
---|
344 | <Tool
|
---|
345 | Name="VCBscMakeTool"
|
---|
346 | />
|
---|
347 | <Tool
|
---|
348 | Name="VCFxCopTool"
|
---|
349 | />
|
---|
350 | <Tool
|
---|
351 | Name="VCAppVerifierTool"
|
---|
352 | />
|
---|
353 | <Tool
|
---|
354 | Name="VCWebDeploymentTool"
|
---|
355 | />
|
---|
356 | <Tool
|
---|
357 | Name="VCPostBuildEventTool"
|
---|
358 | />
|
---|
359 | </Configuration>
|
---|
360 | <Configuration
|
---|
361 | Name="Release|x64"
|
---|
362 | OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
---|
363 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
---|
364 | ConfigurationType="1"
|
---|
365 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
---|
366 | CharacterSet="1"
|
---|
367 | >
|
---|
368 | <Tool
|
---|
369 | Name="VCPreBuildEventTool"
|
---|
370 | />
|
---|
371 | <Tool
|
---|
372 | Name="VCCustomBuildTool"
|
---|
373 | />
|
---|
374 | <Tool
|
---|
375 | Name="VCXMLDataGeneratorTool"
|
---|
376 | />
|
---|
377 | <Tool
|
---|
378 | Name="VCWebServiceProxyGeneratorTool"
|
---|
379 | />
|
---|
380 | <Tool
|
---|
381 | Name="VCMIDLTool"
|
---|
382 | TargetEnvironment="3"
|
---|
383 | />
|
---|
384 | <Tool
|
---|
385 | Name="VCCLCompilerTool"
|
---|
386 | Optimization="2"
|
---|
387 | InlineFunctionExpansion="1"
|
---|
388 | OmitFramePointers="true"
|
---|
389 | AdditionalIncludeDirectories="Common"
|
---|
390 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
---|
391 | StringPooling="true"
|
---|
392 | ExceptionHandling="0"
|
---|
393 | RuntimeLibrary="0"
|
---|
394 | EnableFunctionLevelLinking="true"
|
---|
395 | UsePrecompiledHeader="2"
|
---|
396 | PrecompiledHeaderThrough="dxstdafx.h"
|
---|
397 | WarningLevel="4"
|
---|
398 | Detect64BitPortabilityProblems="true"
|
---|
399 | DebugInformationFormat="3"
|
---|
400 | />
|
---|
401 | <Tool
|
---|
402 | Name="VCManagedResourceCompilerTool"
|
---|
403 | />
|
---|
404 | <Tool
|
---|
405 | Name="VCResourceCompilerTool"
|
---|
406 | />
|
---|
407 | <Tool
|
---|
408 | Name="VCPreLinkEventTool"
|
---|
409 | />
|
---|
410 | <Tool
|
---|
411 | Name="VCLinkerTool"
|
---|
412 | AdditionalOptions="/IGNORE:4089"
|
---|
413 | AdditionalDependencies="dxerr.lib dxguid.lib d3dx9.lib d3d9.lib winmm.lib comctl32.lib"
|
---|
414 | OutputFile="$(OutDir)/Ocean.exe"
|
---|
415 | LinkIncremental="1"
|
---|
416 | GenerateDebugInformation="true"
|
---|
417 | SubSystem="2"
|
---|
418 | OptimizeReferences="2"
|
---|
419 | EnableCOMDATFolding="2"
|
---|
420 | TargetMachine="17"
|
---|
421 | />
|
---|
422 | <Tool
|
---|
423 | Name="VCALinkTool"
|
---|
424 | />
|
---|
425 | <Tool
|
---|
426 | Name="VCManifestTool"
|
---|
427 | EmbedManifest="false"
|
---|
428 | />
|
---|
429 | <Tool
|
---|
430 | Name="VCXDCMakeTool"
|
---|
431 | />
|
---|
432 | <Tool
|
---|
433 | Name="VCBscMakeTool"
|
---|
434 | />
|
---|
435 | <Tool
|
---|
436 | Name="VCFxCopTool"
|
---|
437 | />
|
---|
438 | <Tool
|
---|
439 | Name="VCAppVerifierTool"
|
---|
440 | />
|
---|
441 | <Tool
|
---|
442 | Name="VCWebDeploymentTool"
|
---|
443 | />
|
---|
444 | <Tool
|
---|
445 | Name="VCPostBuildEventTool"
|
---|
446 | />
|
---|
447 | </Configuration>
|
---|
448 | <Configuration
|
---|
449 | Name="Profile|x64"
|
---|
450 | OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
---|
451 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
---|
452 | ConfigurationType="1"
|
---|
453 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
---|
454 | CharacterSet="1"
|
---|
455 | >
|
---|
456 | <Tool
|
---|
457 | Name="VCPreBuildEventTool"
|
---|
458 | />
|
---|
459 | <Tool
|
---|
460 | Name="VCCustomBuildTool"
|
---|
461 | />
|
---|
462 | <Tool
|
---|
463 | Name="VCXMLDataGeneratorTool"
|
---|
464 | />
|
---|
465 | <Tool
|
---|
466 | Name="VCWebServiceProxyGeneratorTool"
|
---|
467 | />
|
---|
468 | <Tool
|
---|
469 | Name="VCMIDLTool"
|
---|
470 | TargetEnvironment="3"
|
---|
471 | />
|
---|
472 | <Tool
|
---|
473 | Name="VCCLCompilerTool"
|
---|
474 | Optimization="2"
|
---|
475 | InlineFunctionExpansion="1"
|
---|
476 | OmitFramePointers="true"
|
---|
477 | AdditionalIncludeDirectories="Common"
|
---|
478 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;PROFILE"
|
---|
479 | StringPooling="true"
|
---|
480 | ExceptionHandling="0"
|
---|
481 | RuntimeLibrary="0"
|
---|
482 | EnableFunctionLevelLinking="true"
|
---|
483 | UsePrecompiledHeader="2"
|
---|
484 | PrecompiledHeaderThrough="dxstdafx.h"
|
---|
485 | WarningLevel="4"
|
---|
486 | Detect64BitPortabilityProblems="true"
|
---|
487 | DebugInformationFormat="3"
|
---|
488 | />
|
---|
489 | <Tool
|
---|
490 | Name="VCManagedResourceCompilerTool"
|
---|
491 | />
|
---|
492 | <Tool
|
---|
493 | Name="VCResourceCompilerTool"
|
---|
494 | />
|
---|
495 | <Tool
|
---|
496 | Name="VCPreLinkEventTool"
|
---|
497 | />
|
---|
498 | <Tool
|
---|
499 | Name="VCLinkerTool"
|
---|
500 | AdditionalOptions="/IGNORE:4089"
|
---|
501 | AdditionalDependencies="dxerr.lib dxguid.lib d3dx9.lib d3d9.lib winmm.lib comctl32.lib"
|
---|
502 | OutputFile="$(OutDir)/Ocean.exe"
|
---|
503 | LinkIncremental="1"
|
---|
504 | GenerateDebugInformation="true"
|
---|
505 | SubSystem="2"
|
---|
506 | OptimizeReferences="2"
|
---|
507 | EnableCOMDATFolding="2"
|
---|
508 | TargetMachine="17"
|
---|
509 | />
|
---|
510 | <Tool
|
---|
511 | Name="VCALinkTool"
|
---|
512 | />
|
---|
513 | <Tool
|
---|
514 | Name="VCManifestTool"
|
---|
515 | EmbedManifest="false"
|
---|
516 | />
|
---|
517 | <Tool
|
---|
518 | Name="VCXDCMakeTool"
|
---|
519 | />
|
---|
520 | <Tool
|
---|
521 | Name="VCBscMakeTool"
|
---|
522 | />
|
---|
523 | <Tool
|
---|
524 | Name="VCFxCopTool"
|
---|
525 | />
|
---|
526 | <Tool
|
---|
527 | Name="VCAppVerifierTool"
|
---|
528 | />
|
---|
529 | <Tool
|
---|
530 | Name="VCWebDeploymentTool"
|
---|
531 | />
|
---|
532 | <Tool
|
---|
533 | Name="VCPostBuildEventTool"
|
---|
534 | />
|
---|
535 | </Configuration>
|
---|
536 | </Configurations>
|
---|
537 | <References>
|
---|
538 | </References>
|
---|
539 | <Files>
|
---|
540 | <Filter
|
---|
541 | Name="Resource Files"
|
---|
542 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
---|
543 | >
|
---|
544 | <File
|
---|
545 | RelativePath="Common\directx.ico"
|
---|
546 | >
|
---|
547 | </File>
|
---|
548 | <File
|
---|
549 | RelativePath="Ocean.manifest"
|
---|
550 | >
|
---|
551 | <FileConfiguration
|
---|
552 | Name="Debug|Win32"
|
---|
553 | >
|
---|
554 | <Tool
|
---|
555 | Name="VCCustomBuildTool"
|
---|
556 | />
|
---|
557 | </FileConfiguration>
|
---|
558 | <FileConfiguration
|
---|
559 | Name="Release|Win32"
|
---|
560 | >
|
---|
561 | <Tool
|
---|
562 | Name="VCCustomBuildTool"
|
---|
563 | />
|
---|
564 | </FileConfiguration>
|
---|
565 | <FileConfiguration
|
---|
566 | Name="Profile|Win32"
|
---|
567 | >
|
---|
568 | <Tool
|
---|
569 | Name="VCCustomBuildTool"
|
---|
570 | />
|
---|
571 | </FileConfiguration>
|
---|
572 | <FileConfiguration
|
---|
573 | Name="Debug|x64"
|
---|
574 | >
|
---|
575 | <Tool
|
---|
576 | Name="VCCustomBuildTool"
|
---|
577 | />
|
---|
578 | </FileConfiguration>
|
---|
579 | <FileConfiguration
|
---|
580 | Name="Release|x64"
|
---|
581 | >
|
---|
582 | <Tool
|
---|
583 | Name="VCCustomBuildTool"
|
---|
584 | />
|
---|
585 | </FileConfiguration>
|
---|
586 | <FileConfiguration
|
---|
587 | Name="Profile|x64"
|
---|
588 | >
|
---|
589 | <Tool
|
---|
590 | Name="VCCustomBuildTool"
|
---|
591 | />
|
---|
592 | </FileConfiguration>
|
---|
593 | </File>
|
---|
594 | <File
|
---|
595 | RelativePath="Ocean.rc"
|
---|
596 | >
|
---|
597 | </File>
|
---|
598 | <File
|
---|
599 | RelativePath="resource.h"
|
---|
600 | >
|
---|
601 | </File>
|
---|
602 | </Filter>
|
---|
603 | <Filter
|
---|
604 | Name="Common"
|
---|
605 | >
|
---|
606 | <File
|
---|
607 | RelativePath="Common\dxstdafx.cpp"
|
---|
608 | >
|
---|
609 | <FileConfiguration
|
---|
610 | Name="Debug|Win32"
|
---|
611 | >
|
---|
612 | <Tool
|
---|
613 | Name="VCCLCompilerTool"
|
---|
614 | UsePrecompiledHeader="1"
|
---|
615 | />
|
---|
616 | </FileConfiguration>
|
---|
617 | <FileConfiguration
|
---|
618 | Name="Release|Win32"
|
---|
619 | >
|
---|
620 | <Tool
|
---|
621 | Name="VCCLCompilerTool"
|
---|
622 | UsePrecompiledHeader="1"
|
---|
623 | />
|
---|
624 | </FileConfiguration>
|
---|
625 | <FileConfiguration
|
---|
626 | Name="Profile|Win32"
|
---|
627 | >
|
---|
628 | <Tool
|
---|
629 | Name="VCCLCompilerTool"
|
---|
630 | UsePrecompiledHeader="1"
|
---|
631 | />
|
---|
632 | </FileConfiguration>
|
---|
633 | <FileConfiguration
|
---|
634 | Name="Debug|x64"
|
---|
635 | >
|
---|
636 | <Tool
|
---|
637 | Name="VCCLCompilerTool"
|
---|
638 | UsePrecompiledHeader="1"
|
---|
639 | />
|
---|
640 | </FileConfiguration>
|
---|
641 | <FileConfiguration
|
---|
642 | Name="Release|x64"
|
---|
643 | >
|
---|
644 | <Tool
|
---|
645 | Name="VCCLCompilerTool"
|
---|
646 | UsePrecompiledHeader="1"
|
---|
647 | />
|
---|
648 | </FileConfiguration>
|
---|
649 | <FileConfiguration
|
---|
650 | Name="Profile|x64"
|
---|
651 | >
|
---|
652 | <Tool
|
---|
653 | Name="VCCLCompilerTool"
|
---|
654 | UsePrecompiledHeader="1"
|
---|
655 | />
|
---|
656 | </FileConfiguration>
|
---|
657 | </File>
|
---|
658 | <File
|
---|
659 | RelativePath="Common\dxstdafx.h"
|
---|
660 | >
|
---|
661 | </File>
|
---|
662 | <File
|
---|
663 | RelativePath="Common\DXUT.cpp"
|
---|
664 | >
|
---|
665 | </File>
|
---|
666 | <File
|
---|
667 | RelativePath="Common\DXUT.h"
|
---|
668 | >
|
---|
669 | </File>
|
---|
670 | <File
|
---|
671 | RelativePath="Common\DXUTenum.cpp"
|
---|
672 | >
|
---|
673 | </File>
|
---|
674 | <File
|
---|
675 | RelativePath="Common\DXUTenum.h"
|
---|
676 | >
|
---|
677 | </File>
|
---|
678 | <File
|
---|
679 | RelativePath="Common\DXUTmisc.cpp"
|
---|
680 | >
|
---|
681 | </File>
|
---|
682 | <File
|
---|
683 | RelativePath="Common\DXUTmisc.h"
|
---|
684 | >
|
---|
685 | </File>
|
---|
686 | <File
|
---|
687 | RelativePath="Common\DXUTRes.cpp"
|
---|
688 | >
|
---|
689 | </File>
|
---|
690 | <File
|
---|
691 | RelativePath="Common\DXUTRes.h"
|
---|
692 | >
|
---|
693 | </File>
|
---|
694 | </Filter>
|
---|
695 | <Filter
|
---|
696 | Name="Source Files"
|
---|
697 | >
|
---|
698 | </Filter>
|
---|
699 | <Filter
|
---|
700 | Name="Header Files"
|
---|
701 | >
|
---|
702 | </Filter>
|
---|
703 | <File
|
---|
704 | RelativePath="Ocean.cpp"
|
---|
705 | >
|
---|
706 | </File>
|
---|
707 | <File
|
---|
708 | RelativePath=".\ocean.fx"
|
---|
709 | >
|
---|
710 | </File>
|
---|
711 | <File
|
---|
712 | RelativePath=".\OceanEffect.cpp"
|
---|
713 | >
|
---|
714 | </File>
|
---|
715 | <File
|
---|
716 | RelativePath=".\OceanEffect.h"
|
---|
717 | >
|
---|
718 | </File>
|
---|
719 | <File
|
---|
720 | RelativePath=".\Ship.cpp"
|
---|
721 | >
|
---|
722 | </File>
|
---|
723 | <File
|
---|
724 | RelativePath=".\Ship.h"
|
---|
725 | >
|
---|
726 | </File>
|
---|
727 | <File
|
---|
728 | RelativePath=".\terrain.fx"
|
---|
729 | >
|
---|
730 | </File>
|
---|
731 | <File
|
---|
732 | RelativePath=".\waves.h"
|
---|
733 | >
|
---|
734 | </File>
|
---|
735 | </Files>
|
---|
736 | <Globals>
|
---|
737 | </Globals>
|
---|
738 | </VisualStudioProject>
|
---|