goat3dgfx

view goat3dgfx.vcproj @ 26:940e5b1e2f92

once again, re-commit due to not saved changes to project files
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 27 Feb 2014 02:05:42 +0200
parents 6236080aaea4
children be9754def417
line source
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="goat3dgfx"
6 ProjectGUID="{251F8AFF-5A37-4F10-A519-C55C40E127AF}"
7 RootNamespace="goat3dgfx"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="196613"
10 >
11 <Platforms>
12 <Platform
13 Name="Win32"
14 />
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="4"
24 CharacterSet="2"
25 >
26 <Tool
27 Name="VCPreBuildEventTool"
28 CommandLine="echo #ifndef GOAT3DGFX_CONFIG_H_&gt;$(ProjectDir)\src\config.h&#x0D;&#x0A;echo #define GOAT3DGFX_CONFIG_H_&gt;&gt;$(ProjectDir)\src\config.h&#x0D;&#x0A;echo #define USE_VR&gt;&gt;$(ProjectDir)\src\config.h&#x0D;&#x0A;echo #define USE_LIBOVR&gt;&gt;$(ProjectDir)\src\config.h&#x0D;&#x0A;echo #endif&gt;&gt;$(ProjectDir)\src\config.h&#x0D;&#x0A;"
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 />
42 <Tool
43 Name="VCCLCompilerTool"
44 Optimization="0"
45 AdditionalIncludeDirectories="$(SolutionDir)\src"
46 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GOAT3DGFX_EXPORTS"
47 MinimalRebuild="true"
48 BasicRuntimeChecks="3"
49 RuntimeLibrary="3"
50 UsePrecompiledHeader="0"
51 WarningLevel="3"
52 DebugInformationFormat="4"
53 DisableSpecificWarnings="4244;4996;4305"
54 />
55 <Tool
56 Name="VCManagedResourceCompilerTool"
57 />
58 <Tool
59 Name="VCResourceCompilerTool"
60 />
61 <Tool
62 Name="VCPreLinkEventTool"
63 />
64 <Tool
65 Name="VCLibrarianTool"
66 OutputFile="$(OutDir)\$(ProjectName)-dbg.lib"
67 />
68 <Tool
69 Name="VCALinkTool"
70 />
71 <Tool
72 Name="VCXDCMakeTool"
73 />
74 <Tool
75 Name="VCBscMakeTool"
76 />
77 <Tool
78 Name="VCFxCopTool"
79 />
80 <Tool
81 Name="VCPostBuildEventTool"
82 CommandLine="mkdir usr\include\goat3dgfx&#x0D;&#x0A;mkdir usr\lib&#x0D;&#x0A;copy /Y src\*.h usr\include\goat3dgfx\&#x0D;&#x0A;copy /Y src\*.inl usr\include\goat3dgfx\&#x0D;&#x0A;copy /Y $(TargetPath) usr\lib\&#x0D;&#x0A;"
83 />
84 </Configuration>
85 <Configuration
86 Name="Release|Win32"
87 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
88 IntermediateDirectory="$(ConfigurationName)"
89 ConfigurationType="4"
90 CharacterSet="2"
91 WholeProgramOptimization="1"
92 >
93 <Tool
94 Name="VCPreBuildEventTool"
95 CommandLine="echo #ifndef GOAT3DGFX_CONFIG_H_&gt;$(ProjectDir)\src\config.h&#x0D;&#x0A;echo #define GOAT3DGFX_CONFIG_H_&gt;&gt;$(ProjectDir)\src\config.h&#x0D;&#x0A;echo #define USE_VR&gt;&gt;$(ProjectDir)\src\config.h&#x0D;&#x0A;echo #define USE_LIBOVR&gt;&gt;$(ProjectDir)\src\config.h&#x0D;&#x0A;echo #endif&gt;&gt;$(ProjectDir)\src\config.h&#x0D;&#x0A;"
96 />
97 <Tool
98 Name="VCCustomBuildTool"
99 />
100 <Tool
101 Name="VCXMLDataGeneratorTool"
102 />
103 <Tool
104 Name="VCWebServiceProxyGeneratorTool"
105 />
106 <Tool
107 Name="VCMIDLTool"
108 />
109 <Tool
110 Name="VCCLCompilerTool"
111 Optimization="2"
112 EnableIntrinsicFunctions="true"
113 AdditionalIncludeDirectories="$(SolutionDir)\src"
114 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GOAT3DGFX_EXPORTS"
115 RuntimeLibrary="2"
116 EnableFunctionLevelLinking="true"
117 UsePrecompiledHeader="0"
118 WarningLevel="3"
119 DebugInformationFormat="3"
120 DisableSpecificWarnings="4244;4996;4305"
121 />
122 <Tool
123 Name="VCManagedResourceCompilerTool"
124 />
125 <Tool
126 Name="VCResourceCompilerTool"
127 />
128 <Tool
129 Name="VCPreLinkEventTool"
130 />
131 <Tool
132 Name="VCLibrarianTool"
133 />
134 <Tool
135 Name="VCALinkTool"
136 />
137 <Tool
138 Name="VCXDCMakeTool"
139 />
140 <Tool
141 Name="VCBscMakeTool"
142 />
143 <Tool
144 Name="VCFxCopTool"
145 />
146 <Tool
147 Name="VCPostBuildEventTool"
148 />
149 </Configuration>
150 </Configurations>
151 <References>
152 </References>
153 <Files>
154 <Filter
155 Name="src"
156 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;h;inl"
157 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
158 >
159 <File
160 RelativePath=".\src\3dschunks.h"
161 >
162 </File>
163 <File
164 RelativePath=".\src\assload.cc"
165 >
166 </File>
167 <File
168 RelativePath=".\src\assload.h"
169 >
170 </File>
171 <File
172 RelativePath=".\src\camera.cc"
173 >
174 </File>
175 <File
176 RelativePath=".\src\camera.h"
177 >
178 </File>
179 <File
180 RelativePath=".\src\curve.cc"
181 >
182 </File>
183 <File
184 RelativePath=".\src\curve.h"
185 >
186 </File>
187 <File
188 RelativePath=".\src\curveload.cc"
189 >
190 </File>
191 <File
192 RelativePath=".\src\curveload.h"
193 >
194 </File>
195 <File
196 RelativePath=".\src\datapath.cc"
197 >
198 </File>
199 <File
200 RelativePath=".\src\datapath.h"
201 >
202 </File>
203 <File
204 RelativePath=".\src\dataset.h"
205 >
206 </File>
207 <File
208 RelativePath=".\src\dataset.inl"
209 >
210 </File>
211 <File
212 RelativePath=".\src\geom.cc"
213 >
214 </File>
215 <File
216 RelativePath=".\src\geom.h"
217 >
218 </File>
219 <File
220 RelativePath=".\src\gfxutil.cc"
221 >
222 </File>
223 <File
224 RelativePath=".\src\gfxutil.h"
225 >
226 </File>
227 <File
228 RelativePath=".\src\goat3dgfx.cc"
229 >
230 </File>
231 <File
232 RelativePath=".\src\goat3dgfx.h"
233 >
234 </File>
235 <File
236 RelativePath=".\src\image.cc"
237 >
238 </File>
239 <File
240 RelativePath=".\src\image.h"
241 >
242 </File>
243 <File
244 RelativePath=".\src\logger.cc"
245 >
246 </File>
247 <File
248 RelativePath=".\src\logger.h"
249 >
250 </File>
251 <File
252 RelativePath=".\src\material.cc"
253 >
254 </File>
255 <File
256 RelativePath=".\src\material.h"
257 >
258 </File>
259 <File
260 RelativePath=".\src\mesh.cc"
261 >
262 </File>
263 <File
264 RelativePath=".\src\mesh.h"
265 >
266 </File>
267 <File
268 RelativePath=".\src\meshgen.cc"
269 >
270 </File>
271 <File
272 RelativePath=".\src\meshgen.h"
273 >
274 </File>
275 <File
276 RelativePath=".\src\object.cc"
277 >
278 </File>
279 <File
280 RelativePath=".\src\object.h"
281 >
282 </File>
283 <File
284 RelativePath=".\src\opengl.cc"
285 >
286 </File>
287 <File
288 RelativePath=".\src\opengl.h"
289 >
290 </File>
291 <File
292 RelativePath=".\src\psyspp.cc"
293 >
294 </File>
295 <File
296 RelativePath=".\src\psyspp.h"
297 >
298 </File>
299 <File
300 RelativePath=".\src\rtarg.cc"
301 >
302 </File>
303 <File
304 RelativePath=".\src\rtarg.h"
305 >
306 </File>
307 <File
308 RelativePath=".\src\scene.cc"
309 >
310 </File>
311 <File
312 RelativePath=".\src\scene.h"
313 >
314 </File>
315 <File
316 RelativePath=".\src\sdrman.cc"
317 >
318 </File>
319 <File
320 RelativePath=".\src\sdrman.h"
321 >
322 </File>
323 <File
324 RelativePath=".\src\shader.cc"
325 >
326 </File>
327 <File
328 RelativePath=".\src\shader.h"
329 >
330 </File>
331 <File
332 RelativePath=".\src\texgen.cc"
333 >
334 </File>
335 <File
336 RelativePath=".\src\texgen.h"
337 >
338 </File>
339 <File
340 RelativePath=".\src\texman.cc"
341 >
342 </File>
343 <File
344 RelativePath=".\src\texman.h"
345 >
346 </File>
347 <File
348 RelativePath=".\src\texture.cc"
349 >
350 </File>
351 <File
352 RelativePath=".\src\texture.h"
353 >
354 </File>
355 <File
356 RelativePath=".\src\timer.cc"
357 >
358 </File>
359 <File
360 RelativePath=".\src\timer.h"
361 >
362 </File>
363 <File
364 RelativePath=".\src\unistate.cc"
365 >
366 </File>
367 <File
368 RelativePath=".\src\unistate.h"
369 >
370 </File>
371 <File
372 RelativePath=".\src\vr.h"
373 >
374 </File>
375 <File
376 RelativePath=".\src\xform_node.cc"
377 >
378 </File>
379 <File
380 RelativePath=".\src\xform_node.h"
381 >
382 </File>
383 <Filter
384 Name="vr"
385 >
386 <File
387 RelativePath=".\src\vr\vr.cc"
388 >
389 </File>
390 <File
391 RelativePath=".\src\vr\vr_impl.h"
392 >
393 </File>
394 <File
395 RelativePath=".\src\vr\vr_sdr.h"
396 >
397 </File>
398 </Filter>
399 </Filter>
400 </Files>
401 <Globals>
402 </Globals>
403 </VisualStudioProject>