Core commit. Compile and run on the OpenPandora
[mupen64plus-pandora.git] / source / mupen64plus-core / projects / msvc8 / mupen64plus-core.vcproj
CommitLineData
451ab91e 1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="mupen64plus-core"
6 ProjectGUID="{92D3FEB9-2129-41C5-8577-BCD7D961EF41}"
7 RootNamespace="mupen64pluscore"
8 Keyword="Win32Proj"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21 IntermediateDirectory="$(ConfigurationName)"
22 ConfigurationType="2"
23 CharacterSet="2"
24 >
25 <Tool
26 Name="VCPreBuildEventTool"
27 />
28 <Tool
29 Name="VCCustomBuildTool"
30 />
31 <Tool
32 Name="VCXMLDataGeneratorTool"
33 />
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
36 />
37 <Tool
38 Name="VCMIDLTool"
39 />
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 AdditionalIncludeDirectories="..\..\src;..\..\..\mupen64plus-win32-deps\SDL-1.2.14\include;..\..\..\mupen64plus-win32-deps\zlib-1.2.3\include;..\..\..\mupen64plus-win32-deps\libpng-1.2.37\include;..\..\..\mupen64plus-win32-deps\freetype-2.3.5-1\include"
44 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;DYNAREC;inline=__inline;M64P_OSD;M64P_PARALLEL"
45 MinimalRebuild="true"
46 BasicRuntimeChecks="3"
47 RuntimeLibrary="3"
48 UsePrecompiledHeader="0"
49 WarningLevel="3"
50 Detect64BitPortabilityProblems="false"
51 DebugInformationFormat="4"
52 CompileAs="0"
53 />
54 <Tool
55 Name="VCManagedResourceCompilerTool"
56 />
57 <Tool
58 Name="VCResourceCompilerTool"
59 />
60 <Tool
61 Name="VCPreLinkEventTool"
62 />
63 <Tool
64 Name="VCLinkerTool"
65 AdditionalDependencies="shell32.lib opengl32.lib glu32.lib ..\..\..\mupen64plus-win32-deps\SDL-1.2.14\lib\SDL.lib ..\..\..\mupen64plus-win32-deps\zlib-1.2.3\lib\zlib.lib ..\..\..\mupen64plus-win32-deps\libpng-1.2.37\lib\libpng.lib ..\..\..\mupen64plus-win32-deps\freetype-2.3.5-1\lib\freetype.lib"
66 OutputFile="$(OutDir)\mupen64plus.dll"
67 LinkIncremental="2"
68 GenerateDebugInformation="true"
69 SubSystem="2"
70 TargetMachine="1"
71 />
72 <Tool
73 Name="VCALinkTool"
74 />
75 <Tool
76 Name="VCManifestTool"
77 />
78 <Tool
79 Name="VCXDCMakeTool"
80 />
81 <Tool
82 Name="VCBscMakeTool"
83 />
84 <Tool
85 Name="VCFxCopTool"
86 />
87 <Tool
88 Name="VCAppVerifierTool"
89 />
90 <Tool
91 Name="VCWebDeploymentTool"
92 />
93 <Tool
94 Name="VCPostBuildEventTool"
95 />
96 </Configuration>
97 <Configuration
98 Name="Release|Win32"
99 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
100 IntermediateDirectory="$(ConfigurationName)"
101 ConfigurationType="2"
102 CharacterSet="2"
103 WholeProgramOptimization="1"
104 >
105 <Tool
106 Name="VCPreBuildEventTool"
107 />
108 <Tool
109 Name="VCCustomBuildTool"
110 />
111 <Tool
112 Name="VCXMLDataGeneratorTool"
113 />
114 <Tool
115 Name="VCWebServiceProxyGeneratorTool"
116 />
117 <Tool
118 Name="VCMIDLTool"
119 />
120 <Tool
121 Name="VCCLCompilerTool"
122 AdditionalIncludeDirectories="..\..\src;..\..\..\mupen64plus-win32-deps\SDL-1.2.14\include;..\..\..\mupen64plus-win32-deps\zlib-1.2.3\include;..\..\..\mupen64plus-win32-deps\libpng-1.2.37\include;..\..\..\mupen64plus-win32-deps\freetype-2.3.5-1\include"
123 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;DYNAREC;inline=__inline;M64P_OSD;M64P_PARALLEL"
124 RuntimeLibrary="2"
125 UsePrecompiledHeader="0"
126 WarningLevel="3"
127 Detect64BitPortabilityProblems="false"
128 DebugInformationFormat="3"
129 CompileAs="0"
130 />
131 <Tool
132 Name="VCManagedResourceCompilerTool"
133 />
134 <Tool
135 Name="VCResourceCompilerTool"
136 />
137 <Tool
138 Name="VCPreLinkEventTool"
139 />
140 <Tool
141 Name="VCLinkerTool"
142 AdditionalDependencies="shell32.lib opengl32.lib glu32.lib ..\..\..\mupen64plus-win32-deps\SDL-1.2.14\lib\SDL.lib ..\..\..\mupen64plus-win32-deps\zlib-1.2.3\lib\zlib.lib ..\..\..\mupen64plus-win32-deps\libpng-1.2.37\lib\libpng.lib ..\..\..\mupen64plus-win32-deps\freetype-2.3.5-1\lib\freetype.lib"
143 OutputFile="$(OutDir)\mupen64plus.dll"
144 LinkIncremental="1"
145 GenerateDebugInformation="true"
146 SubSystem="2"
147 OptimizeReferences="2"
148 EnableCOMDATFolding="2"
149 TargetMachine="1"
150 />
151 <Tool
152 Name="VCALinkTool"
153 />
154 <Tool
155 Name="VCManifestTool"
156 />
157 <Tool
158 Name="VCXDCMakeTool"
159 />
160 <Tool
161 Name="VCBscMakeTool"
162 />
163 <Tool
164 Name="VCFxCopTool"
165 />
166 <Tool
167 Name="VCAppVerifierTool"
168 />
169 <Tool
170 Name="VCWebDeploymentTool"
171 />
172 <Tool
173 Name="VCPostBuildEventTool"
174 />
175 </Configuration>
176 </Configurations>
177 <References>
178 </References>
179 <Files>
180 <Filter
181 Name="Source Files"
182 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
183 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
184 >
185 <File
186 RelativePath="..\..\src\r4300\x86\assemble.c"
187 >
188 </File>
189 <File
190 RelativePath="..\..\src\api\callbacks.c"
191 >
192 </File>
193 <File
194 RelativePath="..\..\src\main\cheat.c"
195 >
196 </File>
197 <File
198 RelativePath="..\..\src\api\common.c"
199 >
200 </File>
201 <File
202 RelativePath="..\..\src\api\config.c"
203 >
204 </File>
205 <File
206 RelativePath="..\..\src\debugger\dbg_breakpoints.c"
207 >
208 </File>
209 <File
210 RelativePath="..\..\src\debugger\dbg_decoder.c"
211 >
212 </File>
213 <File
214 RelativePath="..\..\src\debugger\dbg_memory.c"
215 >
216 </File>
217 <File
218 RelativePath="..\..\src\debugger\debugger.c"
219 >
220 <FileConfiguration
221 Name="Debug|Win32"
222 >
223 <Tool
224 Name="VCCLCompilerTool"
225 ObjectFile="$(IntDir)\$(InputName)1.obj"
226 XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
227 />
228 </FileConfiguration>
229 <FileConfiguration
230 Name="Release|Win32"
231 >
232 <Tool
233 Name="VCCLCompilerTool"
234 ObjectFile="$(IntDir)\$(InputName)1.obj"
235 XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
236 />
237 </FileConfiguration>
238 </File>
239 <File
240 RelativePath="..\..\src\api\debugger.c"
241 >
242 </File>
243 <File
244 RelativePath="..\..\src\memory\dma.c"
245 >
246 </File>
247 <File
248 RelativePath="..\..\src\plugin\dummy_audio.c"
249 >
250 </File>
251 <File
252 RelativePath="..\..\src\plugin\dummy_input.c"
253 >
254 </File>
255 <File
256 RelativePath="..\..\src\plugin\dummy_rsp.c"
257 >
258 </File>
259 <File
260 RelativePath="..\..\src\plugin\dummy_video.c"
261 >
262 </File>
263 <File
264 RelativePath="..\..\src\osal\dynamiclib_win32.c"
265 >
266 </File>
267 <File
268 RelativePath="..\..\src\main\eventloop.c"
269 >
270 </File>
271 <File
272 RelativePath="..\..\src\r4300\exception.c"
273 >
274 </File>
275 <File
276 RelativePath="..\..\src\osal\files_win32.c"
277 >
278 </File>
279 <File
280 RelativePath="..\..\src\memory\flashram.c"
281 >
282 </File>
283 <File
284 RelativePath="..\..\src\api\frontend.c"
285 >
286 </File>
287 <File
288 RelativePath="..\..\src\r4300\x86\gbc.c"
289 >
290 </File>
291 <File
292 RelativePath="..\..\src\r4300\x86\gcop0.c"
293 >
294 </File>
295 <File
296 RelativePath="..\..\src\r4300\x86\gcop1.c"
297 >
298 </File>
299 <File
300 RelativePath="..\..\src\r4300\x86\gcop1_d.c"
301 >
302 </File>
303 <File
304 RelativePath="..\..\src\r4300\x86\gcop1_l.c"
305 >
306 </File>
307 <File
308 RelativePath="..\..\src\r4300\x86\gcop1_s.c"
309 >
310 </File>
311 <File
312 RelativePath="..\..\src\r4300\x86\gcop1_w.c"
313 >
314 </File>
315 <File
316 RelativePath="..\..\src\r4300\x86\gr4300.c"
317 >
318 </File>
319 <File
320 RelativePath="..\..\src\r4300\x86\gregimm.c"
321 >
322 </File>
323 <File
324 RelativePath="..\..\src\r4300\x86\gspecial.c"
325 >
326 </File>
327 <File
328 RelativePath="..\..\src\r4300\x86\gtlb.c"
329 >
330 </File>
331 <File
332 RelativePath="..\..\src\r4300\interupt.c"
333 >
334 </File>
335 <File
336 RelativePath="..\..\src\main\zip\ioapi.c"
337 >
338 </File>
339 <File
340 RelativePath="..\..\src\main\lirc.c"
341 >
342 </File>
343 <File
344 RelativePath="..\..\src\main\main.c"
345 >
346 </File>
347 <File
348 RelativePath="..\..\src\main\md5.c"
349 >
350 </File>
351 <File
352 RelativePath="..\..\src\memory\memory.c"
353 >
354 </File>
355 <File
356 RelativePath="..\..\src\memory\n64_cic_nus_6105.c"
357 >
358 </File>
359 <File
360 RelativePath="..\..\src\osd\OGLFT.cpp"
361 >
362 </File>
363 <File
364 RelativePath="..\..\src\osd\osd.cpp"
365 >
366 </File>
367 <File
368 RelativePath="..\..\src\memory\pif.c"
369 >
370 </File>
371 <File
372 RelativePath="..\..\src\plugin\plugin.c"
373 >
374 </File>
375 <File
376 RelativePath="..\..\src\r4300\profile.c"
377 >
378 </File>
379 <File
380 RelativePath="..\..\src\r4300\pure_interp.c"
381 >
382 </File>
383 <File
384 RelativePath="..\..\src\r4300\r4300.c"
385 >
386 </File>
387 <File
388 RelativePath="..\..\src\r4300\recomp.c"
389 >
390 </File>
391 <File
392 RelativePath="..\..\src\r4300\x86\regcache.c"
393 >
394 </File>
395 <File
396 RelativePath="..\..\src\r4300\reset.c"
397 >
398 </File>
399 <File
400 RelativePath="..\..\src\r4300\x86\rjump.c"
401 >
402 </File>
403 <File
404 RelativePath="..\..\src\main\rom.c"
405 >
406 </File>
407 <File
408 RelativePath="..\..\src\main\savestates.c"
409 >
410 </File>
411 <File
412 RelativePath="..\..\src\osd\screenshot.cpp"
413 >
414 </File>
415 <File
416 RelativePath="..\..\src\memory\tlb.c"
417 >
418 </File>
419 <File
420 RelativePath="..\..\src\main\zip\unzip.c"
421 >
422 </File>
423 <File
424 RelativePath="..\..\src\main\util.c"
425 >
426 </File>
427 <File
428 RelativePath="..\..\src\api\vidext.c"
429 >
430 </File>
431 <File
432 RelativePath="..\..\src\main\workqueue.c"
433 >
434 </File>
435 <File
436 RelativePath="..\..\src\main\zip\zip.c"
437 >
438 </File>
439 </Filter>
440 <Filter
441 Name="Header Files"
442 Filter="h;hpp;hxx;hm;inl;inc;xsd"
443 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
444 >
445 <File
446 RelativePath="..\..\src\r4300\x86\assemble.h"
447 >
448 </File>
449 <File
450 RelativePath="..\..\src\api\callbacks.h"
451 >
452 </File>
453 <File
454 RelativePath="..\..\src\main\cheat.h"
455 >
456 </File>
457 <File
458 RelativePath="..\..\src\api\config.h"
459 >
460 </File>
461 <File
462 RelativePath="..\..\src\main\zip\crypt.h"
463 >
464 </File>
465 <File
466 RelativePath="..\..\src\debugger\dbg_breakpoints.h"
467 >
468 </File>
469 <File
470 RelativePath="..\..\src\debugger\dbg_decoder.h"
471 >
472 </File>
473 <File
474 RelativePath="..\..\src\debugger\dbg_memory.h"
475 >
476 </File>
477 <File
478 RelativePath="..\..\src\debugger\dbg_opprintf.h"
479 >
480 </File>
481 <File
482 RelativePath="..\..\src\debugger\dbg_types.h"
483 >
484 </File>
485 <File
486 RelativePath="..\..\src\debugger\debugger.h"
487 >
488 </File>
489 <File
490 RelativePath="..\..\src\api\debugger.h"
491 >
492 </File>
493 <File
494 RelativePath="..\..\src\memory\dma.h"
495 >
496 </File>
497 <File
498 RelativePath="..\..\src\plugin\dummy_audio.h"
499 >
500 </File>
501 <File
502 RelativePath="..\..\src\plugin\dummy_input.h"
503 >
504 </File>
505 <File
506 RelativePath="..\..\src\plugin\dummy_rsp.h"
507 >
508 </File>
509 <File
510 RelativePath="..\..\src\plugin\dummy_video.h"
511 >
512 </File>
513 <File
514 RelativePath="..\..\src\osal\dynamiclib.h"
515 >
516 </File>
517 <File
518 RelativePath="..\..\src\main\eventloop.h"
519 >
520 </File>
521 <File
522 RelativePath="..\..\src\r4300\exception.h"
523 >
524 </File>
525 <File
526 RelativePath="..\..\src\osal\files.h"
527 >
528 </File>
529 <File
530 RelativePath="..\..\src\memory\flashram.h"
531 >
532 </File>
533 <File
534 RelativePath="..\..\src\r4300\x86\interpret.h"
535 >
536 </File>
537 <File
538 RelativePath="..\..\src\r4300\interupt.h"
539 >
540 </File>
541 <File
542 RelativePath="..\..\src\main\zip\ioapi.h"
543 >
544 </File>
545 <File
546 RelativePath="..\..\src\main\lirc.h"
547 >
548 </File>
549 <File
550 RelativePath="..\..\src\api\m64p_common.h"
551 >
552 </File>
553 <File
554 RelativePath="..\..\src\api\m64p_config.h"
555 >
556 </File>
557 <File
558 RelativePath="..\..\src\api\m64p_debugger.h"
559 >
560 </File>
561 <File
562 RelativePath="..\..\src\api\m64p_frontend.h"
563 >
564 </File>
565 <File
566 RelativePath="..\..\src\api\m64p_plugin.h"
567 >
568 </File>
569 <File
570 RelativePath="..\..\src\api\m64p_types.h"
571 >
572 </File>
573 <File
574 RelativePath="..\..\src\api\m64p_vidext.h"
575 >
576 </File>
577 <File
578 RelativePath="..\..\src\r4300\macros.h"
579 >
580 </File>
581 <File
582 RelativePath="..\..\src\main\main.h"
583 >
584 </File>
585 <File
586 RelativePath="..\..\src\main\md5.h"
587 >
588 </File>
589 <File
590 RelativePath="..\..\src\memory\memory.h"
591 >
592 </File>
593 <File
594 RelativePath="..\..\src\memory\n64_cic_nus_6105.h"
595 >
596 </File>
597 <File
598 RelativePath="..\..\src\osd\OGLFT.h"
599 >
600 </File>
601 <File
602 RelativePath="..\..\src\r4300\ops.h"
603 >
604 </File>
605 <File
606 RelativePath="..\..\src\osd\osd.h"
607 >
608 </File>
609 <File
610 RelativePath="..\..\src\memory\pif.h"
611 >
612 </File>
613 <File
614 RelativePath="..\..\src\plugin\plugin.h"
615 >
616 </File>
617 <File
618 RelativePath="..\..\src\osal\preproc.h"
619 >
620 </File>
621 <File
622 RelativePath="..\..\src\r4300\r4300.h"
623 >
624 </File>
625 <File
626 RelativePath="..\..\src\r4300\recomp.h"
627 >
628 </File>
629 <File
630 RelativePath="..\..\src\r4300\recomph.h"
631 >
632 </File>
633 <File
634 RelativePath="..\..\src\r4300\x86\regcache.h"
635 >
636 </File>
637 <File
638 RelativePath="..\..\src\r4300\reset.h"
639 >
640 </File>
641 <File
642 RelativePath="..\..\src\main\rom.h"
643 >
644 </File>
645 <File
646 RelativePath="..\..\src\main\savestates.h"
647 >
648 </File>
649 <File
650 RelativePath="..\..\src\osd\screenshot.h"
651 >
652 </File>
653 <File
654 RelativePath="..\..\src\memory\tlb.h"
655 >
656 </File>
657 <File
658 RelativePath="..\..\src\main\zip\unzip.h"
659 >
660 </File>
661 <File
662 RelativePath="..\..\src\main\util.h"
663 >
664 </File>
665 <File
666 RelativePath="..\..\src\main\version.h"
667 >
668 </File>
669 <File
670 RelativePath="..\..\src\api\vidext.h"
671 >
672 </File>
673 <File
674 RelativePath="..\..\src\main\workqueue.h"
675 >
676 </File>
677 <File
678 RelativePath="..\..\src\main\zip\zip.h"
679 >
680 </File>
681 </Filter>
682 </Files>
683 <Globals>
684 </Globals>
685</VisualStudioProject>