1<?xml version="1.0" encoding="Windows-1252"?>
2<!--
3
4  This project was generated by
5  Bakefile 0.2.12 (http://www.bakefile.org)
6  Do not modify, all changes will be overwritten!
7
8-->
9<VisualStudioProject
10	ProjectType="Visual C++"
11	Version="8.00"
12	Name="pyramid"
13	ProjectGUID="{395ED3E8-EDBD-58BD-831D-BC6005B26500}"
14	>
15	<Platforms>
16		<Platform
17			Name="Win32"
18		/>
19		<Platform
20			Name="x64"
21		/>
22	</Platforms>
23	<ToolFiles>
24
25	</ToolFiles>
26	<Configurations>
27		<Configuration
28			Name="Debug|Win32"
29			OutputDirectory="vc_mswud"
30			IntermediateDirectory="vc_mswud\pyramid"
31			ConfigurationType="1"
32			UseOfMFC="0"
33			ATLMinimizesCRunTimeLibraryUsage="false"
34			CharacterSet="1"
35			>
36			<Tool
37				Name="VCPreBuildEventTool"
38			/>
39			<Tool
40				Name="VCCustomBuildTool"
41			/>
42			<Tool
43				Name="VCXMLDataGeneratorTool"
44			/>
45			<Tool
46				Name="VCWebServiceProxyGeneratorTool"
47			/>
48			<Tool
49				Name="VCMIDLTool"
50				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;_WINDOWS;NOPCH"
51				AdditionalIncludeDirectories=".\..\..\..\lib\vc_lib\mswud;.\..\..\..\include;.;.\..\..\..\samples"
52			/>
53			<Tool
54				Name="VCCLCompilerTool"
55				Optimization="0"
56				AdditionalIncludeDirectories=".\..\..\..\lib\vc_lib\mswud;.\..\..\..\include;.;.\..\..\..\samples"
57				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;_WINDOWS;NOPCH"
58				MinimalRebuild="true"
59				ExceptionHandling="1"
60				BasicRuntimeChecks="3"
61				RuntimeLibrary="3"
62				BufferSecurityCheck="true"
63				RuntimeTypeInfo="true"
64				ObjectFile="vc_mswud\pyramid\"
65				ProgramDataBaseFileName="vc_mswud\pyramid.pdb"
66				WarningLevel="4"
67				SuppressStartupBanner="true"
68				Detect64BitPortabilityProblems="true"
69				DebugInformationFormat="3"
70			/>
71			<Tool
72				Name="VCManagedResourceCompilerTool"
73			/>
74			<Tool
75				Name="VCResourceCompilerTool"
76				PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;_WINDOWS;NOPCH"
77				Culture="1033"
78				AdditionalIncludeDirectories=".\..\..\..\lib\vc_lib\mswud;.\..\..\..\include;.;.\..\..\..\samples"
79			/>
80			<Tool
81				Name="VCPreLinkEventTool"
82			/>
83			<Tool
84				Name="VCLinkerTool"
85				AdditionalOptions=""
86				AdditionalDependencies="wxmsw31ud_gl.lib opengl32.lib glu32.lib wxmsw31ud_core.lib  wxbase31ud.lib    wxtiffd.lib wxjpegd.lib wxpngd.lib   wxzlibd.lib wxregexud.lib wxexpatd.lib   kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib shlwapi.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib version.lib wsock32.lib wininet.lib"
87				OutputFile="vc_mswud\pyramid.exe"
88				LinkIncremental="2"
89				SuppressStartupBanner="true"
90				AdditionalLibraryDirectories=".\..\..\..\lib\vc_lib"
91				GenerateManifest="true"
92				GenerateDebugInformation="true"
93				ProgramDatabaseFile="vc_mswud\pyramid.pdb"
94				SubSystem="2"
95				TargetMachine="1"
96			/>
97			<Tool
98				Name="VCALinkTool"
99			/>
100			<Tool
101				Name="VCManifestTool"
102			/>
103			<Tool
104				Name="VCXDCMakeTool"
105			/>
106			<Tool
107				Name="VCBscMakeTool"
108				OutputFile="vc_mswud\pyramid_vc8.bsc"
109				SuppressStartupBanner="true"
110			/>
111			<Tool
112				Name="VCFxCopTool"
113			/>
114			<Tool
115				Name="VCAppVerifierTool"
116			/>
117			<Tool
118				Name="VCWebDeploymentTool"
119			/>
120			<Tool
121				Name="VCPostBuildEventTool"
122			/>
123		</Configuration>
124		<Configuration
125			Name="Release|Win32"
126			OutputDirectory="vc_mswu"
127			IntermediateDirectory="vc_mswu\pyramid"
128			ConfigurationType="1"
129			UseOfMFC="0"
130			ATLMinimizesCRunTimeLibraryUsage="false"
131			CharacterSet="1"
132			>
133			<Tool
134				Name="VCPreBuildEventTool"
135			/>
136			<Tool
137				Name="VCCustomBuildTool"
138			/>
139			<Tool
140				Name="VCXMLDataGeneratorTool"
141			/>
142			<Tool
143				Name="VCWebServiceProxyGeneratorTool"
144			/>
145			<Tool
146				Name="VCMIDLTool"
147				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;_WINDOWS;NOPCH"
148				AdditionalIncludeDirectories=".\..\..\..\lib\vc_lib\mswu;.\..\..\..\include;.;.\..\..\..\samples"
149			/>
150			<Tool
151				Name="VCCLCompilerTool"
152				Optimization="2"
153				AdditionalIncludeDirectories=".\..\..\..\lib\vc_lib\mswu;.\..\..\..\include;.;.\..\..\..\samples"
154				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;_WINDOWS;NOPCH"
155				ExceptionHandling="1"
156				RuntimeLibrary="2"
157				RuntimeTypeInfo="true"
158				ObjectFile="vc_mswu\pyramid\"
159				ProgramDataBaseFileName="vc_mswu\pyramid.pdb"
160				WarningLevel="4"
161				SuppressStartupBanner="true"
162				Detect64BitPortabilityProblems="true"
163				DebugInformationFormat="3"
164			/>
165			<Tool
166				Name="VCManagedResourceCompilerTool"
167			/>
168			<Tool
169				Name="VCResourceCompilerTool"
170				PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;_WINDOWS;NOPCH"
171				Culture="1033"
172				AdditionalIncludeDirectories=".\..\..\..\lib\vc_lib\mswu;.\..\..\..\include;.;.\..\..\..\samples"
173			/>
174			<Tool
175				Name="VCPreLinkEventTool"
176			/>
177			<Tool
178				Name="VCLinkerTool"
179				AdditionalOptions=""
180				AdditionalDependencies="wxmsw31u_gl.lib opengl32.lib glu32.lib wxmsw31u_core.lib  wxbase31u.lib    wxtiff.lib wxjpeg.lib wxpng.lib   wxzlib.lib wxregexu.lib wxexpat.lib   kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib shlwapi.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib version.lib wsock32.lib wininet.lib"
181				OutputFile="vc_mswu\pyramid.exe"
182				LinkIncremental="1"
183				SuppressStartupBanner="true"
184				AdditionalLibraryDirectories=".\..\..\..\lib\vc_lib"
185				GenerateManifest="true"
186				GenerateDebugInformation="true"
187				ProgramDatabaseFile="vc_mswu\pyramid.pdb"
188				SubSystem="2"
189				TargetMachine="1"
190				OptimizeReferences="2"
191				EnableCOMDATFolding="2"
192			/>
193			<Tool
194				Name="VCALinkTool"
195			/>
196			<Tool
197				Name="VCManifestTool"
198			/>
199			<Tool
200				Name="VCXDCMakeTool"
201			/>
202			<Tool
203				Name="VCBscMakeTool"
204				OutputFile="vc_mswu\pyramid_vc8.bsc"
205				SuppressStartupBanner="true"
206			/>
207			<Tool
208				Name="VCFxCopTool"
209			/>
210			<Tool
211				Name="VCAppVerifierTool"
212			/>
213			<Tool
214				Name="VCWebDeploymentTool"
215			/>
216			<Tool
217				Name="VCPostBuildEventTool"
218			/>
219		</Configuration>
220		<Configuration
221			Name="DLL Debug|Win32"
222			OutputDirectory="vc_mswuddll"
223			IntermediateDirectory="vc_mswuddll\pyramid"
224			ConfigurationType="1"
225			UseOfMFC="0"
226			ATLMinimizesCRunTimeLibraryUsage="false"
227			CharacterSet="1"
228			>
229			<Tool
230				Name="VCPreBuildEventTool"
231			/>
232			<Tool
233				Name="VCCustomBuildTool"
234			/>
235			<Tool
236				Name="VCXMLDataGeneratorTool"
237			/>
238			<Tool
239				Name="VCWebServiceProxyGeneratorTool"
240			/>
241			<Tool
242				Name="VCMIDLTool"
243				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
244				AdditionalIncludeDirectories=".\..\..\..\lib\vc_dll\mswud;.\..\..\..\include;.;.\..\..\..\samples"
245			/>
246			<Tool
247				Name="VCCLCompilerTool"
248				Optimization="0"
249				AdditionalIncludeDirectories=".\..\..\..\lib\vc_dll\mswud;.\..\..\..\include;.;.\..\..\..\samples"
250				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
251				MinimalRebuild="true"
252				ExceptionHandling="1"
253				BasicRuntimeChecks="3"
254				RuntimeLibrary="3"
255				BufferSecurityCheck="true"
256				RuntimeTypeInfo="true"
257				ObjectFile="vc_mswuddll\pyramid\"
258				ProgramDataBaseFileName="vc_mswuddll\pyramid.pdb"
259				WarningLevel="4"
260				SuppressStartupBanner="true"
261				Detect64BitPortabilityProblems="true"
262				DebugInformationFormat="3"
263			/>
264			<Tool
265				Name="VCManagedResourceCompilerTool"
266			/>
267			<Tool
268				Name="VCResourceCompilerTool"
269				PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
270				Culture="1033"
271				AdditionalIncludeDirectories=".\..\..\..\lib\vc_dll\mswud;.\..\..\..\include;.;.\..\..\..\samples"
272			/>
273			<Tool
274				Name="VCPreLinkEventTool"
275			/>
276			<Tool
277				Name="VCLinkerTool"
278				AdditionalOptions=""
279				AdditionalDependencies="wxmsw31ud_gl.lib opengl32.lib glu32.lib wxmsw31ud_core.lib  wxbase31ud.lib    wxtiffd.lib wxjpegd.lib wxpngd.lib   wxzlibd.lib wxregexud.lib wxexpatd.lib   kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib shlwapi.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib version.lib wsock32.lib wininet.lib"
280				OutputFile="vc_mswuddll\pyramid.exe"
281				LinkIncremental="2"
282				SuppressStartupBanner="true"
283				AdditionalLibraryDirectories=".\..\..\..\lib\vc_dll"
284				GenerateManifest="true"
285				GenerateDebugInformation="true"
286				ProgramDatabaseFile="vc_mswuddll\pyramid.pdb"
287				SubSystem="2"
288				TargetMachine="1"
289			/>
290			<Tool
291				Name="VCALinkTool"
292			/>
293			<Tool
294				Name="VCManifestTool"
295			/>
296			<Tool
297				Name="VCXDCMakeTool"
298			/>
299			<Tool
300				Name="VCBscMakeTool"
301				OutputFile="vc_mswuddll\pyramid_vc8.bsc"
302				SuppressStartupBanner="true"
303			/>
304			<Tool
305				Name="VCFxCopTool"
306			/>
307			<Tool
308				Name="VCAppVerifierTool"
309			/>
310			<Tool
311				Name="VCWebDeploymentTool"
312			/>
313			<Tool
314				Name="VCPostBuildEventTool"
315			/>
316		</Configuration>
317		<Configuration
318			Name="DLL Release|Win32"
319			OutputDirectory="vc_mswudll"
320			IntermediateDirectory="vc_mswudll\pyramid"
321			ConfigurationType="1"
322			UseOfMFC="0"
323			ATLMinimizesCRunTimeLibraryUsage="false"
324			CharacterSet="1"
325			>
326			<Tool
327				Name="VCPreBuildEventTool"
328			/>
329			<Tool
330				Name="VCCustomBuildTool"
331			/>
332			<Tool
333				Name="VCXMLDataGeneratorTool"
334			/>
335			<Tool
336				Name="VCWebServiceProxyGeneratorTool"
337			/>
338			<Tool
339				Name="VCMIDLTool"
340				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
341				AdditionalIncludeDirectories=".\..\..\..\lib\vc_dll\mswu;.\..\..\..\include;.;.\..\..\..\samples"
342			/>
343			<Tool
344				Name="VCCLCompilerTool"
345				Optimization="2"
346				AdditionalIncludeDirectories=".\..\..\..\lib\vc_dll\mswu;.\..\..\..\include;.;.\..\..\..\samples"
347				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
348				ExceptionHandling="1"
349				RuntimeLibrary="2"
350				RuntimeTypeInfo="true"
351				ObjectFile="vc_mswudll\pyramid\"
352				ProgramDataBaseFileName="vc_mswudll\pyramid.pdb"
353				WarningLevel="4"
354				SuppressStartupBanner="true"
355				Detect64BitPortabilityProblems="true"
356				DebugInformationFormat="3"
357			/>
358			<Tool
359				Name="VCManagedResourceCompilerTool"
360			/>
361			<Tool
362				Name="VCResourceCompilerTool"
363				PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
364				Culture="1033"
365				AdditionalIncludeDirectories=".\..\..\..\lib\vc_dll\mswu;.\..\..\..\include;.;.\..\..\..\samples"
366			/>
367			<Tool
368				Name="VCPreLinkEventTool"
369			/>
370			<Tool
371				Name="VCLinkerTool"
372				AdditionalOptions=""
373				AdditionalDependencies="wxmsw31u_gl.lib opengl32.lib glu32.lib wxmsw31u_core.lib  wxbase31u.lib    wxtiff.lib wxjpeg.lib wxpng.lib   wxzlib.lib wxregexu.lib wxexpat.lib   kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib shlwapi.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib version.lib wsock32.lib wininet.lib"
374				OutputFile="vc_mswudll\pyramid.exe"
375				LinkIncremental="1"
376				SuppressStartupBanner="true"
377				AdditionalLibraryDirectories=".\..\..\..\lib\vc_dll"
378				GenerateManifest="true"
379				GenerateDebugInformation="true"
380				ProgramDatabaseFile="vc_mswudll\pyramid.pdb"
381				SubSystem="2"
382				TargetMachine="1"
383				OptimizeReferences="2"
384				EnableCOMDATFolding="2"
385			/>
386			<Tool
387				Name="VCALinkTool"
388			/>
389			<Tool
390				Name="VCManifestTool"
391			/>
392			<Tool
393				Name="VCXDCMakeTool"
394			/>
395			<Tool
396				Name="VCBscMakeTool"
397				OutputFile="vc_mswudll\pyramid_vc8.bsc"
398				SuppressStartupBanner="true"
399			/>
400			<Tool
401				Name="VCFxCopTool"
402			/>
403			<Tool
404				Name="VCAppVerifierTool"
405			/>
406			<Tool
407				Name="VCWebDeploymentTool"
408			/>
409			<Tool
410				Name="VCPostBuildEventTool"
411			/>
412		</Configuration>
413		<Configuration
414			Name="Debug|x64"
415			OutputDirectory="vc_mswud_x64"
416			IntermediateDirectory="vc_mswud_x64\pyramid"
417			ConfigurationType="1"
418			UseOfMFC="0"
419			ATLMinimizesCRunTimeLibraryUsage="false"
420			CharacterSet="1"
421			>
422			<Tool
423				Name="VCPreBuildEventTool"
424			/>
425			<Tool
426				Name="VCCustomBuildTool"
427			/>
428			<Tool
429				Name="VCXMLDataGeneratorTool"
430			/>
431			<Tool
432				Name="VCWebServiceProxyGeneratorTool"
433			/>
434			<Tool
435				Name="VCMIDLTool"
436				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;_WINDOWS;NOPCH"
437				AdditionalIncludeDirectories=".\..\..\..\lib\vc_x64_lib\mswud;.\..\..\..\include;.;.\..\..\..\samples"
438			/>
439			<Tool
440				Name="VCCLCompilerTool"
441				Optimization="0"
442				AdditionalIncludeDirectories=".\..\..\..\lib\vc_x64_lib\mswud;.\..\..\..\include;.;.\..\..\..\samples"
443				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;_WINDOWS;NOPCH"
444				MinimalRebuild="true"
445				ExceptionHandling="1"
446				BasicRuntimeChecks="3"
447				RuntimeLibrary="3"
448				BufferSecurityCheck="true"
449				RuntimeTypeInfo="true"
450				ObjectFile="vc_mswud_x64\pyramid\"
451				ProgramDataBaseFileName="vc_mswud_x64\pyramid.pdb"
452				WarningLevel="4"
453				SuppressStartupBanner="true"
454				Detect64BitPortabilityProblems="true"
455				DebugInformationFormat="3"
456			/>
457			<Tool
458				Name="VCManagedResourceCompilerTool"
459			/>
460			<Tool
461				Name="VCResourceCompilerTool"
462				PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;_WINDOWS;NOPCH"
463				Culture="1033"
464				AdditionalIncludeDirectories=".\..\..\..\lib\vc_x64_lib\mswud;.\..\..\..\include;.;.\..\..\..\samples"
465			/>
466			<Tool
467				Name="VCPreLinkEventTool"
468			/>
469			<Tool
470				Name="VCLinkerTool"
471				AdditionalOptions=""
472				AdditionalDependencies="wxmsw31ud_gl.lib opengl32.lib glu32.lib wxmsw31ud_core.lib  wxbase31ud.lib    wxtiffd.lib wxjpegd.lib wxpngd.lib   wxzlibd.lib wxregexud.lib wxexpatd.lib   kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib shlwapi.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib version.lib wsock32.lib wininet.lib"
473				OutputFile="vc_mswud_x64\pyramid.exe"
474				LinkIncremental="2"
475				SuppressStartupBanner="true"
476				AdditionalLibraryDirectories=".\..\..\..\lib\vc_x64_lib"
477				GenerateManifest="true"
478				GenerateDebugInformation="true"
479				ProgramDatabaseFile="vc_mswud_x64\pyramid.pdb"
480				SubSystem="2"
481				TargetMachine="17"
482			/>
483			<Tool
484				Name="VCALinkTool"
485			/>
486			<Tool
487				Name="VCManifestTool"
488			/>
489			<Tool
490				Name="VCXDCMakeTool"
491			/>
492			<Tool
493				Name="VCBscMakeTool"
494				OutputFile="vc_mswud_x64\pyramid_vc8.bsc"
495				SuppressStartupBanner="true"
496			/>
497			<Tool
498				Name="VCFxCopTool"
499			/>
500			<Tool
501				Name="VCAppVerifierTool"
502			/>
503			<Tool
504				Name="VCWebDeploymentTool"
505			/>
506			<Tool
507				Name="VCPostBuildEventTool"
508			/>
509		</Configuration>
510		<Configuration
511			Name="Release|x64"
512			OutputDirectory="vc_mswu_x64"
513			IntermediateDirectory="vc_mswu_x64\pyramid"
514			ConfigurationType="1"
515			UseOfMFC="0"
516			ATLMinimizesCRunTimeLibraryUsage="false"
517			CharacterSet="1"
518			>
519			<Tool
520				Name="VCPreBuildEventTool"
521			/>
522			<Tool
523				Name="VCCustomBuildTool"
524			/>
525			<Tool
526				Name="VCXMLDataGeneratorTool"
527			/>
528			<Tool
529				Name="VCWebServiceProxyGeneratorTool"
530			/>
531			<Tool
532				Name="VCMIDLTool"
533				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;_WINDOWS;NOPCH"
534				AdditionalIncludeDirectories=".\..\..\..\lib\vc_x64_lib\mswu;.\..\..\..\include;.;.\..\..\..\samples"
535			/>
536			<Tool
537				Name="VCCLCompilerTool"
538				Optimization="2"
539				AdditionalIncludeDirectories=".\..\..\..\lib\vc_x64_lib\mswu;.\..\..\..\include;.;.\..\..\..\samples"
540				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;_WINDOWS;NOPCH"
541				ExceptionHandling="1"
542				RuntimeLibrary="2"
543				RuntimeTypeInfo="true"
544				ObjectFile="vc_mswu_x64\pyramid\"
545				ProgramDataBaseFileName="vc_mswu_x64\pyramid.pdb"
546				WarningLevel="4"
547				SuppressStartupBanner="true"
548				Detect64BitPortabilityProblems="true"
549				DebugInformationFormat="3"
550			/>
551			<Tool
552				Name="VCManagedResourceCompilerTool"
553			/>
554			<Tool
555				Name="VCResourceCompilerTool"
556				PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;_WINDOWS;NOPCH"
557				Culture="1033"
558				AdditionalIncludeDirectories=".\..\..\..\lib\vc_x64_lib\mswu;.\..\..\..\include;.;.\..\..\..\samples"
559			/>
560			<Tool
561				Name="VCPreLinkEventTool"
562			/>
563			<Tool
564				Name="VCLinkerTool"
565				AdditionalOptions=""
566				AdditionalDependencies="wxmsw31u_gl.lib opengl32.lib glu32.lib wxmsw31u_core.lib  wxbase31u.lib    wxtiff.lib wxjpeg.lib wxpng.lib   wxzlib.lib wxregexu.lib wxexpat.lib   kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib shlwapi.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib version.lib wsock32.lib wininet.lib"
567				OutputFile="vc_mswu_x64\pyramid.exe"
568				LinkIncremental="1"
569				SuppressStartupBanner="true"
570				AdditionalLibraryDirectories=".\..\..\..\lib\vc_x64_lib"
571				GenerateManifest="true"
572				GenerateDebugInformation="true"
573				ProgramDatabaseFile="vc_mswu_x64\pyramid.pdb"
574				SubSystem="2"
575				TargetMachine="17"
576				OptimizeReferences="2"
577				EnableCOMDATFolding="2"
578			/>
579			<Tool
580				Name="VCALinkTool"
581			/>
582			<Tool
583				Name="VCManifestTool"
584			/>
585			<Tool
586				Name="VCXDCMakeTool"
587			/>
588			<Tool
589				Name="VCBscMakeTool"
590				OutputFile="vc_mswu_x64\pyramid_vc8.bsc"
591				SuppressStartupBanner="true"
592			/>
593			<Tool
594				Name="VCFxCopTool"
595			/>
596			<Tool
597				Name="VCAppVerifierTool"
598			/>
599			<Tool
600				Name="VCWebDeploymentTool"
601			/>
602			<Tool
603				Name="VCPostBuildEventTool"
604			/>
605		</Configuration>
606		<Configuration
607			Name="DLL Debug|x64"
608			OutputDirectory="vc_mswuddll_x64"
609			IntermediateDirectory="vc_mswuddll_x64\pyramid"
610			ConfigurationType="1"
611			UseOfMFC="0"
612			ATLMinimizesCRunTimeLibraryUsage="false"
613			CharacterSet="1"
614			>
615			<Tool
616				Name="VCPreBuildEventTool"
617			/>
618			<Tool
619				Name="VCCustomBuildTool"
620			/>
621			<Tool
622				Name="VCXMLDataGeneratorTool"
623			/>
624			<Tool
625				Name="VCWebServiceProxyGeneratorTool"
626			/>
627			<Tool
628				Name="VCMIDLTool"
629				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
630				AdditionalIncludeDirectories=".\..\..\..\lib\vc_x64_dll\mswud;.\..\..\..\include;.;.\..\..\..\samples"
631			/>
632			<Tool
633				Name="VCCLCompilerTool"
634				Optimization="0"
635				AdditionalIncludeDirectories=".\..\..\..\lib\vc_x64_dll\mswud;.\..\..\..\include;.;.\..\..\..\samples"
636				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
637				MinimalRebuild="true"
638				ExceptionHandling="1"
639				BasicRuntimeChecks="3"
640				RuntimeLibrary="3"
641				BufferSecurityCheck="true"
642				RuntimeTypeInfo="true"
643				ObjectFile="vc_mswuddll_x64\pyramid\"
644				ProgramDataBaseFileName="vc_mswuddll_x64\pyramid.pdb"
645				WarningLevel="4"
646				SuppressStartupBanner="true"
647				Detect64BitPortabilityProblems="true"
648				DebugInformationFormat="3"
649			/>
650			<Tool
651				Name="VCManagedResourceCompilerTool"
652			/>
653			<Tool
654				Name="VCResourceCompilerTool"
655				PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
656				Culture="1033"
657				AdditionalIncludeDirectories=".\..\..\..\lib\vc_x64_dll\mswud;.\..\..\..\include;.;.\..\..\..\samples"
658			/>
659			<Tool
660				Name="VCPreLinkEventTool"
661			/>
662			<Tool
663				Name="VCLinkerTool"
664				AdditionalOptions=""
665				AdditionalDependencies="wxmsw31ud_gl.lib opengl32.lib glu32.lib wxmsw31ud_core.lib  wxbase31ud.lib    wxtiffd.lib wxjpegd.lib wxpngd.lib   wxzlibd.lib wxregexud.lib wxexpatd.lib   kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib shlwapi.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib version.lib wsock32.lib wininet.lib"
666				OutputFile="vc_mswuddll_x64\pyramid.exe"
667				LinkIncremental="2"
668				SuppressStartupBanner="true"
669				AdditionalLibraryDirectories=".\..\..\..\lib\vc_x64_dll"
670				GenerateManifest="true"
671				GenerateDebugInformation="true"
672				ProgramDatabaseFile="vc_mswuddll_x64\pyramid.pdb"
673				SubSystem="2"
674				TargetMachine="17"
675			/>
676			<Tool
677				Name="VCALinkTool"
678			/>
679			<Tool
680				Name="VCManifestTool"
681			/>
682			<Tool
683				Name="VCXDCMakeTool"
684			/>
685			<Tool
686				Name="VCBscMakeTool"
687				OutputFile="vc_mswuddll_x64\pyramid_vc8.bsc"
688				SuppressStartupBanner="true"
689			/>
690			<Tool
691				Name="VCFxCopTool"
692			/>
693			<Tool
694				Name="VCAppVerifierTool"
695			/>
696			<Tool
697				Name="VCWebDeploymentTool"
698			/>
699			<Tool
700				Name="VCPostBuildEventTool"
701			/>
702		</Configuration>
703		<Configuration
704			Name="DLL Release|x64"
705			OutputDirectory="vc_mswudll_x64"
706			IntermediateDirectory="vc_mswudll_x64\pyramid"
707			ConfigurationType="1"
708			UseOfMFC="0"
709			ATLMinimizesCRunTimeLibraryUsage="false"
710			CharacterSet="1"
711			>
712			<Tool
713				Name="VCPreBuildEventTool"
714			/>
715			<Tool
716				Name="VCCustomBuildTool"
717			/>
718			<Tool
719				Name="VCXMLDataGeneratorTool"
720			/>
721			<Tool
722				Name="VCWebServiceProxyGeneratorTool"
723			/>
724			<Tool
725				Name="VCMIDLTool"
726				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
727				AdditionalIncludeDirectories=".\..\..\..\lib\vc_x64_dll\mswu;.\..\..\..\include;.;.\..\..\..\samples"
728			/>
729			<Tool
730				Name="VCCLCompilerTool"
731				Optimization="2"
732				AdditionalIncludeDirectories=".\..\..\..\lib\vc_x64_dll\mswu;.\..\..\..\include;.;.\..\..\..\samples"
733				PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
734				ExceptionHandling="1"
735				RuntimeLibrary="2"
736				RuntimeTypeInfo="true"
737				ObjectFile="vc_mswudll_x64\pyramid\"
738				ProgramDataBaseFileName="vc_mswudll_x64\pyramid.pdb"
739				WarningLevel="4"
740				SuppressStartupBanner="true"
741				Detect64BitPortabilityProblems="true"
742				DebugInformationFormat="3"
743			/>
744			<Tool
745				Name="VCManagedResourceCompilerTool"
746			/>
747			<Tool
748				Name="VCResourceCompilerTool"
749				PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
750				Culture="1033"
751				AdditionalIncludeDirectories=".\..\..\..\lib\vc_x64_dll\mswu;.\..\..\..\include;.;.\..\..\..\samples"
752			/>
753			<Tool
754				Name="VCPreLinkEventTool"
755			/>
756			<Tool
757				Name="VCLinkerTool"
758				AdditionalOptions=""
759				AdditionalDependencies="wxmsw31u_gl.lib opengl32.lib glu32.lib wxmsw31u_core.lib  wxbase31u.lib    wxtiff.lib wxjpeg.lib wxpng.lib   wxzlib.lib wxregexu.lib wxexpat.lib   kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib shlwapi.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib version.lib wsock32.lib wininet.lib"
760				OutputFile="vc_mswudll_x64\pyramid.exe"
761				LinkIncremental="1"
762				SuppressStartupBanner="true"
763				AdditionalLibraryDirectories=".\..\..\..\lib\vc_x64_dll"
764				GenerateManifest="true"
765				GenerateDebugInformation="true"
766				ProgramDatabaseFile="vc_mswudll_x64\pyramid.pdb"
767				SubSystem="2"
768				TargetMachine="17"
769				OptimizeReferences="2"
770				EnableCOMDATFolding="2"
771			/>
772			<Tool
773				Name="VCALinkTool"
774			/>
775			<Tool
776				Name="VCManifestTool"
777			/>
778			<Tool
779				Name="VCXDCMakeTool"
780			/>
781			<Tool
782				Name="VCBscMakeTool"
783				OutputFile="vc_mswudll_x64\pyramid_vc8.bsc"
784				SuppressStartupBanner="true"
785			/>
786			<Tool
787				Name="VCFxCopTool"
788			/>
789			<Tool
790				Name="VCAppVerifierTool"
791			/>
792			<Tool
793				Name="VCWebDeploymentTool"
794			/>
795			<Tool
796				Name="VCPostBuildEventTool"
797			/>
798		</Configuration>
799	</Configurations>
800	<References>
801
802	</References>
803	<Files>
804		<Filter
805			Name="Source Files"
806			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
807			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
808			>
809			<File
810				RelativePath=".\mathstuff.cpp"
811				>
812			</File>
813			<File
814				RelativePath=".\oglpfuncs.cpp"
815				>
816			</File>
817			<File
818				RelativePath=".\oglstuff.cpp"
819				>
820			</File>
821			<File
822				RelativePath=".\pyramid.cpp"
823				>
824			</File>
825		</Filter>
826		<Filter
827			Name="Header Files"
828			Filter="h;hpp;hxx;hm;inl;inc;xsd"
829			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
830			>
831			<File
832				RelativePath=".\mathstuff.h"
833				>
834			</File>
835			<File
836				RelativePath=".\oglpfuncs.h"
837				>
838			</File>
839			<File
840				RelativePath=".\oglstuff.h"
841				>
842			</File>
843			<File
844				RelativePath=".\pyramid.h"
845				>
846			</File>
847		</Filter>
848		<Filter
849			Name="Resource Files"
850			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
851			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
852			>
853			<File
854				RelativePath="..\..\..\samples\sample.rc"
855				>
856			</File>
857		</Filter>
858	</Files>
859	<Globals>
860
861	</Globals>
862</VisualStudioProject>
863
864