commit missed changes
[libogc.git] / gcsdk.vcproj
blob6d446d78863d8bc4f8707c963cf47ebda9e1282c
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="gcsdk"
6 ProjectGUID="{D621CF33-A465-4BAE-9BF1-BAC7317FDB8E}"
8 <Platforms>
9 <Platform
10 Name="Win32"
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\UpgradeFromVC60.vsprops"
22 UseOfMFC="0"
23 ATLMinimizesCRunTimeLibraryUsage="false"
24 CharacterSet="2"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
40 TypeLibraryName=".\Release/gcsdk.tlb"
41 HeaderFileName=""
43 <Tool
44 Name="VCCLCompilerTool"
45 Optimization="2"
46 InlineFunctionExpansion="1"
47 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
48 StringPooling="true"
49 RuntimeLibrary="0"
50 EnableFunctionLevelLinking="true"
51 PrecompiledHeaderFile=".\Release/gcsdk.pch"
52 AssemblerListingLocation=".\Release/"
53 ObjectFile=".\Release/"
54 ProgramDataBaseFileName=".\Release/"
55 WarningLevel="3"
56 SuppressStartupBanner="true"
58 <Tool
59 Name="VCManagedResourceCompilerTool"
61 <Tool
62 Name="VCResourceCompilerTool"
63 PreprocessorDefinitions="NDEBUG"
64 Culture="1033"
66 <Tool
67 Name="VCPreLinkEventTool"
69 <Tool
70 Name="VCLinkerTool"
71 OutputFile=".\Release/gcsdk.exe"
72 LinkIncremental="1"
73 SuppressStartupBanner="true"
74 ProgramDatabaseFile=".\Release/gcsdk.pdb"
75 SubSystem="1"
76 TargetMachine="1"
78 <Tool
79 Name="VCALinkTool"
81 <Tool
82 Name="VCManifestTool"
84 <Tool
85 Name="VCXDCMakeTool"
87 <Tool
88 Name="VCBscMakeTool"
89 SuppressStartupBanner="true"
90 OutputFile=".\Release/gcsdk.bsc"
92 <Tool
93 Name="VCFxCopTool"
95 <Tool
96 Name="VCAppVerifierTool"
98 <Tool
99 Name="VCWebDeploymentTool"
101 <Tool
102 Name="VCPostBuildEventTool"
104 </Configuration>
105 <Configuration
106 Name="Debug|Win32"
107 OutputDirectory=".\Debug"
108 IntermediateDirectory=".\Debug"
109 ConfigurationType="1"
110 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
111 UseOfMFC="0"
112 ATLMinimizesCRunTimeLibraryUsage="false"
113 CharacterSet="2"
115 <Tool
116 Name="VCPreBuildEventTool"
118 <Tool
119 Name="VCCustomBuildTool"
121 <Tool
122 Name="VCXMLDataGeneratorTool"
124 <Tool
125 Name="VCWebServiceProxyGeneratorTool"
127 <Tool
128 Name="VCMIDLTool"
129 TypeLibraryName=".\Debug/gcsdk.tlb"
130 HeaderFileName=""
132 <Tool
133 Name="VCCLCompilerTool"
134 Optimization="0"
135 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
136 MinimalRebuild="true"
137 BasicRuntimeChecks="3"
138 RuntimeLibrary="1"
139 PrecompiledHeaderFile=".\Debug/gcsdk.pch"
140 AssemblerListingLocation=".\Debug/"
141 ObjectFile=".\Debug/"
142 ProgramDataBaseFileName=".\Debug/"
143 BrowseInformation="1"
144 WarningLevel="3"
145 SuppressStartupBanner="true"
146 DebugInformationFormat="4"
148 <Tool
149 Name="VCManagedResourceCompilerTool"
151 <Tool
152 Name="VCResourceCompilerTool"
153 PreprocessorDefinitions="_DEBUG"
154 Culture="1033"
156 <Tool
157 Name="VCPreLinkEventTool"
159 <Tool
160 Name="VCLinkerTool"
161 OutputFile=".\Debug/gcsdk.exe"
162 LinkIncremental="2"
163 SuppressStartupBanner="true"
164 GenerateDebugInformation="true"
165 ProgramDatabaseFile=".\Debug/gcsdk.pdb"
166 SubSystem="1"
167 TargetMachine="1"
169 <Tool
170 Name="VCALinkTool"
172 <Tool
173 Name="VCManifestTool"
175 <Tool
176 Name="VCXDCMakeTool"
178 <Tool
179 Name="VCBscMakeTool"
180 SuppressStartupBanner="true"
181 OutputFile=".\Debug/gcsdk.bsc"
183 <Tool
184 Name="VCFxCopTool"
186 <Tool
187 Name="VCAppVerifierTool"
189 <Tool
190 Name="VCWebDeploymentTool"
192 <Tool
193 Name="VCPostBuildEventTool"
195 </Configuration>
196 </Configurations>
197 <References>
198 </References>
199 <Files>
200 <Filter
201 Name="Source Files"
202 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
204 <Filter
205 Name="libogc.c"
207 <File
208 RelativePath="libogc\aram.c"
210 <FileConfiguration
211 Name="Release|Win32"
213 <Tool
214 Name="VCCLCompilerTool"
215 PreprocessorDefinitions=""
217 </FileConfiguration>
218 <FileConfiguration
219 Name="Debug|Win32"
221 <Tool
222 Name="VCCLCompilerTool"
223 PreprocessorDefinitions=""
225 </FileConfiguration>
226 </File>
227 <File
228 RelativePath="libogc\argv.c"
230 <FileConfiguration
231 Name="Release|Win32"
233 <Tool
234 Name="VCCLCompilerTool"
235 PreprocessorDefinitions=""
237 </FileConfiguration>
238 <FileConfiguration
239 Name="Debug|Win32"
241 <Tool
242 Name="VCCLCompilerTool"
243 PreprocessorDefinitions=""
245 </FileConfiguration>
246 </File>
247 <File
248 RelativePath="libogc\arqmgr.c"
250 <FileConfiguration
251 Name="Release|Win32"
253 <Tool
254 Name="VCCLCompilerTool"
255 PreprocessorDefinitions=""
257 </FileConfiguration>
258 <FileConfiguration
259 Name="Debug|Win32"
261 <Tool
262 Name="VCCLCompilerTool"
263 PreprocessorDefinitions=""
265 </FileConfiguration>
266 </File>
267 <File
268 RelativePath="libogc\arqueue.c"
270 <FileConfiguration
271 Name="Release|Win32"
273 <Tool
274 Name="VCCLCompilerTool"
275 PreprocessorDefinitions=""
277 </FileConfiguration>
278 <FileConfiguration
279 Name="Debug|Win32"
281 <Tool
282 Name="VCCLCompilerTool"
283 PreprocessorDefinitions=""
285 </FileConfiguration>
286 </File>
287 <File
288 RelativePath="libogc\audio.c"
290 <FileConfiguration
291 Name="Release|Win32"
293 <Tool
294 Name="VCCLCompilerTool"
295 PreprocessorDefinitions=""
297 </FileConfiguration>
298 <FileConfiguration
299 Name="Debug|Win32"
301 <Tool
302 Name="VCCLCompilerTool"
303 PreprocessorDefinitions=""
305 </FileConfiguration>
306 </File>
307 <File
308 RelativePath="libogc\cache.c"
310 <FileConfiguration
311 Name="Release|Win32"
313 <Tool
314 Name="VCCLCompilerTool"
315 PreprocessorDefinitions=""
317 </FileConfiguration>
318 <FileConfiguration
319 Name="Debug|Win32"
321 <Tool
322 Name="VCCLCompilerTool"
323 PreprocessorDefinitions=""
325 </FileConfiguration>
326 </File>
327 <File
328 RelativePath="libogc\cache_asm.S"
330 </File>
331 <File
332 RelativePath="libogc\card.c"
334 <FileConfiguration
335 Name="Release|Win32"
337 <Tool
338 Name="VCCLCompilerTool"
339 PreprocessorDefinitions=""
341 </FileConfiguration>
342 <FileConfiguration
343 Name="Debug|Win32"
345 <Tool
346 Name="VCCLCompilerTool"
347 PreprocessorDefinitions=""
349 </FileConfiguration>
350 </File>
351 <File
352 RelativePath="libogc\cond.c"
354 <FileConfiguration
355 Name="Release|Win32"
357 <Tool
358 Name="VCCLCompilerTool"
359 PreprocessorDefinitions=""
361 </FileConfiguration>
362 <FileConfiguration
363 Name="Debug|Win32"
365 <Tool
366 Name="VCCLCompilerTool"
367 PreprocessorDefinitions=""
369 </FileConfiguration>
370 </File>
371 <File
372 RelativePath="libogc\conf.c"
374 <FileConfiguration
375 Name="Release|Win32"
377 <Tool
378 Name="VCCLCompilerTool"
379 PreprocessorDefinitions=""
381 </FileConfiguration>
382 <FileConfiguration
383 Name="Debug|Win32"
385 <Tool
386 Name="VCCLCompilerTool"
387 PreprocessorDefinitions=""
389 </FileConfiguration>
390 </File>
391 <File
392 RelativePath="libogc\console.c"
394 <FileConfiguration
395 Name="Release|Win32"
397 <Tool
398 Name="VCCLCompilerTool"
399 PreprocessorDefinitions=""
401 </FileConfiguration>
402 <FileConfiguration
403 Name="Debug|Win32"
405 <Tool
406 Name="VCCLCompilerTool"
407 PreprocessorDefinitions=""
409 </FileConfiguration>
410 </File>
411 <File
412 RelativePath="libogc\console.h"
414 </File>
415 <File
416 RelativePath="libogc\console_font_8x16.c"
418 <FileConfiguration
419 Name="Release|Win32"
421 <Tool
422 Name="VCCLCompilerTool"
423 PreprocessorDefinitions=""
425 </FileConfiguration>
426 <FileConfiguration
427 Name="Debug|Win32"
429 <Tool
430 Name="VCCLCompilerTool"
431 PreprocessorDefinitions=""
433 </FileConfiguration>
434 </File>
435 <File
436 RelativePath="libogc\decrementer.c"
438 <FileConfiguration
439 Name="Release|Win32"
441 <Tool
442 Name="VCCLCompilerTool"
443 PreprocessorDefinitions=""
445 </FileConfiguration>
446 <FileConfiguration
447 Name="Debug|Win32"
449 <Tool
450 Name="VCCLCompilerTool"
451 PreprocessorDefinitions=""
453 </FileConfiguration>
454 </File>
455 <File
456 RelativePath="libogc\decrementer_handler.S"
458 </File>
459 <File
460 RelativePath="libogc\depackrnc.S"
462 </File>
463 <File
464 RelativePath="libogc\depackrnc1.c"
466 <FileConfiguration
467 Name="Release|Win32"
469 <Tool
470 Name="VCCLCompilerTool"
471 PreprocessorDefinitions=""
473 </FileConfiguration>
474 <FileConfiguration
475 Name="Debug|Win32"
477 <Tool
478 Name="VCCLCompilerTool"
479 PreprocessorDefinitions=""
481 </FileConfiguration>
482 </File>
483 <File
484 RelativePath="libogc\dsp.c"
486 <FileConfiguration
487 Name="Release|Win32"
489 <Tool
490 Name="VCCLCompilerTool"
491 PreprocessorDefinitions=""
493 </FileConfiguration>
494 <FileConfiguration
495 Name="Debug|Win32"
497 <Tool
498 Name="VCCLCompilerTool"
499 PreprocessorDefinitions=""
501 </FileConfiguration>
502 </File>
503 <File
504 RelativePath="libogc\dvd.c"
506 <FileConfiguration
507 Name="Release|Win32"
509 <Tool
510 Name="VCCLCompilerTool"
511 PreprocessorDefinitions=""
513 </FileConfiguration>
514 <FileConfiguration
515 Name="Debug|Win32"
517 <Tool
518 Name="VCCLCompilerTool"
519 PreprocessorDefinitions=""
521 </FileConfiguration>
522 </File>
523 <File
524 RelativePath="libogc\es.c"
526 <FileConfiguration
527 Name="Release|Win32"
529 <Tool
530 Name="VCCLCompilerTool"
531 PreprocessorDefinitions=""
533 </FileConfiguration>
534 <FileConfiguration
535 Name="Debug|Win32"
537 <Tool
538 Name="VCCLCompilerTool"
539 PreprocessorDefinitions=""
541 </FileConfiguration>
542 </File>
543 <File
544 RelativePath="libogc\exception.c"
546 <FileConfiguration
547 Name="Release|Win32"
549 <Tool
550 Name="VCCLCompilerTool"
551 PreprocessorDefinitions=""
553 </FileConfiguration>
554 <FileConfiguration
555 Name="Debug|Win32"
557 <Tool
558 Name="VCCLCompilerTool"
559 PreprocessorDefinitions=""
561 </FileConfiguration>
562 </File>
563 <File
564 RelativePath="libogc\exception_handler.S"
566 </File>
567 <File
568 RelativePath="libogc\exi.c"
570 <FileConfiguration
571 Name="Release|Win32"
573 <Tool
574 Name="VCCLCompilerTool"
575 PreprocessorDefinitions=""
577 </FileConfiguration>
578 <FileConfiguration
579 Name="Debug|Win32"
581 <Tool
582 Name="VCCLCompilerTool"
583 PreprocessorDefinitions=""
585 </FileConfiguration>
586 </File>
587 <File
588 RelativePath=".\libogc\gcsd.c"
590 </File>
591 <File
592 RelativePath="libogc\gu.c"
594 <FileConfiguration
595 Name="Release|Win32"
597 <Tool
598 Name="VCCLCompilerTool"
599 PreprocessorDefinitions=""
601 </FileConfiguration>
602 <FileConfiguration
603 Name="Debug|Win32"
605 <Tool
606 Name="VCCLCompilerTool"
607 PreprocessorDefinitions=""
609 </FileConfiguration>
610 </File>
611 <File
612 RelativePath="libogc\gu_psasm.S"
614 </File>
615 <File
616 RelativePath="libogc\gx.c"
618 <FileConfiguration
619 Name="Release|Win32"
621 <Tool
622 Name="VCCLCompilerTool"
623 PreprocessorDefinitions=""
625 </FileConfiguration>
626 <FileConfiguration
627 Name="Debug|Win32"
629 <Tool
630 Name="VCCLCompilerTool"
631 PreprocessorDefinitions=""
633 </FileConfiguration>
634 </File>
635 <File
636 RelativePath=".\libogc\gx_regdef.h"
638 </File>
639 <File
640 RelativePath="libogc\ios.c"
642 <FileConfiguration
643 Name="Release|Win32"
645 <Tool
646 Name="VCCLCompilerTool"
647 PreprocessorDefinitions=""
649 </FileConfiguration>
650 <FileConfiguration
651 Name="Debug|Win32"
653 <Tool
654 Name="VCCLCompilerTool"
655 PreprocessorDefinitions=""
657 </FileConfiguration>
658 </File>
659 <File
660 RelativePath="libogc\ipc.c"
662 <FileConfiguration
663 Name="Release|Win32"
665 <Tool
666 Name="VCCLCompilerTool"
667 PreprocessorDefinitions=""
669 </FileConfiguration>
670 <FileConfiguration
671 Name="Debug|Win32"
673 <Tool
674 Name="VCCLCompilerTool"
675 PreprocessorDefinitions=""
677 </FileConfiguration>
678 </File>
679 <File
680 RelativePath="libogc\irq.c"
682 <FileConfiguration
683 Name="Release|Win32"
685 <Tool
686 Name="VCCLCompilerTool"
687 PreprocessorDefinitions=""
689 </FileConfiguration>
690 <FileConfiguration
691 Name="Debug|Win32"
693 <Tool
694 Name="VCCLCompilerTool"
695 PreprocessorDefinitions=""
697 </FileConfiguration>
698 </File>
699 <File
700 RelativePath="libogc\irq_handler.S"
702 </File>
703 <File
704 RelativePath="libogc\isfs.c"
706 <FileConfiguration
707 Name="Release|Win32"
709 <Tool
710 Name="VCCLCompilerTool"
711 PreprocessorDefinitions=""
713 </FileConfiguration>
714 <FileConfiguration
715 Name="Debug|Win32"
717 <Tool
718 Name="VCCLCompilerTool"
719 PreprocessorDefinitions=""
721 </FileConfiguration>
722 </File>
723 <File
724 RelativePath="libogc\kprintf.c"
726 <FileConfiguration
727 Name="Release|Win32"
729 <Tool
730 Name="VCCLCompilerTool"
731 PreprocessorDefinitions=""
733 </FileConfiguration>
734 <FileConfiguration
735 Name="Debug|Win32"
737 <Tool
738 Name="VCCLCompilerTool"
739 PreprocessorDefinitions=""
741 </FileConfiguration>
742 </File>
743 <File
744 RelativePath="libogc\lock_supp.c"
746 <FileConfiguration
747 Name="Release|Win32"
749 <Tool
750 Name="VCCLCompilerTool"
751 PreprocessorDefinitions=""
753 </FileConfiguration>
754 <FileConfiguration
755 Name="Debug|Win32"
757 <Tool
758 Name="VCCLCompilerTool"
759 PreprocessorDefinitions=""
761 </FileConfiguration>
762 </File>
763 <File
764 RelativePath="libogc\lwp.c"
766 <FileConfiguration
767 Name="Release|Win32"
769 <Tool
770 Name="VCCLCompilerTool"
771 PreprocessorDefinitions=""
773 </FileConfiguration>
774 <FileConfiguration
775 Name="Debug|Win32"
777 <Tool
778 Name="VCCLCompilerTool"
779 PreprocessorDefinitions=""
781 </FileConfiguration>
782 </File>
783 <File
784 RelativePath="libogc\lwp_handler.S"
786 </File>
787 <File
788 RelativePath="libogc\lwp_heap.c"
790 <FileConfiguration
791 Name="Release|Win32"
793 <Tool
794 Name="VCCLCompilerTool"
795 PreprocessorDefinitions=""
797 </FileConfiguration>
798 <FileConfiguration
799 Name="Debug|Win32"
801 <Tool
802 Name="VCCLCompilerTool"
803 PreprocessorDefinitions=""
805 </FileConfiguration>
806 </File>
807 <File
808 RelativePath="libogc\lwp_heap.inl"
810 </File>
811 <File
812 RelativePath="libogc\lwp_messages.c"
814 <FileConfiguration
815 Name="Release|Win32"
817 <Tool
818 Name="VCCLCompilerTool"
819 PreprocessorDefinitions=""
821 </FileConfiguration>
822 <FileConfiguration
823 Name="Debug|Win32"
825 <Tool
826 Name="VCCLCompilerTool"
827 PreprocessorDefinitions=""
829 </FileConfiguration>
830 </File>
831 <File
832 RelativePath="libogc\lwp_messages.inl"
834 </File>
835 <File
836 RelativePath="libogc\lwp_mutex.c"
838 <FileConfiguration
839 Name="Release|Win32"
841 <Tool
842 Name="VCCLCompilerTool"
843 PreprocessorDefinitions=""
845 </FileConfiguration>
846 <FileConfiguration
847 Name="Debug|Win32"
849 <Tool
850 Name="VCCLCompilerTool"
851 PreprocessorDefinitions=""
853 </FileConfiguration>
854 </File>
855 <File
856 RelativePath="libogc\lwp_mutex.inl"
858 </File>
859 <File
860 RelativePath="libogc\lwp_objmgr.c"
862 <FileConfiguration
863 Name="Release|Win32"
865 <Tool
866 Name="VCCLCompilerTool"
867 PreprocessorDefinitions=""
869 </FileConfiguration>
870 <FileConfiguration
871 Name="Debug|Win32"
873 <Tool
874 Name="VCCLCompilerTool"
875 PreprocessorDefinitions=""
877 </FileConfiguration>
878 </File>
879 <File
880 RelativePath="libogc\lwp_objmgr.inl"
882 </File>
883 <File
884 RelativePath="libogc\lwp_priority.c"
886 <FileConfiguration
887 Name="Release|Win32"
889 <Tool
890 Name="VCCLCompilerTool"
891 PreprocessorDefinitions=""
893 </FileConfiguration>
894 <FileConfiguration
895 Name="Debug|Win32"
897 <Tool
898 Name="VCCLCompilerTool"
899 PreprocessorDefinitions=""
901 </FileConfiguration>
902 </File>
903 <File
904 RelativePath="libogc\lwp_priority.inl"
906 </File>
907 <File
908 RelativePath="libogc\lwp_queue.c"
910 <FileConfiguration
911 Name="Release|Win32"
913 <Tool
914 Name="VCCLCompilerTool"
915 PreprocessorDefinitions=""
917 </FileConfiguration>
918 <FileConfiguration
919 Name="Debug|Win32"
921 <Tool
922 Name="VCCLCompilerTool"
923 PreprocessorDefinitions=""
925 </FileConfiguration>
926 </File>
927 <File
928 RelativePath="libogc\lwp_queue.inl"
930 </File>
931 <File
932 RelativePath="libogc\lwp_sema.c"
934 <FileConfiguration
935 Name="Release|Win32"
937 <Tool
938 Name="VCCLCompilerTool"
939 PreprocessorDefinitions=""
941 </FileConfiguration>
942 <FileConfiguration
943 Name="Debug|Win32"
945 <Tool
946 Name="VCCLCompilerTool"
947 PreprocessorDefinitions=""
949 </FileConfiguration>
950 </File>
951 <File
952 RelativePath="libogc\lwp_sema.inl"
954 </File>
955 <File
956 RelativePath="libogc\lwp_stack.c"
958 <FileConfiguration
959 Name="Release|Win32"
961 <Tool
962 Name="VCCLCompilerTool"
963 PreprocessorDefinitions=""
965 </FileConfiguration>
966 <FileConfiguration
967 Name="Debug|Win32"
969 <Tool
970 Name="VCCLCompilerTool"
971 PreprocessorDefinitions=""
973 </FileConfiguration>
974 </File>
975 <File
976 RelativePath="libogc\lwp_stack.inl"
978 </File>
979 <File
980 RelativePath="libogc\lwp_states.inl"
982 </File>
983 <File
984 RelativePath="libogc\lwp_threadq.c"
986 <FileConfiguration
987 Name="Release|Win32"
989 <Tool
990 Name="VCCLCompilerTool"
991 PreprocessorDefinitions=""
993 </FileConfiguration>
994 <FileConfiguration
995 Name="Debug|Win32"
997 <Tool
998 Name="VCCLCompilerTool"
999 PreprocessorDefinitions=""
1001 </FileConfiguration>
1002 </File>
1003 <File
1004 RelativePath="libogc\lwp_threadq.inl"
1006 </File>
1007 <File
1008 RelativePath="libogc\lwp_threads.c"
1010 <FileConfiguration
1011 Name="Release|Win32"
1013 <Tool
1014 Name="VCCLCompilerTool"
1015 PreprocessorDefinitions=""
1017 </FileConfiguration>
1018 <FileConfiguration
1019 Name="Debug|Win32"
1021 <Tool
1022 Name="VCCLCompilerTool"
1023 PreprocessorDefinitions=""
1025 </FileConfiguration>
1026 </File>
1027 <File
1028 RelativePath="libogc\lwp_threads.inl"
1030 </File>
1031 <File
1032 RelativePath="libogc\lwp_watchdog.c"
1034 <FileConfiguration
1035 Name="Release|Win32"
1037 <Tool
1038 Name="VCCLCompilerTool"
1039 PreprocessorDefinitions=""
1041 </FileConfiguration>
1042 <FileConfiguration
1043 Name="Debug|Win32"
1045 <Tool
1046 Name="VCCLCompilerTool"
1047 PreprocessorDefinitions=""
1049 </FileConfiguration>
1050 </File>
1051 <File
1052 RelativePath="libogc\lwp_watchdog.inl"
1054 </File>
1055 <File
1056 RelativePath="libogc\lwp_wkspace.c"
1058 <FileConfiguration
1059 Name="Release|Win32"
1061 <Tool
1062 Name="VCCLCompilerTool"
1063 PreprocessorDefinitions=""
1065 </FileConfiguration>
1066 <FileConfiguration
1067 Name="Debug|Win32"
1069 <Tool
1070 Name="VCCLCompilerTool"
1071 PreprocessorDefinitions=""
1073 </FileConfiguration>
1074 </File>
1075 <File
1076 RelativePath="libogc\lwp_wkspace.inl"
1078 </File>
1079 <File
1080 RelativePath="libogc\malloc_lock.c"
1082 <FileConfiguration
1083 Name="Release|Win32"
1085 <Tool
1086 Name="VCCLCompilerTool"
1087 PreprocessorDefinitions=""
1089 </FileConfiguration>
1090 <FileConfiguration
1091 Name="Debug|Win32"
1093 <Tool
1094 Name="VCCLCompilerTool"
1095 PreprocessorDefinitions=""
1097 </FileConfiguration>
1098 </File>
1099 <File
1100 RelativePath="libogc\message.c"
1102 <FileConfiguration
1103 Name="Release|Win32"
1105 <Tool
1106 Name="VCCLCompilerTool"
1107 PreprocessorDefinitions=""
1109 </FileConfiguration>
1110 <FileConfiguration
1111 Name="Debug|Win32"
1113 <Tool
1114 Name="VCCLCompilerTool"
1115 PreprocessorDefinitions=""
1117 </FileConfiguration>
1118 </File>
1119 <File
1120 RelativePath="libogc\mutex.c"
1122 <FileConfiguration
1123 Name="Release|Win32"
1125 <Tool
1126 Name="VCCLCompilerTool"
1127 PreprocessorDefinitions=""
1129 </FileConfiguration>
1130 <FileConfiguration
1131 Name="Debug|Win32"
1133 <Tool
1134 Name="VCCLCompilerTool"
1135 PreprocessorDefinitions=""
1137 </FileConfiguration>
1138 </File>
1139 <File
1140 RelativePath="libogc\network_common.c"
1142 <FileConfiguration
1143 Name="Release|Win32"
1145 <Tool
1146 Name="VCCLCompilerTool"
1147 PreprocessorDefinitions=""
1149 </FileConfiguration>
1150 <FileConfiguration
1151 Name="Debug|Win32"
1153 <Tool
1154 Name="VCCLCompilerTool"
1155 PreprocessorDefinitions=""
1157 </FileConfiguration>
1158 </File>
1159 <File
1160 RelativePath="libogc\network_wii.c"
1162 <FileConfiguration
1163 Name="Release|Win32"
1165 <Tool
1166 Name="VCCLCompilerTool"
1167 PreprocessorDefinitions=""
1169 </FileConfiguration>
1170 <FileConfiguration
1171 Name="Debug|Win32"
1173 <Tool
1174 Name="VCCLCompilerTool"
1175 PreprocessorDefinitions=""
1177 </FileConfiguration>
1178 </File>
1179 <File
1180 RelativePath="libogc\newlibc.c"
1182 <FileConfiguration
1183 Name="Release|Win32"
1185 <Tool
1186 Name="VCCLCompilerTool"
1187 PreprocessorDefinitions=""
1189 </FileConfiguration>
1190 <FileConfiguration
1191 Name="Debug|Win32"
1193 <Tool
1194 Name="VCCLCompilerTool"
1195 PreprocessorDefinitions=""
1197 </FileConfiguration>
1198 </File>
1199 <File
1200 RelativePath="libogc\ogc_crt0.S"
1202 </File>
1203 <File
1204 RelativePath="libogc\pad.c"
1206 <FileConfiguration
1207 Name="Release|Win32"
1209 <Tool
1210 Name="VCCLCompilerTool"
1211 PreprocessorDefinitions=""
1213 </FileConfiguration>
1214 <FileConfiguration
1215 Name="Debug|Win32"
1217 <Tool
1218 Name="VCCLCompilerTool"
1219 PreprocessorDefinitions=""
1221 </FileConfiguration>
1222 </File>
1223 <File
1224 RelativePath="libogc\sbrk.c"
1226 <FileConfiguration
1227 Name="Release|Win32"
1229 <Tool
1230 Name="VCCLCompilerTool"
1231 PreprocessorDefinitions=""
1233 </FileConfiguration>
1234 <FileConfiguration
1235 Name="Debug|Win32"
1237 <Tool
1238 Name="VCCLCompilerTool"
1239 PreprocessorDefinitions=""
1241 </FileConfiguration>
1242 </File>
1243 <File
1244 RelativePath="libogc\sdgecko_buf.c"
1246 <FileConfiguration
1247 Name="Release|Win32"
1249 <Tool
1250 Name="VCCLCompilerTool"
1251 PreprocessorDefinitions=""
1253 </FileConfiguration>
1254 <FileConfiguration
1255 Name="Debug|Win32"
1257 <Tool
1258 Name="VCCLCompilerTool"
1259 PreprocessorDefinitions=""
1261 </FileConfiguration>
1262 </File>
1263 <File
1264 RelativePath="libogc\sdgecko_io.c"
1266 <FileConfiguration
1267 Name="Release|Win32"
1269 <Tool
1270 Name="VCCLCompilerTool"
1271 PreprocessorDefinitions=""
1273 </FileConfiguration>
1274 <FileConfiguration
1275 Name="Debug|Win32"
1277 <Tool
1278 Name="VCCLCompilerTool"
1279 PreprocessorDefinitions=""
1281 </FileConfiguration>
1282 </File>
1283 <File
1284 RelativePath="libogc\semaphore.c"
1286 <FileConfiguration
1287 Name="Release|Win32"
1289 <Tool
1290 Name="VCCLCompilerTool"
1291 PreprocessorDefinitions=""
1293 </FileConfiguration>
1294 <FileConfiguration
1295 Name="Debug|Win32"
1297 <Tool
1298 Name="VCCLCompilerTool"
1299 PreprocessorDefinitions=""
1301 </FileConfiguration>
1302 </File>
1303 <File
1304 RelativePath="libogc\si.c"
1306 <FileConfiguration
1307 Name="Release|Win32"
1309 <Tool
1310 Name="VCCLCompilerTool"
1311 PreprocessorDefinitions=""
1313 </FileConfiguration>
1314 <FileConfiguration
1315 Name="Debug|Win32"
1317 <Tool
1318 Name="VCCLCompilerTool"
1319 PreprocessorDefinitions=""
1321 </FileConfiguration>
1322 </File>
1323 <File
1324 RelativePath="libogc\stm.c"
1326 <FileConfiguration
1327 Name="Release|Win32"
1329 <Tool
1330 Name="VCCLCompilerTool"
1331 PreprocessorDefinitions=""
1333 </FileConfiguration>
1334 <FileConfiguration
1335 Name="Debug|Win32"
1337 <Tool
1338 Name="VCCLCompilerTool"
1339 PreprocessorDefinitions=""
1341 </FileConfiguration>
1342 </File>
1343 <File
1344 RelativePath="libogc\sys_state.c"
1346 <FileConfiguration
1347 Name="Release|Win32"
1349 <Tool
1350 Name="VCCLCompilerTool"
1351 PreprocessorDefinitions=""
1353 </FileConfiguration>
1354 <FileConfiguration
1355 Name="Debug|Win32"
1357 <Tool
1358 Name="VCCLCompilerTool"
1359 PreprocessorDefinitions=""
1361 </FileConfiguration>
1362 </File>
1363 <File
1364 RelativePath="libogc\sys_state.inl"
1366 </File>
1367 <File
1368 RelativePath="libogc\system.c"
1370 <FileConfiguration
1371 Name="Release|Win32"
1373 <Tool
1374 Name="VCCLCompilerTool"
1375 PreprocessorDefinitions=""
1377 </FileConfiguration>
1378 <FileConfiguration
1379 Name="Debug|Win32"
1381 <Tool
1382 Name="VCCLCompilerTool"
1383 PreprocessorDefinitions=""
1385 </FileConfiguration>
1386 </File>
1387 <File
1388 RelativePath="libogc\system_asm.S"
1390 </File>
1391 <File
1392 RelativePath="libogc\texconv.c"
1394 <FileConfiguration
1395 Name="Release|Win32"
1397 <Tool
1398 Name="VCCLCompilerTool"
1399 PreprocessorDefinitions=""
1401 </FileConfiguration>
1402 <FileConfiguration
1403 Name="Debug|Win32"
1405 <Tool
1406 Name="VCCLCompilerTool"
1407 PreprocessorDefinitions=""
1409 </FileConfiguration>
1410 </File>
1411 <File
1412 RelativePath="libogc\timesupp.c"
1414 <FileConfiguration
1415 Name="Release|Win32"
1417 <Tool
1418 Name="VCCLCompilerTool"
1419 PreprocessorDefinitions=""
1421 </FileConfiguration>
1422 <FileConfiguration
1423 Name="Debug|Win32"
1425 <Tool
1426 Name="VCCLCompilerTool"
1427 PreprocessorDefinitions=""
1429 </FileConfiguration>
1430 </File>
1431 <File
1432 RelativePath="libogc\timesupp.h"
1434 </File>
1435 <File
1436 RelativePath=".\libogc\tpl.c"
1438 </File>
1439 <File
1440 RelativePath="libogc\usb.c"
1442 <FileConfiguration
1443 Name="Release|Win32"
1445 <Tool
1446 Name="VCCLCompilerTool"
1447 PreprocessorDefinitions=""
1449 </FileConfiguration>
1450 <FileConfiguration
1451 Name="Debug|Win32"
1453 <Tool
1454 Name="VCCLCompilerTool"
1455 PreprocessorDefinitions=""
1457 </FileConfiguration>
1458 </File>
1459 <File
1460 RelativePath="libogc\usbgecko.c"
1462 <FileConfiguration
1463 Name="Release|Win32"
1465 <Tool
1466 Name="VCCLCompilerTool"
1467 PreprocessorDefinitions=""
1469 </FileConfiguration>
1470 <FileConfiguration
1471 Name="Debug|Win32"
1473 <Tool
1474 Name="VCCLCompilerTool"
1475 PreprocessorDefinitions=""
1477 </FileConfiguration>
1478 </File>
1479 <File
1480 RelativePath="libogc\usbstorage.c"
1482 <FileConfiguration
1483 Name="Release|Win32"
1485 <Tool
1486 Name="VCCLCompilerTool"
1487 PreprocessorDefinitions=""
1489 </FileConfiguration>
1490 <FileConfiguration
1491 Name="Debug|Win32"
1493 <Tool
1494 Name="VCCLCompilerTool"
1495 PreprocessorDefinitions=""
1497 </FileConfiguration>
1498 </File>
1499 <File
1500 RelativePath="libogc\video.c"
1502 <FileConfiguration
1503 Name="Release|Win32"
1505 <Tool
1506 Name="VCCLCompilerTool"
1507 PreprocessorDefinitions=""
1509 </FileConfiguration>
1510 <FileConfiguration
1511 Name="Debug|Win32"
1513 <Tool
1514 Name="VCCLCompilerTool"
1515 PreprocessorDefinitions=""
1517 </FileConfiguration>
1518 </File>
1519 <File
1520 RelativePath="libogc\video_asm.S"
1522 </File>
1523 <File
1524 RelativePath="libogc\wiilaunch.c"
1526 <FileConfiguration
1527 Name="Release|Win32"
1529 <Tool
1530 Name="VCCLCompilerTool"
1531 PreprocessorDefinitions=""
1533 </FileConfiguration>
1534 <FileConfiguration
1535 Name="Debug|Win32"
1537 <Tool
1538 Name="VCCLCompilerTool"
1539 PreprocessorDefinitions=""
1541 </FileConfiguration>
1542 </File>
1543 <File
1544 RelativePath="libogc\wiisd.c"
1546 <FileConfiguration
1547 Name="Release|Win32"
1549 <Tool
1550 Name="VCCLCompilerTool"
1551 PreprocessorDefinitions=""
1553 </FileConfiguration>
1554 <FileConfiguration
1555 Name="Debug|Win32"
1557 <Tool
1558 Name="VCCLCompilerTool"
1559 PreprocessorDefinitions=""
1561 </FileConfiguration>
1562 </File>
1563 </Filter>
1564 <Filter
1565 Name="lwip.c"
1567 <File
1568 RelativePath="lwip\netio.c"
1570 <FileConfiguration
1571 Name="Release|Win32"
1573 <Tool
1574 Name="VCCLCompilerTool"
1575 PreprocessorDefinitions=""
1577 </FileConfiguration>
1578 <FileConfiguration
1579 Name="Debug|Win32"
1581 <Tool
1582 Name="VCCLCompilerTool"
1583 PreprocessorDefinitions=""
1585 </FileConfiguration>
1586 </File>
1587 <File
1588 RelativePath="lwip\network.c"
1590 <FileConfiguration
1591 Name="Release|Win32"
1593 <Tool
1594 Name="VCCLCompilerTool"
1595 PreprocessorDefinitions=""
1597 </FileConfiguration>
1598 <FileConfiguration
1599 Name="Debug|Win32"
1601 <Tool
1602 Name="VCCLCompilerTool"
1603 PreprocessorDefinitions=""
1605 </FileConfiguration>
1606 </File>
1607 <Filter
1608 Name="arch"
1610 <Filter
1611 Name="gc"
1613 <Filter
1614 Name="netif"
1616 <File
1617 RelativePath="lwip\arch\gc\netif\gcif.c"
1619 <FileConfiguration
1620 Name="Release|Win32"
1622 <Tool
1623 Name="VCCLCompilerTool"
1624 PreprocessorDefinitions=""
1626 </FileConfiguration>
1627 <FileConfiguration
1628 Name="Debug|Win32"
1630 <Tool
1631 Name="VCCLCompilerTool"
1632 PreprocessorDefinitions=""
1634 </FileConfiguration>
1635 </File>
1636 </Filter>
1637 </Filter>
1638 </Filter>
1639 <Filter
1640 Name="core"
1642 <File
1643 RelativePath="lwip\core\dhcp.c"
1645 <FileConfiguration
1646 Name="Release|Win32"
1648 <Tool
1649 Name="VCCLCompilerTool"
1650 PreprocessorDefinitions=""
1652 </FileConfiguration>
1653 <FileConfiguration
1654 Name="Debug|Win32"
1656 <Tool
1657 Name="VCCLCompilerTool"
1658 PreprocessorDefinitions=""
1660 </FileConfiguration>
1661 </File>
1662 <File
1663 RelativePath="lwip\core\inet.c"
1665 <FileConfiguration
1666 Name="Release|Win32"
1668 <Tool
1669 Name="VCCLCompilerTool"
1670 PreprocessorDefinitions=""
1672 </FileConfiguration>
1673 <FileConfiguration
1674 Name="Debug|Win32"
1676 <Tool
1677 Name="VCCLCompilerTool"
1678 PreprocessorDefinitions=""
1680 </FileConfiguration>
1681 </File>
1682 <File
1683 RelativePath="lwip\core\inet6.c"
1685 <FileConfiguration
1686 Name="Release|Win32"
1688 <Tool
1689 Name="VCCLCompilerTool"
1690 PreprocessorDefinitions=""
1692 </FileConfiguration>
1693 <FileConfiguration
1694 Name="Debug|Win32"
1696 <Tool
1697 Name="VCCLCompilerTool"
1698 PreprocessorDefinitions=""
1700 </FileConfiguration>
1701 </File>
1702 <File
1703 RelativePath="lwip\core\mem.c"
1705 <FileConfiguration
1706 Name="Release|Win32"
1708 <Tool
1709 Name="VCCLCompilerTool"
1710 PreprocessorDefinitions=""
1712 </FileConfiguration>
1713 <FileConfiguration
1714 Name="Debug|Win32"
1716 <Tool
1717 Name="VCCLCompilerTool"
1718 PreprocessorDefinitions=""
1720 </FileConfiguration>
1721 </File>
1722 <File
1723 RelativePath="lwip\core\memp.c"
1725 <FileConfiguration
1726 Name="Release|Win32"
1728 <Tool
1729 Name="VCCLCompilerTool"
1730 PreprocessorDefinitions=""
1732 </FileConfiguration>
1733 <FileConfiguration
1734 Name="Debug|Win32"
1736 <Tool
1737 Name="VCCLCompilerTool"
1738 PreprocessorDefinitions=""
1740 </FileConfiguration>
1741 </File>
1742 <File
1743 RelativePath="lwip\core\netif.c"
1745 <FileConfiguration
1746 Name="Release|Win32"
1748 <Tool
1749 Name="VCCLCompilerTool"
1750 PreprocessorDefinitions=""
1752 </FileConfiguration>
1753 <FileConfiguration
1754 Name="Debug|Win32"
1756 <Tool
1757 Name="VCCLCompilerTool"
1758 PreprocessorDefinitions=""
1760 </FileConfiguration>
1761 </File>
1762 <File
1763 RelativePath="lwip\core\pbuf.c"
1765 <FileConfiguration
1766 Name="Release|Win32"
1768 <Tool
1769 Name="VCCLCompilerTool"
1770 PreprocessorDefinitions=""
1772 </FileConfiguration>
1773 <FileConfiguration
1774 Name="Debug|Win32"
1776 <Tool
1777 Name="VCCLCompilerTool"
1778 PreprocessorDefinitions=""
1780 </FileConfiguration>
1781 </File>
1782 <File
1783 RelativePath="lwip\core\raw.c"
1785 <FileConfiguration
1786 Name="Release|Win32"
1788 <Tool
1789 Name="VCCLCompilerTool"
1790 PreprocessorDefinitions=""
1792 </FileConfiguration>
1793 <FileConfiguration
1794 Name="Debug|Win32"
1796 <Tool
1797 Name="VCCLCompilerTool"
1798 PreprocessorDefinitions=""
1800 </FileConfiguration>
1801 </File>
1802 <File
1803 RelativePath="lwip\core\stats.c"
1805 <FileConfiguration
1806 Name="Release|Win32"
1808 <Tool
1809 Name="VCCLCompilerTool"
1810 PreprocessorDefinitions=""
1812 </FileConfiguration>
1813 <FileConfiguration
1814 Name="Debug|Win32"
1816 <Tool
1817 Name="VCCLCompilerTool"
1818 PreprocessorDefinitions=""
1820 </FileConfiguration>
1821 </File>
1822 <File
1823 RelativePath="lwip\core\sys.c"
1825 <FileConfiguration
1826 Name="Release|Win32"
1828 <Tool
1829 Name="VCCLCompilerTool"
1830 PreprocessorDefinitions=""
1832 </FileConfiguration>
1833 <FileConfiguration
1834 Name="Debug|Win32"
1836 <Tool
1837 Name="VCCLCompilerTool"
1838 PreprocessorDefinitions=""
1840 </FileConfiguration>
1841 </File>
1842 <File
1843 RelativePath="lwip\core\tcp.c"
1845 <FileConfiguration
1846 Name="Release|Win32"
1848 <Tool
1849 Name="VCCLCompilerTool"
1850 PreprocessorDefinitions=""
1852 </FileConfiguration>
1853 <FileConfiguration
1854 Name="Debug|Win32"
1856 <Tool
1857 Name="VCCLCompilerTool"
1858 PreprocessorDefinitions=""
1860 </FileConfiguration>
1861 </File>
1862 <File
1863 RelativePath="lwip\core\tcp_in.c"
1865 <FileConfiguration
1866 Name="Release|Win32"
1868 <Tool
1869 Name="VCCLCompilerTool"
1870 PreprocessorDefinitions=""
1872 </FileConfiguration>
1873 <FileConfiguration
1874 Name="Debug|Win32"
1876 <Tool
1877 Name="VCCLCompilerTool"
1878 PreprocessorDefinitions=""
1880 </FileConfiguration>
1881 </File>
1882 <File
1883 RelativePath="lwip\core\tcp_out.c"
1885 <FileConfiguration
1886 Name="Release|Win32"
1888 <Tool
1889 Name="VCCLCompilerTool"
1890 PreprocessorDefinitions=""
1892 </FileConfiguration>
1893 <FileConfiguration
1894 Name="Debug|Win32"
1896 <Tool
1897 Name="VCCLCompilerTool"
1898 PreprocessorDefinitions=""
1900 </FileConfiguration>
1901 </File>
1902 <File
1903 RelativePath="lwip\core\udp.c"
1905 <FileConfiguration
1906 Name="Release|Win32"
1908 <Tool
1909 Name="VCCLCompilerTool"
1910 PreprocessorDefinitions=""
1912 </FileConfiguration>
1913 <FileConfiguration
1914 Name="Debug|Win32"
1916 <Tool
1917 Name="VCCLCompilerTool"
1918 PreprocessorDefinitions=""
1920 </FileConfiguration>
1921 </File>
1922 <Filter
1923 Name="ip4"
1925 <File
1926 RelativePath="lwip\core\ipv4\icmp.c"
1928 <FileConfiguration
1929 Name="Release|Win32"
1931 <Tool
1932 Name="VCCLCompilerTool"
1933 PreprocessorDefinitions=""
1935 </FileConfiguration>
1936 <FileConfiguration
1937 Name="Debug|Win32"
1939 <Tool
1940 Name="VCCLCompilerTool"
1941 PreprocessorDefinitions=""
1943 </FileConfiguration>
1944 </File>
1945 <File
1946 RelativePath="lwip\core\ipv4\ip.c"
1948 <FileConfiguration
1949 Name="Release|Win32"
1951 <Tool
1952 Name="VCCLCompilerTool"
1953 PreprocessorDefinitions=""
1955 </FileConfiguration>
1956 <FileConfiguration
1957 Name="Debug|Win32"
1959 <Tool
1960 Name="VCCLCompilerTool"
1961 PreprocessorDefinitions=""
1963 </FileConfiguration>
1964 </File>
1965 <File
1966 RelativePath="lwip\core\ipv4\ip_addr.c"
1968 <FileConfiguration
1969 Name="Release|Win32"
1971 <Tool
1972 Name="VCCLCompilerTool"
1973 PreprocessorDefinitions=""
1975 </FileConfiguration>
1976 <FileConfiguration
1977 Name="Debug|Win32"
1979 <Tool
1980 Name="VCCLCompilerTool"
1981 PreprocessorDefinitions=""
1983 </FileConfiguration>
1984 </File>
1985 <File
1986 RelativePath="lwip\core\ipv4\ip_frag.c"
1988 <FileConfiguration
1989 Name="Release|Win32"
1991 <Tool
1992 Name="VCCLCompilerTool"
1993 PreprocessorDefinitions=""
1995 </FileConfiguration>
1996 <FileConfiguration
1997 Name="Debug|Win32"
1999 <Tool
2000 Name="VCCLCompilerTool"
2001 PreprocessorDefinitions=""
2003 </FileConfiguration>
2004 </File>
2005 </Filter>
2006 </Filter>
2007 <Filter
2008 Name="netif_1"
2010 <File
2011 RelativePath="lwip\netif\etharp.c"
2013 <FileConfiguration
2014 Name="Release|Win32"
2016 <Tool
2017 Name="VCCLCompilerTool"
2018 PreprocessorDefinitions=""
2020 </FileConfiguration>
2021 <FileConfiguration
2022 Name="Debug|Win32"
2024 <Tool
2025 Name="VCCLCompilerTool"
2026 PreprocessorDefinitions=""
2028 </FileConfiguration>
2029 </File>
2030 <File
2031 RelativePath="lwip\netif\loopif.c"
2033 <FileConfiguration
2034 Name="Release|Win32"
2036 <Tool
2037 Name="VCCLCompilerTool"
2038 PreprocessorDefinitions=""
2040 </FileConfiguration>
2041 <FileConfiguration
2042 Name="Debug|Win32"
2044 <Tool
2045 Name="VCCLCompilerTool"
2046 PreprocessorDefinitions=""
2048 </FileConfiguration>
2049 </File>
2050 </Filter>
2051 </Filter>
2052 <Filter
2053 Name="libmodplay.c"
2055 <File
2056 RelativePath="libmodplay\freqtab.c"
2058 <FileConfiguration
2059 Name="Release|Win32"
2061 <Tool
2062 Name="VCCLCompilerTool"
2063 PreprocessorDefinitions=""
2065 </FileConfiguration>
2066 <FileConfiguration
2067 Name="Debug|Win32"
2069 <Tool
2070 Name="VCCLCompilerTool"
2071 PreprocessorDefinitions=""
2073 </FileConfiguration>
2074 </File>
2075 <File
2076 RelativePath="libmodplay\gcmodplay.c"
2078 <FileConfiguration
2079 Name="Release|Win32"
2081 <Tool
2082 Name="VCCLCompilerTool"
2083 PreprocessorDefinitions=""
2085 </FileConfiguration>
2086 <FileConfiguration
2087 Name="Debug|Win32"
2089 <Tool
2090 Name="VCCLCompilerTool"
2091 PreprocessorDefinitions=""
2093 </FileConfiguration>
2094 </File>
2095 <File
2096 RelativePath="libmodplay\mixer.c"
2098 <FileConfiguration
2099 Name="Release|Win32"
2101 <Tool
2102 Name="VCCLCompilerTool"
2103 PreprocessorDefinitions=""
2105 </FileConfiguration>
2106 <FileConfiguration
2107 Name="Debug|Win32"
2109 <Tool
2110 Name="VCCLCompilerTool"
2111 PreprocessorDefinitions=""
2113 </FileConfiguration>
2114 </File>
2115 <File
2116 RelativePath="libmodplay\modplay.c"
2118 <FileConfiguration
2119 Name="Release|Win32"
2121 <Tool
2122 Name="VCCLCompilerTool"
2123 PreprocessorDefinitions=""
2125 </FileConfiguration>
2126 <FileConfiguration
2127 Name="Debug|Win32"
2129 <Tool
2130 Name="VCCLCompilerTool"
2131 PreprocessorDefinitions=""
2133 </FileConfiguration>
2134 </File>
2135 <File
2136 RelativePath="libmodplay\semitonetab.c"
2138 <FileConfiguration
2139 Name="Release|Win32"
2141 <Tool
2142 Name="VCCLCompilerTool"
2143 PreprocessorDefinitions=""
2145 </FileConfiguration>
2146 <FileConfiguration
2147 Name="Debug|Win32"
2149 <Tool
2150 Name="VCCLCompilerTool"
2151 PreprocessorDefinitions=""
2153 </FileConfiguration>
2154 </File>
2155 </Filter>
2156 <Filter
2157 Name="libmad.c"
2159 <File
2160 RelativePath="libmad\bit.c"
2162 <FileConfiguration
2163 Name="Release|Win32"
2165 <Tool
2166 Name="VCCLCompilerTool"
2167 PreprocessorDefinitions=""
2169 </FileConfiguration>
2170 <FileConfiguration
2171 Name="Debug|Win32"
2173 <Tool
2174 Name="VCCLCompilerTool"
2175 PreprocessorDefinitions=""
2177 </FileConfiguration>
2178 </File>
2179 <File
2180 RelativePath=".\libmad\bit.h"
2182 </File>
2183 <File
2184 RelativePath=".\libmad\config.h"
2186 </File>
2187 <File
2188 RelativePath="libmad\D.dat"
2190 </File>
2191 <File
2192 RelativePath="libmad\decoder.c"
2194 <FileConfiguration
2195 Name="Release|Win32"
2197 <Tool
2198 Name="VCCLCompilerTool"
2199 PreprocessorDefinitions=""
2201 </FileConfiguration>
2202 <FileConfiguration
2203 Name="Debug|Win32"
2205 <Tool
2206 Name="VCCLCompilerTool"
2207 PreprocessorDefinitions=""
2209 </FileConfiguration>
2210 </File>
2211 <File
2212 RelativePath=".\libmad\decoder.h"
2214 </File>
2215 <File
2216 RelativePath="libmad\fixed.c"
2218 <FileConfiguration
2219 Name="Release|Win32"
2221 <Tool
2222 Name="VCCLCompilerTool"
2223 PreprocessorDefinitions=""
2225 </FileConfiguration>
2226 <FileConfiguration
2227 Name="Debug|Win32"
2229 <Tool
2230 Name="VCCLCompilerTool"
2231 PreprocessorDefinitions=""
2233 </FileConfiguration>
2234 </File>
2235 <File
2236 RelativePath=".\libmad\fixed.h"
2238 </File>
2239 <File
2240 RelativePath="libmad\frame.c"
2242 <FileConfiguration
2243 Name="Release|Win32"
2245 <Tool
2246 Name="VCCLCompilerTool"
2247 PreprocessorDefinitions=""
2249 </FileConfiguration>
2250 <FileConfiguration
2251 Name="Debug|Win32"
2253 <Tool
2254 Name="VCCLCompilerTool"
2255 PreprocessorDefinitions=""
2257 </FileConfiguration>
2258 </File>
2259 <File
2260 RelativePath=".\libmad\frame.h"
2262 </File>
2263 <File
2264 RelativePath=".\libmad\global.h"
2266 </File>
2267 <File
2268 RelativePath="libmad\huffman.c"
2270 <FileConfiguration
2271 Name="Release|Win32"
2273 <Tool
2274 Name="VCCLCompilerTool"
2275 PreprocessorDefinitions=""
2277 </FileConfiguration>
2278 <FileConfiguration
2279 Name="Debug|Win32"
2281 <Tool
2282 Name="VCCLCompilerTool"
2283 PreprocessorDefinitions=""
2285 </FileConfiguration>
2286 </File>
2287 <File
2288 RelativePath=".\libmad\huffman.h"
2290 </File>
2291 <File
2292 RelativePath="libmad\imdct_s.dat"
2294 </File>
2295 <File
2296 RelativePath="libmad\layer12.c"
2298 <FileConfiguration
2299 Name="Release|Win32"
2301 <Tool
2302 Name="VCCLCompilerTool"
2303 PreprocessorDefinitions=""
2305 </FileConfiguration>
2306 <FileConfiguration
2307 Name="Debug|Win32"
2309 <Tool
2310 Name="VCCLCompilerTool"
2311 PreprocessorDefinitions=""
2313 </FileConfiguration>
2314 </File>
2315 <File
2316 RelativePath=".\libmad\layer12.h"
2318 </File>
2319 <File
2320 RelativePath="libmad\layer3.c"
2322 <FileConfiguration
2323 Name="Release|Win32"
2325 <Tool
2326 Name="VCCLCompilerTool"
2327 PreprocessorDefinitions=""
2329 </FileConfiguration>
2330 <FileConfiguration
2331 Name="Debug|Win32"
2333 <Tool
2334 Name="VCCLCompilerTool"
2335 PreprocessorDefinitions=""
2337 </FileConfiguration>
2338 </File>
2339 <File
2340 RelativePath=".\libmad\layer3.h"
2342 </File>
2343 <File
2344 RelativePath="libmad\mp3player.c"
2346 <FileConfiguration
2347 Name="Release|Win32"
2349 <Tool
2350 Name="VCCLCompilerTool"
2351 PreprocessorDefinitions=""
2353 </FileConfiguration>
2354 <FileConfiguration
2355 Name="Debug|Win32"
2357 <Tool
2358 Name="VCCLCompilerTool"
2359 PreprocessorDefinitions=""
2361 </FileConfiguration>
2362 </File>
2363 <File
2364 RelativePath="libmad\qc_table.dat"
2366 </File>
2367 <File
2368 RelativePath="libmad\rq_table.dat"
2370 </File>
2371 <File
2372 RelativePath="libmad\sf_table.dat"
2374 </File>
2375 <File
2376 RelativePath="libmad\stream.c"
2378 <FileConfiguration
2379 Name="Release|Win32"
2381 <Tool
2382 Name="VCCLCompilerTool"
2383 PreprocessorDefinitions=""
2385 </FileConfiguration>
2386 <FileConfiguration
2387 Name="Debug|Win32"
2389 <Tool
2390 Name="VCCLCompilerTool"
2391 PreprocessorDefinitions=""
2393 </FileConfiguration>
2394 </File>
2395 <File
2396 RelativePath=".\libmad\stream.h"
2398 </File>
2399 <File
2400 RelativePath="libmad\synth.c"
2402 <FileConfiguration
2403 Name="Release|Win32"
2405 <Tool
2406 Name="VCCLCompilerTool"
2407 PreprocessorDefinitions=""
2409 </FileConfiguration>
2410 <FileConfiguration
2411 Name="Debug|Win32"
2413 <Tool
2414 Name="VCCLCompilerTool"
2415 PreprocessorDefinitions=""
2417 </FileConfiguration>
2418 </File>
2419 <File
2420 RelativePath=".\libmad\synth.h"
2422 </File>
2423 <File
2424 RelativePath="libmad\timer.c"
2426 <FileConfiguration
2427 Name="Release|Win32"
2429 <Tool
2430 Name="VCCLCompilerTool"
2431 PreprocessorDefinitions=""
2433 </FileConfiguration>
2434 <FileConfiguration
2435 Name="Debug|Win32"
2437 <Tool
2438 Name="VCCLCompilerTool"
2439 PreprocessorDefinitions=""
2441 </FileConfiguration>
2442 </File>
2443 <File
2444 RelativePath=".\libmad\timer.h"
2446 </File>
2447 <File
2448 RelativePath="libmad\version.c"
2450 <FileConfiguration
2451 Name="Release|Win32"
2453 <Tool
2454 Name="VCCLCompilerTool"
2455 PreprocessorDefinitions=""
2457 </FileConfiguration>
2458 <FileConfiguration
2459 Name="Debug|Win32"
2461 <Tool
2462 Name="VCCLCompilerTool"
2463 PreprocessorDefinitions=""
2465 </FileConfiguration>
2466 </File>
2467 <File
2468 RelativePath=".\libmad\version.h"
2470 </File>
2471 </Filter>
2472 <Filter
2473 Name="libdb.c"
2475 <File
2476 RelativePath="libdb\debug.c"
2478 <FileConfiguration
2479 Name="Release|Win32"
2481 <Tool
2482 Name="VCCLCompilerTool"
2483 PreprocessorDefinitions=""
2485 </FileConfiguration>
2486 <FileConfiguration
2487 Name="Debug|Win32"
2489 <Tool
2490 Name="VCCLCompilerTool"
2491 PreprocessorDefinitions=""
2493 </FileConfiguration>
2494 </File>
2495 <File
2496 RelativePath="libdb\debug_handler.S"
2498 </File>
2499 <File
2500 RelativePath="libdb\debug_if.h"
2502 </File>
2503 <File
2504 RelativePath="libdb\debug_supp.c"
2506 <FileConfiguration
2507 Name="Release|Win32"
2509 <Tool
2510 Name="VCCLCompilerTool"
2511 PreprocessorDefinitions=""
2513 </FileConfiguration>
2514 <FileConfiguration
2515 Name="Debug|Win32"
2517 <Tool
2518 Name="VCCLCompilerTool"
2519 PreprocessorDefinitions=""
2521 </FileConfiguration>
2522 </File>
2523 <File
2524 RelativePath="libdb\debug_supp.h"
2526 </File>
2527 <File
2528 RelativePath="libdb\geckousb.c"
2530 <FileConfiguration
2531 Name="Release|Win32"
2533 <Tool
2534 Name="VCCLCompilerTool"
2535 PreprocessorDefinitions=""
2537 </FileConfiguration>
2538 <FileConfiguration
2539 Name="Debug|Win32"
2541 <Tool
2542 Name="VCCLCompilerTool"
2543 PreprocessorDefinitions=""
2545 </FileConfiguration>
2546 </File>
2547 <File
2548 RelativePath="libdb\geckousb.h"
2550 </File>
2551 <File
2552 RelativePath="libdb\tcpip.c"
2554 <FileConfiguration
2555 Name="Release|Win32"
2557 <Tool
2558 Name="VCCLCompilerTool"
2559 PreprocessorDefinitions=""
2561 </FileConfiguration>
2562 <FileConfiguration
2563 Name="Debug|Win32"
2565 <Tool
2566 Name="VCCLCompilerTool"
2567 PreprocessorDefinitions=""
2569 </FileConfiguration>
2570 </File>
2571 <File
2572 RelativePath="libdb\tcpip.h"
2574 </File>
2575 <Filter
2576 Name="uIP.c"
2578 <File
2579 RelativePath="libdb\uIP\bba.c"
2581 <FileConfiguration
2582 Name="Release|Win32"
2584 <Tool
2585 Name="VCCLCompilerTool"
2586 PreprocessorDefinitions=""
2588 </FileConfiguration>
2589 <FileConfiguration
2590 Name="Debug|Win32"
2592 <Tool
2593 Name="VCCLCompilerTool"
2594 PreprocessorDefinitions=""
2596 </FileConfiguration>
2597 </File>
2598 <File
2599 RelativePath="libdb\uIP\bba.h"
2601 </File>
2602 <File
2603 RelativePath="libdb\uIP\memb.c"
2605 <FileConfiguration
2606 Name="Release|Win32"
2608 <Tool
2609 Name="VCCLCompilerTool"
2610 PreprocessorDefinitions=""
2612 </FileConfiguration>
2613 <FileConfiguration
2614 Name="Debug|Win32"
2616 <Tool
2617 Name="VCCLCompilerTool"
2618 PreprocessorDefinitions=""
2620 </FileConfiguration>
2621 </File>
2622 <File
2623 RelativePath="libdb\uIP\memb.h"
2625 </File>
2626 <File
2627 RelativePath="libdb\uIP\memr.c"
2629 <FileConfiguration
2630 Name="Release|Win32"
2632 <Tool
2633 Name="VCCLCompilerTool"
2634 PreprocessorDefinitions=""
2636 </FileConfiguration>
2637 <FileConfiguration
2638 Name="Debug|Win32"
2640 <Tool
2641 Name="VCCLCompilerTool"
2642 PreprocessorDefinitions=""
2644 </FileConfiguration>
2645 </File>
2646 <File
2647 RelativePath="libdb\uIP\memr.h"
2649 </File>
2650 <File
2651 RelativePath="libdb\uIP\uip.h"
2653 </File>
2654 <File
2655 RelativePath="libdb\uIP\uip_arch.c"
2657 <FileConfiguration
2658 Name="Release|Win32"
2660 <Tool
2661 Name="VCCLCompilerTool"
2662 PreprocessorDefinitions=""
2664 </FileConfiguration>
2665 <FileConfiguration
2666 Name="Debug|Win32"
2668 <Tool
2669 Name="VCCLCompilerTool"
2670 PreprocessorDefinitions=""
2672 </FileConfiguration>
2673 </File>
2674 <File
2675 RelativePath="libdb\uIP\uip_arch.h"
2677 </File>
2678 <File
2679 RelativePath="libdb\uIP\uip_arp.c"
2681 <FileConfiguration
2682 Name="Release|Win32"
2684 <Tool
2685 Name="VCCLCompilerTool"
2686 PreprocessorDefinitions=""
2688 </FileConfiguration>
2689 <FileConfiguration
2690 Name="Debug|Win32"
2692 <Tool
2693 Name="VCCLCompilerTool"
2694 PreprocessorDefinitions=""
2696 </FileConfiguration>
2697 </File>
2698 <File
2699 RelativePath="libdb\uIP\uip_arp.h"
2701 </File>
2702 <File
2703 RelativePath="libdb\uIP\uip_icmp.c"
2705 <FileConfiguration
2706 Name="Release|Win32"
2708 <Tool
2709 Name="VCCLCompilerTool"
2710 PreprocessorDefinitions=""
2712 </FileConfiguration>
2713 <FileConfiguration
2714 Name="Debug|Win32"
2716 <Tool
2717 Name="VCCLCompilerTool"
2718 PreprocessorDefinitions=""
2720 </FileConfiguration>
2721 </File>
2722 <File
2723 RelativePath="libdb\uIP\uip_icmp.h"
2725 </File>
2726 <File
2727 RelativePath="libdb\uIP\uip_ip.c"
2729 <FileConfiguration
2730 Name="Release|Win32"
2732 <Tool
2733 Name="VCCLCompilerTool"
2734 PreprocessorDefinitions=""
2736 </FileConfiguration>
2737 <FileConfiguration
2738 Name="Debug|Win32"
2740 <Tool
2741 Name="VCCLCompilerTool"
2742 PreprocessorDefinitions=""
2744 </FileConfiguration>
2745 </File>
2746 <File
2747 RelativePath="libdb\uIP\uip_ip.h"
2749 </File>
2750 <File
2751 RelativePath="libdb\uIP\uip_netif.c"
2753 <FileConfiguration
2754 Name="Release|Win32"
2756 <Tool
2757 Name="VCCLCompilerTool"
2758 PreprocessorDefinitions=""
2760 </FileConfiguration>
2761 <FileConfiguration
2762 Name="Debug|Win32"
2764 <Tool
2765 Name="VCCLCompilerTool"
2766 PreprocessorDefinitions=""
2768 </FileConfiguration>
2769 </File>
2770 <File
2771 RelativePath="libdb\uIP\uip_netif.h"
2773 </File>
2774 <File
2775 RelativePath="libdb\uIP\uip_pbuf.c"
2777 <FileConfiguration
2778 Name="Release|Win32"
2780 <Tool
2781 Name="VCCLCompilerTool"
2782 PreprocessorDefinitions=""
2784 </FileConfiguration>
2785 <FileConfiguration
2786 Name="Debug|Win32"
2788 <Tool
2789 Name="VCCLCompilerTool"
2790 PreprocessorDefinitions=""
2792 </FileConfiguration>
2793 </File>
2794 <File
2795 RelativePath="libdb\uIP\uip_pbuf.h"
2797 </File>
2798 <File
2799 RelativePath="libdb\uIP\uip_tcp.c"
2801 <FileConfiguration
2802 Name="Release|Win32"
2804 <Tool
2805 Name="VCCLCompilerTool"
2806 PreprocessorDefinitions=""
2808 </FileConfiguration>
2809 <FileConfiguration
2810 Name="Debug|Win32"
2812 <Tool
2813 Name="VCCLCompilerTool"
2814 PreprocessorDefinitions=""
2816 </FileConfiguration>
2817 </File>
2818 <File
2819 RelativePath="libdb\uIP\uip_tcp.h"
2821 </File>
2822 <File
2823 RelativePath="libdb\uip\uipopt.h"
2825 </File>
2826 </Filter>
2827 </Filter>
2828 <Filter
2829 Name="lockstubs.c"
2831 <File
2832 RelativePath="lockstubs\flock_supp_stub.c"
2834 <FileConfiguration
2835 Name="Release|Win32"
2837 <Tool
2838 Name="VCCLCompilerTool"
2839 PreprocessorDefinitions=""
2841 </FileConfiguration>
2842 <FileConfiguration
2843 Name="Debug|Win32"
2845 <Tool
2846 Name="VCCLCompilerTool"
2847 PreprocessorDefinitions=""
2849 </FileConfiguration>
2850 </File>
2851 <File
2852 RelativePath="lockstubs\gcn_crt0.S"
2854 </File>
2855 <File
2856 RelativePath="lockstubs\lock_supp_stub.c"
2858 <FileConfiguration
2859 Name="Release|Win32"
2861 <Tool
2862 Name="VCCLCompilerTool"
2863 PreprocessorDefinitions=""
2865 </FileConfiguration>
2866 <FileConfiguration
2867 Name="Debug|Win32"
2869 <Tool
2870 Name="VCCLCompilerTool"
2871 PreprocessorDefinitions=""
2873 </FileConfiguration>
2874 </File>
2875 <File
2876 RelativePath="lockstubs\malloc_lock_stub.c"
2878 <FileConfiguration
2879 Name="Release|Win32"
2881 <Tool
2882 Name="VCCLCompilerTool"
2883 PreprocessorDefinitions=""
2885 </FileConfiguration>
2886 <FileConfiguration
2887 Name="Debug|Win32"
2889 <Tool
2890 Name="VCCLCompilerTool"
2891 PreprocessorDefinitions=""
2893 </FileConfiguration>
2894 </File>
2895 </Filter>
2896 <Filter
2897 Name="libz.c"
2898 Filter=".c"
2900 <File
2901 RelativePath="libz\adler32.c"
2903 <FileConfiguration
2904 Name="Release|Win32"
2906 <Tool
2907 Name="VCCLCompilerTool"
2908 PreprocessorDefinitions=""
2910 </FileConfiguration>
2911 <FileConfiguration
2912 Name="Debug|Win32"
2914 <Tool
2915 Name="VCCLCompilerTool"
2916 PreprocessorDefinitions=""
2918 </FileConfiguration>
2919 </File>
2920 <File
2921 RelativePath="libz\compress.c"
2923 <FileConfiguration
2924 Name="Release|Win32"
2926 <Tool
2927 Name="VCCLCompilerTool"
2928 PreprocessorDefinitions=""
2930 </FileConfiguration>
2931 <FileConfiguration
2932 Name="Debug|Win32"
2934 <Tool
2935 Name="VCCLCompilerTool"
2936 PreprocessorDefinitions=""
2938 </FileConfiguration>
2939 </File>
2940 <File
2941 RelativePath="libz\crc32.c"
2943 <FileConfiguration
2944 Name="Release|Win32"
2946 <Tool
2947 Name="VCCLCompilerTool"
2948 PreprocessorDefinitions=""
2950 </FileConfiguration>
2951 <FileConfiguration
2952 Name="Debug|Win32"
2954 <Tool
2955 Name="VCCLCompilerTool"
2956 PreprocessorDefinitions=""
2958 </FileConfiguration>
2959 </File>
2960 <File
2961 RelativePath="libz\deflate.c"
2963 <FileConfiguration
2964 Name="Release|Win32"
2966 <Tool
2967 Name="VCCLCompilerTool"
2968 PreprocessorDefinitions=""
2970 </FileConfiguration>
2971 <FileConfiguration
2972 Name="Debug|Win32"
2974 <Tool
2975 Name="VCCLCompilerTool"
2976 PreprocessorDefinitions=""
2978 </FileConfiguration>
2979 </File>
2980 <File
2981 RelativePath="libz\gzio.c"
2983 <FileConfiguration
2984 Name="Release|Win32"
2986 <Tool
2987 Name="VCCLCompilerTool"
2988 PreprocessorDefinitions=""
2990 </FileConfiguration>
2991 <FileConfiguration
2992 Name="Debug|Win32"
2994 <Tool
2995 Name="VCCLCompilerTool"
2996 PreprocessorDefinitions=""
2998 </FileConfiguration>
2999 </File>
3000 <File
3001 RelativePath="libz\infback.c"
3003 <FileConfiguration
3004 Name="Release|Win32"
3006 <Tool
3007 Name="VCCLCompilerTool"
3008 PreprocessorDefinitions=""
3010 </FileConfiguration>
3011 <FileConfiguration
3012 Name="Debug|Win32"
3014 <Tool
3015 Name="VCCLCompilerTool"
3016 PreprocessorDefinitions=""
3018 </FileConfiguration>
3019 </File>
3020 <File
3021 RelativePath="libz\inffast.c"
3023 <FileConfiguration
3024 Name="Release|Win32"
3026 <Tool
3027 Name="VCCLCompilerTool"
3028 PreprocessorDefinitions=""
3030 </FileConfiguration>
3031 <FileConfiguration
3032 Name="Debug|Win32"
3034 <Tool
3035 Name="VCCLCompilerTool"
3036 PreprocessorDefinitions=""
3038 </FileConfiguration>
3039 </File>
3040 <File
3041 RelativePath="libz\inflate.c"
3043 <FileConfiguration
3044 Name="Release|Win32"
3046 <Tool
3047 Name="VCCLCompilerTool"
3048 PreprocessorDefinitions=""
3050 </FileConfiguration>
3051 <FileConfiguration
3052 Name="Debug|Win32"
3054 <Tool
3055 Name="VCCLCompilerTool"
3056 PreprocessorDefinitions=""
3058 </FileConfiguration>
3059 </File>
3060 <File
3061 RelativePath="libz\inftrees.c"
3063 <FileConfiguration
3064 Name="Release|Win32"
3066 <Tool
3067 Name="VCCLCompilerTool"
3068 PreprocessorDefinitions=""
3070 </FileConfiguration>
3071 <FileConfiguration
3072 Name="Debug|Win32"
3074 <Tool
3075 Name="VCCLCompilerTool"
3076 PreprocessorDefinitions=""
3078 </FileConfiguration>
3079 </File>
3080 <File
3081 RelativePath="libz\trees.c"
3083 <FileConfiguration
3084 Name="Release|Win32"
3086 <Tool
3087 Name="VCCLCompilerTool"
3088 PreprocessorDefinitions=""
3090 </FileConfiguration>
3091 <FileConfiguration
3092 Name="Debug|Win32"
3094 <Tool
3095 Name="VCCLCompilerTool"
3096 PreprocessorDefinitions=""
3098 </FileConfiguration>
3099 </File>
3100 <File
3101 RelativePath="libz\uncompr.c"
3103 <FileConfiguration
3104 Name="Release|Win32"
3106 <Tool
3107 Name="VCCLCompilerTool"
3108 PreprocessorDefinitions=""
3110 </FileConfiguration>
3111 <FileConfiguration
3112 Name="Debug|Win32"
3114 <Tool
3115 Name="VCCLCompilerTool"
3116 PreprocessorDefinitions=""
3118 </FileConfiguration>
3119 </File>
3120 <File
3121 RelativePath="libz\zutil.c"
3123 <FileConfiguration
3124 Name="Release|Win32"
3126 <Tool
3127 Name="VCCLCompilerTool"
3128 PreprocessorDefinitions=""
3130 </FileConfiguration>
3131 <FileConfiguration
3132 Name="Debug|Win32"
3134 <Tool
3135 Name="VCCLCompilerTool"
3136 PreprocessorDefinitions=""
3138 </FileConfiguration>
3139 </File>
3140 </Filter>
3141 <Filter
3142 Name="lwbt.c"
3144 <File
3145 RelativePath="lwbt\bt.h"
3147 </File>
3148 <File
3149 RelativePath="lwbt\btarch.h"
3151 </File>
3152 <File
3153 RelativePath="lwbt\bte.c"
3155 <FileConfiguration
3156 Name="Release|Win32"
3158 <Tool
3159 Name="VCCLCompilerTool"
3160 PreprocessorDefinitions=""
3162 </FileConfiguration>
3163 <FileConfiguration
3164 Name="Debug|Win32"
3166 <Tool
3167 Name="VCCLCompilerTool"
3168 PreprocessorDefinitions=""
3170 </FileConfiguration>
3171 </File>
3172 <File
3173 RelativePath="lwbt\btmemb.c"
3175 <FileConfiguration
3176 Name="Release|Win32"
3178 <Tool
3179 Name="VCCLCompilerTool"
3180 PreprocessorDefinitions=""
3182 </FileConfiguration>
3183 <FileConfiguration
3184 Name="Debug|Win32"
3186 <Tool
3187 Name="VCCLCompilerTool"
3188 PreprocessorDefinitions=""
3190 </FileConfiguration>
3191 </File>
3192 <File
3193 RelativePath="lwbt\btmemb.h"
3195 </File>
3196 <File
3197 RelativePath="lwbt\btmemr.c"
3199 <FileConfiguration
3200 Name="Release|Win32"
3202 <Tool
3203 Name="VCCLCompilerTool"
3204 PreprocessorDefinitions=""
3206 </FileConfiguration>
3207 <FileConfiguration
3208 Name="Debug|Win32"
3210 <Tool
3211 Name="VCCLCompilerTool"
3212 PreprocessorDefinitions=""
3214 </FileConfiguration>
3215 </File>
3216 <File
3217 RelativePath="lwbt\btmemr.h"
3219 </File>
3220 <File
3221 RelativePath="lwbt\btopt.h"
3223 </File>
3224 <File
3225 RelativePath="lwbt\btpbuf.c"
3227 <FileConfiguration
3228 Name="Release|Win32"
3230 <Tool
3231 Name="VCCLCompilerTool"
3232 PreprocessorDefinitions=""
3234 </FileConfiguration>
3235 <FileConfiguration
3236 Name="Debug|Win32"
3238 <Tool
3239 Name="VCCLCompilerTool"
3240 PreprocessorDefinitions=""
3242 </FileConfiguration>
3243 </File>
3244 <File
3245 RelativePath="lwbt\btpbuf.h"
3247 </File>
3248 <File
3249 RelativePath="lwbt\hci.c"
3251 <FileConfiguration
3252 Name="Release|Win32"
3254 <Tool
3255 Name="VCCLCompilerTool"
3256 PreprocessorDefinitions=""
3258 </FileConfiguration>
3259 <FileConfiguration
3260 Name="Debug|Win32"
3262 <Tool
3263 Name="VCCLCompilerTool"
3264 PreprocessorDefinitions=""
3266 </FileConfiguration>
3267 </File>
3268 <File
3269 RelativePath="lwbt\hci.h"
3271 </File>
3272 <File
3273 RelativePath="lwbt\l2cap.c"
3275 <FileConfiguration
3276 Name="Release|Win32"
3278 <Tool
3279 Name="VCCLCompilerTool"
3280 PreprocessorDefinitions=""
3282 </FileConfiguration>
3283 <FileConfiguration
3284 Name="Debug|Win32"
3286 <Tool
3287 Name="VCCLCompilerTool"
3288 PreprocessorDefinitions=""
3290 </FileConfiguration>
3291 </File>
3292 <File
3293 RelativePath="lwbt\l2cap.h"
3295 </File>
3296 <File
3297 RelativePath="lwbt\physbusif.c"
3299 <FileConfiguration
3300 Name="Release|Win32"
3302 <Tool
3303 Name="VCCLCompilerTool"
3304 PreprocessorDefinitions=""
3306 </FileConfiguration>
3307 <FileConfiguration
3308 Name="Debug|Win32"
3310 <Tool
3311 Name="VCCLCompilerTool"
3312 PreprocessorDefinitions=""
3314 </FileConfiguration>
3315 </File>
3316 <File
3317 RelativePath="lwbt\physbusif.h"
3319 </File>
3320 </Filter>
3321 <Filter
3322 Name="wiiuse.c"
3324 <File
3325 RelativePath="wiiuse\classic.c"
3327 <FileConfiguration
3328 Name="Release|Win32"
3330 <Tool
3331 Name="VCCLCompilerTool"
3332 PreprocessorDefinitions=""
3334 </FileConfiguration>
3335 <FileConfiguration
3336 Name="Debug|Win32"
3338 <Tool
3339 Name="VCCLCompilerTool"
3340 PreprocessorDefinitions=""
3342 </FileConfiguration>
3343 </File>
3344 <File
3345 RelativePath="wiiuse\classic.h"
3347 </File>
3348 <File
3349 RelativePath="wiiuse\definitions.h"
3351 </File>
3352 <File
3353 RelativePath="wiiuse\dynamics.c"
3355 <FileConfiguration
3356 Name="Release|Win32"
3358 <Tool
3359 Name="VCCLCompilerTool"
3360 PreprocessorDefinitions=""
3362 </FileConfiguration>
3363 <FileConfiguration
3364 Name="Debug|Win32"
3366 <Tool
3367 Name="VCCLCompilerTool"
3368 PreprocessorDefinitions=""
3370 </FileConfiguration>
3371 </File>
3372 <File
3373 RelativePath="wiiuse\dynamics.h"
3375 </File>
3376 <File
3377 RelativePath="wiiuse\events.c"
3379 <FileConfiguration
3380 Name="Release|Win32"
3382 <Tool
3383 Name="VCCLCompilerTool"
3384 PreprocessorDefinitions=""
3386 </FileConfiguration>
3387 <FileConfiguration
3388 Name="Debug|Win32"
3390 <Tool
3391 Name="VCCLCompilerTool"
3392 PreprocessorDefinitions=""
3394 </FileConfiguration>
3395 </File>
3396 <File
3397 RelativePath="wiiuse\events.h"
3399 </File>
3400 <File
3401 RelativePath="wiiuse\guitar_hero_3.c"
3403 <FileConfiguration
3404 Name="Release|Win32"
3406 <Tool
3407 Name="VCCLCompilerTool"
3408 PreprocessorDefinitions=""
3410 </FileConfiguration>
3411 <FileConfiguration
3412 Name="Debug|Win32"
3414 <Tool
3415 Name="VCCLCompilerTool"
3416 PreprocessorDefinitions=""
3418 </FileConfiguration>
3419 </File>
3420 <File
3421 RelativePath="wiiuse\guitar_hero_3.h"
3423 </File>
3424 <File
3425 RelativePath="wiiuse\io.c"
3427 <FileConfiguration
3428 Name="Release|Win32"
3430 <Tool
3431 Name="VCCLCompilerTool"
3432 PreprocessorDefinitions=""
3434 </FileConfiguration>
3435 <FileConfiguration
3436 Name="Debug|Win32"
3438 <Tool
3439 Name="VCCLCompilerTool"
3440 PreprocessorDefinitions=""
3442 </FileConfiguration>
3443 </File>
3444 <File
3445 RelativePath="wiiuse\io.h"
3447 </File>
3448 <File
3449 RelativePath="wiiuse\io_wii.c"
3451 <FileConfiguration
3452 Name="Release|Win32"
3454 <Tool
3455 Name="VCCLCompilerTool"
3456 PreprocessorDefinitions=""
3458 </FileConfiguration>
3459 <FileConfiguration
3460 Name="Debug|Win32"
3462 <Tool
3463 Name="VCCLCompilerTool"
3464 PreprocessorDefinitions=""
3466 </FileConfiguration>
3467 </File>
3468 <File
3469 RelativePath="wiiuse\ir.c"
3471 <FileConfiguration
3472 Name="Release|Win32"
3474 <Tool
3475 Name="VCCLCompilerTool"
3476 PreprocessorDefinitions=""
3478 </FileConfiguration>
3479 <FileConfiguration
3480 Name="Debug|Win32"
3482 <Tool
3483 Name="VCCLCompilerTool"
3484 PreprocessorDefinitions=""
3486 </FileConfiguration>
3487 </File>
3488 <File
3489 RelativePath="wiiuse\ir.h"
3491 </File>
3492 <File
3493 RelativePath="wiiuse\nunchuk.c"
3495 <FileConfiguration
3496 Name="Release|Win32"
3498 <Tool
3499 Name="VCCLCompilerTool"
3500 PreprocessorDefinitions=""
3502 </FileConfiguration>
3503 <FileConfiguration
3504 Name="Debug|Win32"
3506 <Tool
3507 Name="VCCLCompilerTool"
3508 PreprocessorDefinitions=""
3510 </FileConfiguration>
3511 </File>
3512 <File
3513 RelativePath="wiiuse\nunchuk.h"
3515 </File>
3516 <File
3517 RelativePath="wiiuse\os.h"
3519 </File>
3520 <File
3521 RelativePath=".\wiiuse\speaker.c"
3523 </File>
3524 <File
3525 RelativePath=".\wiiuse\speaker.h"
3527 </File>
3528 <File
3529 RelativePath=".\wiiuse\wiiboard.c"
3531 </File>
3532 <File
3533 RelativePath=".\wiiuse\wiiboard.h"
3535 </File>
3536 <File
3537 RelativePath="wiiuse\wiiuse.c"
3539 <FileConfiguration
3540 Name="Release|Win32"
3542 <Tool
3543 Name="VCCLCompilerTool"
3544 PreprocessorDefinitions=""
3546 </FileConfiguration>
3547 <FileConfiguration
3548 Name="Debug|Win32"
3550 <Tool
3551 Name="VCCLCompilerTool"
3552 PreprocessorDefinitions=""
3554 </FileConfiguration>
3555 </File>
3556 <File
3557 RelativePath="wiiuse\wiiuse_internal.h"
3559 </File>
3560 <File
3561 RelativePath="wiiuse\wpad.c"
3563 <FileConfiguration
3564 Name="Release|Win32"
3566 <Tool
3567 Name="VCCLCompilerTool"
3568 PreprocessorDefinitions=""
3570 </FileConfiguration>
3571 <FileConfiguration
3572 Name="Debug|Win32"
3574 <Tool
3575 Name="VCCLCompilerTool"
3576 PreprocessorDefinitions=""
3578 </FileConfiguration>
3579 </File>
3580 </Filter>
3581 <Filter
3582 Name="libdi.c"
3584 <File
3585 RelativePath="libdi\di.c"
3587 <FileConfiguration
3588 Name="Release|Win32"
3590 <Tool
3591 Name="VCCLCompilerTool"
3592 PreprocessorDefinitions=""
3594 </FileConfiguration>
3595 <FileConfiguration
3596 Name="Debug|Win32"
3598 <Tool
3599 Name="VCCLCompilerTool"
3600 PreprocessorDefinitions=""
3602 </FileConfiguration>
3603 </File>
3604 <File
3605 RelativePath="libdi\di_read.c"
3607 <FileConfiguration
3608 Name="Release|Win32"
3610 <Tool
3611 Name="VCCLCompilerTool"
3612 PreprocessorDefinitions=""
3614 </FileConfiguration>
3615 <FileConfiguration
3616 Name="Debug|Win32"
3618 <Tool
3619 Name="VCCLCompilerTool"
3620 PreprocessorDefinitions=""
3622 </FileConfiguration>
3623 </File>
3624 <File
3625 RelativePath="libdi\stubasm.h"
3627 </File>
3628 <File
3629 RelativePath="libdi\stubasm.S"
3631 </File>
3632 <File
3633 RelativePath="libdi\stubload.c"
3635 <FileConfiguration
3636 Name="Release|Win32"
3638 <Tool
3639 Name="VCCLCompilerTool"
3640 PreprocessorDefinitions=""
3642 </FileConfiguration>
3643 <FileConfiguration
3644 Name="Debug|Win32"
3646 <Tool
3647 Name="VCCLCompilerTool"
3648 PreprocessorDefinitions=""
3650 </FileConfiguration>
3651 </File>
3652 </Filter>
3653 <Filter
3654 Name="libasnd.c"
3656 <File
3657 RelativePath=".\libasnd\asndlib.c"
3659 </File>
3660 <File
3661 RelativePath=".\libasnd\dsp_mixer.h"
3663 </File>
3664 </Filter>
3665 <Filter
3666 Name="libtinysmb.c"
3667 Filter=".c"
3669 <File
3670 RelativePath="libtinysmb\des.c"
3672 <FileConfiguration
3673 Name="Release|Win32"
3675 <Tool
3676 Name="VCCLCompilerTool"
3677 PreprocessorDefinitions=""
3679 </FileConfiguration>
3680 <FileConfiguration
3681 Name="Debug|Win32"
3683 <Tool
3684 Name="VCCLCompilerTool"
3685 PreprocessorDefinitions=""
3687 </FileConfiguration>
3688 </File>
3689 <File
3690 RelativePath=".\libtinysmb\md4.c"
3692 </File>
3693 <File
3694 RelativePath=".\libtinysmb\ntlm.c"
3696 </File>
3697 <File
3698 RelativePath="libtinysmb\smb.c"
3700 <FileConfiguration
3701 Name="Release|Win32"
3703 <Tool
3704 Name="VCCLCompilerTool"
3705 PreprocessorDefinitions=""
3707 </FileConfiguration>
3708 <FileConfiguration
3709 Name="Debug|Win32"
3711 <Tool
3712 Name="VCCLCompilerTool"
3713 PreprocessorDefinitions=""
3715 </FileConfiguration>
3716 </File>
3717 <File
3718 RelativePath=".\libtinysmb\smb_devoptab.c"
3720 </File>
3721 </Filter>
3722 <Filter
3723 Name="libiso9660"
3725 <File
3726 RelativePath=".\libiso9660\iso9660.c"
3728 </File>
3729 </Filter>
3730 <Filter
3731 Name="libwiikeyboard"
3733 <File
3734 RelativePath=".\libwiikeyboard\keyboard.c"
3736 </File>
3737 <File
3738 RelativePath=".\libwiikeyboard\ukbdmap.c"
3740 </File>
3741 <File
3742 RelativePath=".\libwiikeyboard\usbkeyboard.c"
3744 </File>
3745 <File
3746 RelativePath=".\libwiikeyboard\wskbdutil.c"
3748 </File>
3749 <File
3750 RelativePath=".\libwiikeyboard\wsksymvar.h"
3752 </File>
3753 </Filter>
3754 <Filter
3755 Name="libaesnd"
3757 <File
3758 RelativePath=".\libaesnd\aesndlib.c"
3760 </File>
3761 <File
3762 RelativePath=".\libaesnd\dspmixer.h"
3764 </File>
3765 </Filter>
3766 </Filter>
3767 <Filter
3768 Name="Header Files"
3769 Filter="h;hpp;hxx;hm;inl"
3771 <File
3772 RelativePath=".\gc\aesndlib.h"
3774 </File>
3775 <File
3776 RelativePath=".\gc\asndlib.h"
3778 </File>
3779 <File
3780 RelativePath="gc\debug.h"
3782 </File>
3783 <File
3784 RelativePath="gc\gccore.h"
3786 </File>
3787 <File
3788 RelativePath="gc\gcmodplay.h"
3790 </File>
3791 <File
3792 RelativePath="gc\gctypes.h"
3794 </File>
3795 <File
3796 RelativePath="gc\gcutil.h"
3798 </File>
3799 <File
3800 RelativePath=".\gc\iso9660.h"
3802 </File>
3803 <File
3804 RelativePath="gc\mp3player.h"
3806 </File>
3807 <File
3808 RelativePath="gc\network.h"
3810 </File>
3811 <File
3812 RelativePath="gc\ogcsys.h"
3814 </File>
3815 <File
3816 RelativePath="gc\smb.h"
3818 </File>
3819 <File
3820 RelativePath="gc\zconf.h"
3822 </File>
3823 <File
3824 RelativePath="gc\zlib.h"
3826 </File>
3827 <Filter
3828 Name="ogc.h"
3830 <File
3831 RelativePath="gc\ogc\aram.h"
3833 </File>
3834 <File
3835 RelativePath="gc\ogc\arqmgr.h"
3837 </File>
3838 <File
3839 RelativePath="gc\ogc\arqueue.h"
3841 </File>
3842 <File
3843 RelativePath="gc\ogc\audio.h"
3845 </File>
3846 <File
3847 RelativePath="gc\ogc\cache.h"
3849 </File>
3850 <File
3851 RelativePath="gc\ogc\card.h"
3853 </File>
3854 <File
3855 RelativePath="gc\ogc\cast.h"
3857 </File>
3858 <File
3859 RelativePath="gc\ogc\color.h"
3861 </File>
3862 <File
3863 RelativePath="gc\ogc\cond.h"
3865 </File>
3866 <File
3867 RelativePath="gc\ogc\conf.h"
3869 </File>
3870 <File
3871 RelativePath="gc\ogc\consol.h"
3873 </File>
3874 <File
3875 RelativePath="gc\ogc\context.h"
3877 </File>
3878 <File
3879 RelativePath=".\gc\ogc\disc_io.h"
3881 </File>
3882 <File
3883 RelativePath="gc\ogc\dsp.h"
3885 </File>
3886 <File
3887 RelativePath="gc\ogc\dvd.h"
3889 </File>
3890 <File
3891 RelativePath="gc\ogc\es.h"
3893 </File>
3894 <File
3895 RelativePath="gc\ogc\exi.h"
3897 </File>
3898 <File
3899 RelativePath="gc\ogc\gu.h"
3901 </File>
3902 <File
3903 RelativePath="gc\ogc\gx.h"
3905 </File>
3906 <File
3907 RelativePath="gc\ogc\gx_struct.h"
3909 </File>
3910 <File
3911 RelativePath="gc\ogc\ios.h"
3913 </File>
3914 <File
3915 RelativePath="gc\ogc\ipc.h"
3917 </File>
3918 <File
3919 RelativePath="gc\ogc\irq.h"
3921 </File>
3922 <File
3923 RelativePath="gc\ogc\isfs.h"
3925 </File>
3926 <File
3927 RelativePath="gc\ogc\lwp.h"
3929 </File>
3930 <File
3931 RelativePath="gc\ogc\lwp_config.h"
3933 </File>
3934 <File
3935 RelativePath="gc\ogc\lwp_heap.h"
3937 </File>
3938 <File
3939 RelativePath="gc\ogc\lwp_messages.h"
3941 </File>
3942 <File
3943 RelativePath="gc\ogc\lwp_mutex.h"
3945 </File>
3946 <File
3947 RelativePath="gc\ogc\lwp_objmgr.h"
3949 </File>
3950 <File
3951 RelativePath="gc\ogc\lwp_priority.h"
3953 </File>
3954 <File
3955 RelativePath="gc\ogc\lwp_queue.h"
3957 </File>
3958 <File
3959 RelativePath="gc\ogc\lwp_sema.h"
3961 </File>
3962 <File
3963 RelativePath="gc\ogc\lwp_stack.h"
3965 </File>
3966 <File
3967 RelativePath="gc\ogc\lwp_states.h"
3969 </File>
3970 <File
3971 RelativePath="gc\ogc\lwp_threadq.h"
3973 </File>
3974 <File
3975 RelativePath="gc\ogc\lwp_threads.h"
3977 </File>
3978 <File
3979 RelativePath="gc\ogc\lwp_tqdata.h"
3981 </File>
3982 <File
3983 RelativePath="gc\ogc\lwp_watchdog.h"
3985 </File>
3986 <File
3987 RelativePath="gc\ogc\lwp_wkspace.h"
3989 </File>
3990 <File
3991 RelativePath="gc\ogc\message.h"
3993 </File>
3994 <File
3995 RelativePath="gc\ogc\mutex.h"
3997 </File>
3998 <File
3999 RelativePath="gc\ogc\pad.h"
4001 </File>
4002 <File
4003 RelativePath="gc\ogc\semaphore.h"
4005 </File>
4006 <File
4007 RelativePath="gc\ogc\si.h"
4009 </File>
4010 <File
4011 RelativePath="gc\ogc\stm.h"
4013 </File>
4014 <File
4015 RelativePath="gc\ogc\sys_state.h"
4017 </File>
4018 <File
4019 RelativePath="gc\ogc\system.h"
4021 </File>
4022 <File
4023 RelativePath=".\gc\ogc\tpl.h"
4025 </File>
4026 <File
4027 RelativePath="gc\ogc\usb.h"
4029 </File>
4030 <File
4031 RelativePath="gc\ogc\usbgecko.h"
4033 </File>
4034 <File
4035 RelativePath="gc\ogc\usbstorage.h"
4037 </File>
4038 <File
4039 RelativePath="gc\ogc\video.h"
4041 </File>
4042 <File
4043 RelativePath="gc\ogc\video_types.h"
4045 </File>
4046 <File
4047 RelativePath="gc\ogc\wiilaunch.h"
4049 </File>
4050 <Filter
4051 Name="machine"
4053 <File
4054 RelativePath="gc\ogc\machine\asm.h"
4056 </File>
4057 <File
4058 RelativePath="gc\ogc\machine\processor.h"
4060 </File>
4061 <File
4062 RelativePath="gc\ogc\machine\spinlock.h"
4064 </File>
4065 </Filter>
4066 </Filter>
4067 <Filter
4068 Name="ip4.h"
4070 <Filter
4071 Name="lwip1.h"
4073 <File
4074 RelativePath="gc\ipv4\lwip\icmp.h"
4076 </File>
4077 <File
4078 RelativePath="gc\ipv4\lwip\inet.h"
4080 </File>
4081 <File
4082 RelativePath="gc\ipv4\lwip\ip.h"
4084 </File>
4085 <File
4086 RelativePath="gc\ipv4\lwip\ip_addr.h"
4088 </File>
4089 </Filter>
4090 </Filter>
4091 <Filter
4092 Name="lwip.h"
4094 <File
4095 RelativePath="gc\lwip\api.h"
4097 </File>
4098 <File
4099 RelativePath="gc\lwip\api_msg.h"
4101 </File>
4102 <File
4103 RelativePath="gc\lwip\arch.h"
4105 </File>
4106 <File
4107 RelativePath="gc\lwip\debug.h"
4109 </File>
4110 <File
4111 RelativePath="gc\lwip\def.h"
4113 </File>
4114 <File
4115 RelativePath="gc\lwip\dhcp.h"
4117 </File>
4118 <File
4119 RelativePath="gc\lwip\err.h"
4121 </File>
4122 <File
4123 RelativePath="gc\lwip\lwipopts.h"
4125 </File>
4126 <File
4127 RelativePath="gc\lwip\mem.h"
4129 </File>
4130 <File
4131 RelativePath="gc\lwip\memp.h"
4133 </File>
4134 <File
4135 RelativePath="gc\lwip\netif.h"
4137 </File>
4138 <File
4139 RelativePath="gc\lwip\opt.h"
4141 </File>
4142 <File
4143 RelativePath="gc\lwip\pbuf.h"
4145 </File>
4146 <File
4147 RelativePath="gc\lwip\raw.h"
4149 </File>
4150 <File
4151 RelativePath="gc\lwip\sio.h"
4153 </File>
4154 <File
4155 RelativePath="gc\lwip\snmp.h"
4157 </File>
4158 <File
4159 RelativePath="gc\lwip\sockets.h"
4161 </File>
4162 <File
4163 RelativePath="gc\lwip\stats.h"
4165 </File>
4166 <File
4167 RelativePath="gc\lwip\sys.h"
4169 </File>
4170 <File
4171 RelativePath="gc\lwip\tcp.h"
4173 </File>
4174 <File
4175 RelativePath="gc\lwip\tcpip.h"
4177 </File>
4178 <File
4179 RelativePath="gc\lwip\udp.h"
4181 </File>
4182 </Filter>
4183 <Filter
4184 Name="netif.h"
4186 <File
4187 RelativePath="gc\netif\etharp.h"
4189 </File>
4190 <File
4191 RelativePath="gc\netif\loopif.h"
4193 </File>
4194 <Filter
4195 Name="arch.h"
4197 <File
4198 RelativePath="gc\netif\arch\cc.h"
4200 </File>
4201 <File
4202 RelativePath="gc\netif\arch\cpu.h"
4204 </File>
4205 <File
4206 RelativePath="gc\netif\arch\init.h"
4208 </File>
4209 <File
4210 RelativePath="gc\netif\arch\lib.h"
4212 </File>
4213 <File
4214 RelativePath="gc\netif\arch\perf.h"
4216 </File>
4217 <File
4218 RelativePath="gc\netif\arch\sys_arch.h"
4220 </File>
4221 </Filter>
4222 <Filter
4223 Name="gcif.h"
4225 <File
4226 RelativePath="gc\netif\gcif\gcif.h"
4228 </File>
4229 </Filter>
4230 </Filter>
4231 <Filter
4232 Name="modplay.h"
4234 <File
4235 RelativePath="gc\modplay\defines.h"
4237 </File>
4238 <File
4239 RelativePath="gc\modplay\freqtab.h"
4241 </File>
4242 <File
4243 RelativePath="gc\modplay\mixer.h"
4245 </File>
4246 <File
4247 RelativePath="gc\modplay\modplay.h"
4249 </File>
4250 <File
4251 RelativePath="gc\modplay\semitonetab.h"
4253 </File>
4254 </Filter>
4255 <Filter
4256 Name="wiikeyboard.h"
4258 <File
4259 RelativePath=".\gc\wiikeyboard\keyboard.h"
4261 </File>
4262 <File
4263 RelativePath=".\gc\wiikeyboard\usbkeyboard.h"
4265 </File>
4266 <File
4267 RelativePath=".\gc\wiikeyboard\wsksymdef.h"
4269 </File>
4270 </Filter>
4271 <Filter
4272 Name="libz.h"
4273 Filter=".h"
4275 <File
4276 RelativePath="gc\z\crc32.h"
4278 </File>
4279 <File
4280 RelativePath="gc\z\deflate.h"
4282 </File>
4283 <File
4284 RelativePath="gc\z\inffast.h"
4286 </File>
4287 <File
4288 RelativePath="gc\z\inffixed.h"
4290 </File>
4291 <File
4292 RelativePath="gc\z\inflate.h"
4294 </File>
4295 <File
4296 RelativePath="gc\z\inftrees.h"
4298 </File>
4299 <File
4300 RelativePath="gc\z\trees.h"
4302 </File>
4303 <File
4304 RelativePath="gc\z\zconf.in.h"
4306 </File>
4307 <File
4308 RelativePath="gc\z\zutil.h"
4310 </File>
4311 </Filter>
4312 <Filter
4313 Name="bte.h"
4315 <File
4316 RelativePath="gc\bte\bd_addr.h"
4318 </File>
4319 <File
4320 RelativePath="gc\bte\bte.h"
4322 </File>
4323 </Filter>
4324 <Filter
4325 Name="wiiuse.h"
4327 <File
4328 RelativePath="gc\wiiuse\wiiuse.h"
4330 </File>
4331 <File
4332 RelativePath="gc\wiiuse\wpad.h"
4334 </File>
4335 </Filter>
4336 <Filter
4337 Name="sdcard.h"
4339 <File
4340 RelativePath="gc\sdcard\card_buf.h"
4342 </File>
4343 <File
4344 RelativePath="gc\sdcard\card_cmn.h"
4346 </File>
4347 <File
4348 RelativePath="gc\sdcard\card_io.h"
4350 </File>
4351 <File
4352 RelativePath=".\gc\sdcard\gcsd.h"
4354 </File>
4355 <File
4356 RelativePath="gc\sdcard\wiisd_io.h"
4358 </File>
4359 </Filter>
4360 <Filter
4361 Name="libdi.h"
4363 <File
4364 RelativePath="gc\di\di.h"
4366 </File>
4367 </Filter>
4368 </Filter>
4369 <Filter
4370 Name="Resource Files"
4371 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
4373 </Filter>
4374 <File
4375 RelativePath="libogc.dox"
4377 </File>
4378 <File
4379 RelativePath="Makefile"
4381 </File>
4382 </Files>
4383 <Globals>
4384 </Globals>
4385 </VisualStudioProject>