got rid of USBKeyboard.numCB
[libogc.git] / gcsdk.vcproj
blob9765f340e43793595cc044436d605c69eea3d576
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\ios.c"
638 <FileConfiguration
639 Name="Release|Win32"
641 <Tool
642 Name="VCCLCompilerTool"
643 PreprocessorDefinitions=""
645 </FileConfiguration>
646 <FileConfiguration
647 Name="Debug|Win32"
649 <Tool
650 Name="VCCLCompilerTool"
651 PreprocessorDefinitions=""
653 </FileConfiguration>
654 </File>
655 <File
656 RelativePath="libogc\ipc.c"
658 <FileConfiguration
659 Name="Release|Win32"
661 <Tool
662 Name="VCCLCompilerTool"
663 PreprocessorDefinitions=""
665 </FileConfiguration>
666 <FileConfiguration
667 Name="Debug|Win32"
669 <Tool
670 Name="VCCLCompilerTool"
671 PreprocessorDefinitions=""
673 </FileConfiguration>
674 </File>
675 <File
676 RelativePath="libogc\irq.c"
678 <FileConfiguration
679 Name="Release|Win32"
681 <Tool
682 Name="VCCLCompilerTool"
683 PreprocessorDefinitions=""
685 </FileConfiguration>
686 <FileConfiguration
687 Name="Debug|Win32"
689 <Tool
690 Name="VCCLCompilerTool"
691 PreprocessorDefinitions=""
693 </FileConfiguration>
694 </File>
695 <File
696 RelativePath="libogc\irq_handler.S"
698 </File>
699 <File
700 RelativePath="libogc\isfs.c"
702 <FileConfiguration
703 Name="Release|Win32"
705 <Tool
706 Name="VCCLCompilerTool"
707 PreprocessorDefinitions=""
709 </FileConfiguration>
710 <FileConfiguration
711 Name="Debug|Win32"
713 <Tool
714 Name="VCCLCompilerTool"
715 PreprocessorDefinitions=""
717 </FileConfiguration>
718 </File>
719 <File
720 RelativePath="libogc\kprintf.c"
722 <FileConfiguration
723 Name="Release|Win32"
725 <Tool
726 Name="VCCLCompilerTool"
727 PreprocessorDefinitions=""
729 </FileConfiguration>
730 <FileConfiguration
731 Name="Debug|Win32"
733 <Tool
734 Name="VCCLCompilerTool"
735 PreprocessorDefinitions=""
737 </FileConfiguration>
738 </File>
739 <File
740 RelativePath="libogc\lock_supp.c"
742 <FileConfiguration
743 Name="Release|Win32"
745 <Tool
746 Name="VCCLCompilerTool"
747 PreprocessorDefinitions=""
749 </FileConfiguration>
750 <FileConfiguration
751 Name="Debug|Win32"
753 <Tool
754 Name="VCCLCompilerTool"
755 PreprocessorDefinitions=""
757 </FileConfiguration>
758 </File>
759 <File
760 RelativePath="libogc\lwp.c"
762 <FileConfiguration
763 Name="Release|Win32"
765 <Tool
766 Name="VCCLCompilerTool"
767 PreprocessorDefinitions=""
769 </FileConfiguration>
770 <FileConfiguration
771 Name="Debug|Win32"
773 <Tool
774 Name="VCCLCompilerTool"
775 PreprocessorDefinitions=""
777 </FileConfiguration>
778 </File>
779 <File
780 RelativePath="libogc\lwp_handler.S"
782 </File>
783 <File
784 RelativePath="libogc\lwp_heap.c"
786 <FileConfiguration
787 Name="Release|Win32"
789 <Tool
790 Name="VCCLCompilerTool"
791 PreprocessorDefinitions=""
793 </FileConfiguration>
794 <FileConfiguration
795 Name="Debug|Win32"
797 <Tool
798 Name="VCCLCompilerTool"
799 PreprocessorDefinitions=""
801 </FileConfiguration>
802 </File>
803 <File
804 RelativePath="libogc\lwp_heap.inl"
806 </File>
807 <File
808 RelativePath="libogc\lwp_messages.c"
810 <FileConfiguration
811 Name="Release|Win32"
813 <Tool
814 Name="VCCLCompilerTool"
815 PreprocessorDefinitions=""
817 </FileConfiguration>
818 <FileConfiguration
819 Name="Debug|Win32"
821 <Tool
822 Name="VCCLCompilerTool"
823 PreprocessorDefinitions=""
825 </FileConfiguration>
826 </File>
827 <File
828 RelativePath="libogc\lwp_messages.inl"
830 </File>
831 <File
832 RelativePath="libogc\lwp_mutex.c"
834 <FileConfiguration
835 Name="Release|Win32"
837 <Tool
838 Name="VCCLCompilerTool"
839 PreprocessorDefinitions=""
841 </FileConfiguration>
842 <FileConfiguration
843 Name="Debug|Win32"
845 <Tool
846 Name="VCCLCompilerTool"
847 PreprocessorDefinitions=""
849 </FileConfiguration>
850 </File>
851 <File
852 RelativePath="libogc\lwp_mutex.inl"
854 </File>
855 <File
856 RelativePath="libogc\lwp_objmgr.c"
858 <FileConfiguration
859 Name="Release|Win32"
861 <Tool
862 Name="VCCLCompilerTool"
863 PreprocessorDefinitions=""
865 </FileConfiguration>
866 <FileConfiguration
867 Name="Debug|Win32"
869 <Tool
870 Name="VCCLCompilerTool"
871 PreprocessorDefinitions=""
873 </FileConfiguration>
874 </File>
875 <File
876 RelativePath="libogc\lwp_objmgr.inl"
878 </File>
879 <File
880 RelativePath="libogc\lwp_priority.c"
882 <FileConfiguration
883 Name="Release|Win32"
885 <Tool
886 Name="VCCLCompilerTool"
887 PreprocessorDefinitions=""
889 </FileConfiguration>
890 <FileConfiguration
891 Name="Debug|Win32"
893 <Tool
894 Name="VCCLCompilerTool"
895 PreprocessorDefinitions=""
897 </FileConfiguration>
898 </File>
899 <File
900 RelativePath="libogc\lwp_priority.inl"
902 </File>
903 <File
904 RelativePath="libogc\lwp_queue.c"
906 <FileConfiguration
907 Name="Release|Win32"
909 <Tool
910 Name="VCCLCompilerTool"
911 PreprocessorDefinitions=""
913 </FileConfiguration>
914 <FileConfiguration
915 Name="Debug|Win32"
917 <Tool
918 Name="VCCLCompilerTool"
919 PreprocessorDefinitions=""
921 </FileConfiguration>
922 </File>
923 <File
924 RelativePath="libogc\lwp_queue.inl"
926 </File>
927 <File
928 RelativePath="libogc\lwp_sema.c"
930 <FileConfiguration
931 Name="Release|Win32"
933 <Tool
934 Name="VCCLCompilerTool"
935 PreprocessorDefinitions=""
937 </FileConfiguration>
938 <FileConfiguration
939 Name="Debug|Win32"
941 <Tool
942 Name="VCCLCompilerTool"
943 PreprocessorDefinitions=""
945 </FileConfiguration>
946 </File>
947 <File
948 RelativePath="libogc\lwp_sema.inl"
950 </File>
951 <File
952 RelativePath="libogc\lwp_stack.c"
954 <FileConfiguration
955 Name="Release|Win32"
957 <Tool
958 Name="VCCLCompilerTool"
959 PreprocessorDefinitions=""
961 </FileConfiguration>
962 <FileConfiguration
963 Name="Debug|Win32"
965 <Tool
966 Name="VCCLCompilerTool"
967 PreprocessorDefinitions=""
969 </FileConfiguration>
970 </File>
971 <File
972 RelativePath="libogc\lwp_stack.inl"
974 </File>
975 <File
976 RelativePath="libogc\lwp_states.inl"
978 </File>
979 <File
980 RelativePath="libogc\lwp_threadq.c"
982 <FileConfiguration
983 Name="Release|Win32"
985 <Tool
986 Name="VCCLCompilerTool"
987 PreprocessorDefinitions=""
989 </FileConfiguration>
990 <FileConfiguration
991 Name="Debug|Win32"
993 <Tool
994 Name="VCCLCompilerTool"
995 PreprocessorDefinitions=""
997 </FileConfiguration>
998 </File>
999 <File
1000 RelativePath="libogc\lwp_threadq.inl"
1002 </File>
1003 <File
1004 RelativePath="libogc\lwp_threads.c"
1006 <FileConfiguration
1007 Name="Release|Win32"
1009 <Tool
1010 Name="VCCLCompilerTool"
1011 PreprocessorDefinitions=""
1013 </FileConfiguration>
1014 <FileConfiguration
1015 Name="Debug|Win32"
1017 <Tool
1018 Name="VCCLCompilerTool"
1019 PreprocessorDefinitions=""
1021 </FileConfiguration>
1022 </File>
1023 <File
1024 RelativePath="libogc\lwp_threads.inl"
1026 </File>
1027 <File
1028 RelativePath="libogc\lwp_watchdog.c"
1030 <FileConfiguration
1031 Name="Release|Win32"
1033 <Tool
1034 Name="VCCLCompilerTool"
1035 PreprocessorDefinitions=""
1037 </FileConfiguration>
1038 <FileConfiguration
1039 Name="Debug|Win32"
1041 <Tool
1042 Name="VCCLCompilerTool"
1043 PreprocessorDefinitions=""
1045 </FileConfiguration>
1046 </File>
1047 <File
1048 RelativePath="libogc\lwp_watchdog.inl"
1050 </File>
1051 <File
1052 RelativePath="libogc\lwp_wkspace.c"
1054 <FileConfiguration
1055 Name="Release|Win32"
1057 <Tool
1058 Name="VCCLCompilerTool"
1059 PreprocessorDefinitions=""
1061 </FileConfiguration>
1062 <FileConfiguration
1063 Name="Debug|Win32"
1065 <Tool
1066 Name="VCCLCompilerTool"
1067 PreprocessorDefinitions=""
1069 </FileConfiguration>
1070 </File>
1071 <File
1072 RelativePath="libogc\lwp_wkspace.inl"
1074 </File>
1075 <File
1076 RelativePath="libogc\malloc_lock.c"
1078 <FileConfiguration
1079 Name="Release|Win32"
1081 <Tool
1082 Name="VCCLCompilerTool"
1083 PreprocessorDefinitions=""
1085 </FileConfiguration>
1086 <FileConfiguration
1087 Name="Debug|Win32"
1089 <Tool
1090 Name="VCCLCompilerTool"
1091 PreprocessorDefinitions=""
1093 </FileConfiguration>
1094 </File>
1095 <File
1096 RelativePath="libogc\message.c"
1098 <FileConfiguration
1099 Name="Release|Win32"
1101 <Tool
1102 Name="VCCLCompilerTool"
1103 PreprocessorDefinitions=""
1105 </FileConfiguration>
1106 <FileConfiguration
1107 Name="Debug|Win32"
1109 <Tool
1110 Name="VCCLCompilerTool"
1111 PreprocessorDefinitions=""
1113 </FileConfiguration>
1114 </File>
1115 <File
1116 RelativePath="libogc\mutex.c"
1118 <FileConfiguration
1119 Name="Release|Win32"
1121 <Tool
1122 Name="VCCLCompilerTool"
1123 PreprocessorDefinitions=""
1125 </FileConfiguration>
1126 <FileConfiguration
1127 Name="Debug|Win32"
1129 <Tool
1130 Name="VCCLCompilerTool"
1131 PreprocessorDefinitions=""
1133 </FileConfiguration>
1134 </File>
1135 <File
1136 RelativePath="libogc\network_common.c"
1138 <FileConfiguration
1139 Name="Release|Win32"
1141 <Tool
1142 Name="VCCLCompilerTool"
1143 PreprocessorDefinitions=""
1145 </FileConfiguration>
1146 <FileConfiguration
1147 Name="Debug|Win32"
1149 <Tool
1150 Name="VCCLCompilerTool"
1151 PreprocessorDefinitions=""
1153 </FileConfiguration>
1154 </File>
1155 <File
1156 RelativePath="libogc\network_wii.c"
1158 <FileConfiguration
1159 Name="Release|Win32"
1161 <Tool
1162 Name="VCCLCompilerTool"
1163 PreprocessorDefinitions=""
1165 </FileConfiguration>
1166 <FileConfiguration
1167 Name="Debug|Win32"
1169 <Tool
1170 Name="VCCLCompilerTool"
1171 PreprocessorDefinitions=""
1173 </FileConfiguration>
1174 </File>
1175 <File
1176 RelativePath="libogc\newlibc.c"
1178 <FileConfiguration
1179 Name="Release|Win32"
1181 <Tool
1182 Name="VCCLCompilerTool"
1183 PreprocessorDefinitions=""
1185 </FileConfiguration>
1186 <FileConfiguration
1187 Name="Debug|Win32"
1189 <Tool
1190 Name="VCCLCompilerTool"
1191 PreprocessorDefinitions=""
1193 </FileConfiguration>
1194 </File>
1195 <File
1196 RelativePath="libogc\ogc_crt0.S"
1198 </File>
1199 <File
1200 RelativePath="libogc\pad.c"
1202 <FileConfiguration
1203 Name="Release|Win32"
1205 <Tool
1206 Name="VCCLCompilerTool"
1207 PreprocessorDefinitions=""
1209 </FileConfiguration>
1210 <FileConfiguration
1211 Name="Debug|Win32"
1213 <Tool
1214 Name="VCCLCompilerTool"
1215 PreprocessorDefinitions=""
1217 </FileConfiguration>
1218 </File>
1219 <File
1220 RelativePath="libogc\sbrk.c"
1222 <FileConfiguration
1223 Name="Release|Win32"
1225 <Tool
1226 Name="VCCLCompilerTool"
1227 PreprocessorDefinitions=""
1229 </FileConfiguration>
1230 <FileConfiguration
1231 Name="Debug|Win32"
1233 <Tool
1234 Name="VCCLCompilerTool"
1235 PreprocessorDefinitions=""
1237 </FileConfiguration>
1238 </File>
1239 <File
1240 RelativePath="libogc\sdgecko_buf.c"
1242 <FileConfiguration
1243 Name="Release|Win32"
1245 <Tool
1246 Name="VCCLCompilerTool"
1247 PreprocessorDefinitions=""
1249 </FileConfiguration>
1250 <FileConfiguration
1251 Name="Debug|Win32"
1253 <Tool
1254 Name="VCCLCompilerTool"
1255 PreprocessorDefinitions=""
1257 </FileConfiguration>
1258 </File>
1259 <File
1260 RelativePath="libogc\sdgecko_io.c"
1262 <FileConfiguration
1263 Name="Release|Win32"
1265 <Tool
1266 Name="VCCLCompilerTool"
1267 PreprocessorDefinitions=""
1269 </FileConfiguration>
1270 <FileConfiguration
1271 Name="Debug|Win32"
1273 <Tool
1274 Name="VCCLCompilerTool"
1275 PreprocessorDefinitions=""
1277 </FileConfiguration>
1278 </File>
1279 <File
1280 RelativePath="libogc\semaphore.c"
1282 <FileConfiguration
1283 Name="Release|Win32"
1285 <Tool
1286 Name="VCCLCompilerTool"
1287 PreprocessorDefinitions=""
1289 </FileConfiguration>
1290 <FileConfiguration
1291 Name="Debug|Win32"
1293 <Tool
1294 Name="VCCLCompilerTool"
1295 PreprocessorDefinitions=""
1297 </FileConfiguration>
1298 </File>
1299 <File
1300 RelativePath="libogc\si.c"
1302 <FileConfiguration
1303 Name="Release|Win32"
1305 <Tool
1306 Name="VCCLCompilerTool"
1307 PreprocessorDefinitions=""
1309 </FileConfiguration>
1310 <FileConfiguration
1311 Name="Debug|Win32"
1313 <Tool
1314 Name="VCCLCompilerTool"
1315 PreprocessorDefinitions=""
1317 </FileConfiguration>
1318 </File>
1319 <File
1320 RelativePath="libogc\stm.c"
1322 <FileConfiguration
1323 Name="Release|Win32"
1325 <Tool
1326 Name="VCCLCompilerTool"
1327 PreprocessorDefinitions=""
1329 </FileConfiguration>
1330 <FileConfiguration
1331 Name="Debug|Win32"
1333 <Tool
1334 Name="VCCLCompilerTool"
1335 PreprocessorDefinitions=""
1337 </FileConfiguration>
1338 </File>
1339 <File
1340 RelativePath="libogc\sys_state.c"
1342 <FileConfiguration
1343 Name="Release|Win32"
1345 <Tool
1346 Name="VCCLCompilerTool"
1347 PreprocessorDefinitions=""
1349 </FileConfiguration>
1350 <FileConfiguration
1351 Name="Debug|Win32"
1353 <Tool
1354 Name="VCCLCompilerTool"
1355 PreprocessorDefinitions=""
1357 </FileConfiguration>
1358 </File>
1359 <File
1360 RelativePath="libogc\sys_state.inl"
1362 </File>
1363 <File
1364 RelativePath="libogc\system.c"
1366 <FileConfiguration
1367 Name="Release|Win32"
1369 <Tool
1370 Name="VCCLCompilerTool"
1371 PreprocessorDefinitions=""
1373 </FileConfiguration>
1374 <FileConfiguration
1375 Name="Debug|Win32"
1377 <Tool
1378 Name="VCCLCompilerTool"
1379 PreprocessorDefinitions=""
1381 </FileConfiguration>
1382 </File>
1383 <File
1384 RelativePath="libogc\system_asm.S"
1386 </File>
1387 <File
1388 RelativePath="libogc\texconv.c"
1390 <FileConfiguration
1391 Name="Release|Win32"
1393 <Tool
1394 Name="VCCLCompilerTool"
1395 PreprocessorDefinitions=""
1397 </FileConfiguration>
1398 <FileConfiguration
1399 Name="Debug|Win32"
1401 <Tool
1402 Name="VCCLCompilerTool"
1403 PreprocessorDefinitions=""
1405 </FileConfiguration>
1406 </File>
1407 <File
1408 RelativePath="libogc\timesupp.c"
1410 <FileConfiguration
1411 Name="Release|Win32"
1413 <Tool
1414 Name="VCCLCompilerTool"
1415 PreprocessorDefinitions=""
1417 </FileConfiguration>
1418 <FileConfiguration
1419 Name="Debug|Win32"
1421 <Tool
1422 Name="VCCLCompilerTool"
1423 PreprocessorDefinitions=""
1425 </FileConfiguration>
1426 </File>
1427 <File
1428 RelativePath="libogc\timesupp.h"
1430 </File>
1431 <File
1432 RelativePath=".\libogc\tpl.c"
1434 </File>
1435 <File
1436 RelativePath="libogc\usb.c"
1438 <FileConfiguration
1439 Name="Release|Win32"
1441 <Tool
1442 Name="VCCLCompilerTool"
1443 PreprocessorDefinitions=""
1445 </FileConfiguration>
1446 <FileConfiguration
1447 Name="Debug|Win32"
1449 <Tool
1450 Name="VCCLCompilerTool"
1451 PreprocessorDefinitions=""
1453 </FileConfiguration>
1454 </File>
1455 <File
1456 RelativePath="libogc\usbgecko.c"
1458 <FileConfiguration
1459 Name="Release|Win32"
1461 <Tool
1462 Name="VCCLCompilerTool"
1463 PreprocessorDefinitions=""
1465 </FileConfiguration>
1466 <FileConfiguration
1467 Name="Debug|Win32"
1469 <Tool
1470 Name="VCCLCompilerTool"
1471 PreprocessorDefinitions=""
1473 </FileConfiguration>
1474 </File>
1475 <File
1476 RelativePath="libogc\usbstorage.c"
1478 <FileConfiguration
1479 Name="Release|Win32"
1481 <Tool
1482 Name="VCCLCompilerTool"
1483 PreprocessorDefinitions=""
1485 </FileConfiguration>
1486 <FileConfiguration
1487 Name="Debug|Win32"
1489 <Tool
1490 Name="VCCLCompilerTool"
1491 PreprocessorDefinitions=""
1493 </FileConfiguration>
1494 </File>
1495 <File
1496 RelativePath="libogc\video.c"
1498 <FileConfiguration
1499 Name="Release|Win32"
1501 <Tool
1502 Name="VCCLCompilerTool"
1503 PreprocessorDefinitions=""
1505 </FileConfiguration>
1506 <FileConfiguration
1507 Name="Debug|Win32"
1509 <Tool
1510 Name="VCCLCompilerTool"
1511 PreprocessorDefinitions=""
1513 </FileConfiguration>
1514 </File>
1515 <File
1516 RelativePath="libogc\video_asm.S"
1518 </File>
1519 <File
1520 RelativePath="libogc\wiilaunch.c"
1522 <FileConfiguration
1523 Name="Release|Win32"
1525 <Tool
1526 Name="VCCLCompilerTool"
1527 PreprocessorDefinitions=""
1529 </FileConfiguration>
1530 <FileConfiguration
1531 Name="Debug|Win32"
1533 <Tool
1534 Name="VCCLCompilerTool"
1535 PreprocessorDefinitions=""
1537 </FileConfiguration>
1538 </File>
1539 <File
1540 RelativePath="libogc\wiisd.c"
1542 <FileConfiguration
1543 Name="Release|Win32"
1545 <Tool
1546 Name="VCCLCompilerTool"
1547 PreprocessorDefinitions=""
1549 </FileConfiguration>
1550 <FileConfiguration
1551 Name="Debug|Win32"
1553 <Tool
1554 Name="VCCLCompilerTool"
1555 PreprocessorDefinitions=""
1557 </FileConfiguration>
1558 </File>
1559 </Filter>
1560 <Filter
1561 Name="lwip.c"
1563 <File
1564 RelativePath="lwip\netio.c"
1566 <FileConfiguration
1567 Name="Release|Win32"
1569 <Tool
1570 Name="VCCLCompilerTool"
1571 PreprocessorDefinitions=""
1573 </FileConfiguration>
1574 <FileConfiguration
1575 Name="Debug|Win32"
1577 <Tool
1578 Name="VCCLCompilerTool"
1579 PreprocessorDefinitions=""
1581 </FileConfiguration>
1582 </File>
1583 <File
1584 RelativePath="lwip\network.c"
1586 <FileConfiguration
1587 Name="Release|Win32"
1589 <Tool
1590 Name="VCCLCompilerTool"
1591 PreprocessorDefinitions=""
1593 </FileConfiguration>
1594 <FileConfiguration
1595 Name="Debug|Win32"
1597 <Tool
1598 Name="VCCLCompilerTool"
1599 PreprocessorDefinitions=""
1601 </FileConfiguration>
1602 </File>
1603 <Filter
1604 Name="arch"
1606 <Filter
1607 Name="gc"
1609 <Filter
1610 Name="netif"
1612 <File
1613 RelativePath="lwip\arch\gc\netif\gcif.c"
1615 <FileConfiguration
1616 Name="Release|Win32"
1618 <Tool
1619 Name="VCCLCompilerTool"
1620 PreprocessorDefinitions=""
1622 </FileConfiguration>
1623 <FileConfiguration
1624 Name="Debug|Win32"
1626 <Tool
1627 Name="VCCLCompilerTool"
1628 PreprocessorDefinitions=""
1630 </FileConfiguration>
1631 </File>
1632 </Filter>
1633 </Filter>
1634 </Filter>
1635 <Filter
1636 Name="core"
1638 <File
1639 RelativePath="lwip\core\dhcp.c"
1641 <FileConfiguration
1642 Name="Release|Win32"
1644 <Tool
1645 Name="VCCLCompilerTool"
1646 PreprocessorDefinitions=""
1648 </FileConfiguration>
1649 <FileConfiguration
1650 Name="Debug|Win32"
1652 <Tool
1653 Name="VCCLCompilerTool"
1654 PreprocessorDefinitions=""
1656 </FileConfiguration>
1657 </File>
1658 <File
1659 RelativePath="lwip\core\inet.c"
1661 <FileConfiguration
1662 Name="Release|Win32"
1664 <Tool
1665 Name="VCCLCompilerTool"
1666 PreprocessorDefinitions=""
1668 </FileConfiguration>
1669 <FileConfiguration
1670 Name="Debug|Win32"
1672 <Tool
1673 Name="VCCLCompilerTool"
1674 PreprocessorDefinitions=""
1676 </FileConfiguration>
1677 </File>
1678 <File
1679 RelativePath="lwip\core\inet6.c"
1681 <FileConfiguration
1682 Name="Release|Win32"
1684 <Tool
1685 Name="VCCLCompilerTool"
1686 PreprocessorDefinitions=""
1688 </FileConfiguration>
1689 <FileConfiguration
1690 Name="Debug|Win32"
1692 <Tool
1693 Name="VCCLCompilerTool"
1694 PreprocessorDefinitions=""
1696 </FileConfiguration>
1697 </File>
1698 <File
1699 RelativePath="lwip\core\mem.c"
1701 <FileConfiguration
1702 Name="Release|Win32"
1704 <Tool
1705 Name="VCCLCompilerTool"
1706 PreprocessorDefinitions=""
1708 </FileConfiguration>
1709 <FileConfiguration
1710 Name="Debug|Win32"
1712 <Tool
1713 Name="VCCLCompilerTool"
1714 PreprocessorDefinitions=""
1716 </FileConfiguration>
1717 </File>
1718 <File
1719 RelativePath="lwip\core\memp.c"
1721 <FileConfiguration
1722 Name="Release|Win32"
1724 <Tool
1725 Name="VCCLCompilerTool"
1726 PreprocessorDefinitions=""
1728 </FileConfiguration>
1729 <FileConfiguration
1730 Name="Debug|Win32"
1732 <Tool
1733 Name="VCCLCompilerTool"
1734 PreprocessorDefinitions=""
1736 </FileConfiguration>
1737 </File>
1738 <File
1739 RelativePath="lwip\core\netif.c"
1741 <FileConfiguration
1742 Name="Release|Win32"
1744 <Tool
1745 Name="VCCLCompilerTool"
1746 PreprocessorDefinitions=""
1748 </FileConfiguration>
1749 <FileConfiguration
1750 Name="Debug|Win32"
1752 <Tool
1753 Name="VCCLCompilerTool"
1754 PreprocessorDefinitions=""
1756 </FileConfiguration>
1757 </File>
1758 <File
1759 RelativePath="lwip\core\pbuf.c"
1761 <FileConfiguration
1762 Name="Release|Win32"
1764 <Tool
1765 Name="VCCLCompilerTool"
1766 PreprocessorDefinitions=""
1768 </FileConfiguration>
1769 <FileConfiguration
1770 Name="Debug|Win32"
1772 <Tool
1773 Name="VCCLCompilerTool"
1774 PreprocessorDefinitions=""
1776 </FileConfiguration>
1777 </File>
1778 <File
1779 RelativePath="lwip\core\raw.c"
1781 <FileConfiguration
1782 Name="Release|Win32"
1784 <Tool
1785 Name="VCCLCompilerTool"
1786 PreprocessorDefinitions=""
1788 </FileConfiguration>
1789 <FileConfiguration
1790 Name="Debug|Win32"
1792 <Tool
1793 Name="VCCLCompilerTool"
1794 PreprocessorDefinitions=""
1796 </FileConfiguration>
1797 </File>
1798 <File
1799 RelativePath="lwip\core\stats.c"
1801 <FileConfiguration
1802 Name="Release|Win32"
1804 <Tool
1805 Name="VCCLCompilerTool"
1806 PreprocessorDefinitions=""
1808 </FileConfiguration>
1809 <FileConfiguration
1810 Name="Debug|Win32"
1812 <Tool
1813 Name="VCCLCompilerTool"
1814 PreprocessorDefinitions=""
1816 </FileConfiguration>
1817 </File>
1818 <File
1819 RelativePath="lwip\core\sys.c"
1821 <FileConfiguration
1822 Name="Release|Win32"
1824 <Tool
1825 Name="VCCLCompilerTool"
1826 PreprocessorDefinitions=""
1828 </FileConfiguration>
1829 <FileConfiguration
1830 Name="Debug|Win32"
1832 <Tool
1833 Name="VCCLCompilerTool"
1834 PreprocessorDefinitions=""
1836 </FileConfiguration>
1837 </File>
1838 <File
1839 RelativePath="lwip\core\tcp.c"
1841 <FileConfiguration
1842 Name="Release|Win32"
1844 <Tool
1845 Name="VCCLCompilerTool"
1846 PreprocessorDefinitions=""
1848 </FileConfiguration>
1849 <FileConfiguration
1850 Name="Debug|Win32"
1852 <Tool
1853 Name="VCCLCompilerTool"
1854 PreprocessorDefinitions=""
1856 </FileConfiguration>
1857 </File>
1858 <File
1859 RelativePath="lwip\core\tcp_in.c"
1861 <FileConfiguration
1862 Name="Release|Win32"
1864 <Tool
1865 Name="VCCLCompilerTool"
1866 PreprocessorDefinitions=""
1868 </FileConfiguration>
1869 <FileConfiguration
1870 Name="Debug|Win32"
1872 <Tool
1873 Name="VCCLCompilerTool"
1874 PreprocessorDefinitions=""
1876 </FileConfiguration>
1877 </File>
1878 <File
1879 RelativePath="lwip\core\tcp_out.c"
1881 <FileConfiguration
1882 Name="Release|Win32"
1884 <Tool
1885 Name="VCCLCompilerTool"
1886 PreprocessorDefinitions=""
1888 </FileConfiguration>
1889 <FileConfiguration
1890 Name="Debug|Win32"
1892 <Tool
1893 Name="VCCLCompilerTool"
1894 PreprocessorDefinitions=""
1896 </FileConfiguration>
1897 </File>
1898 <File
1899 RelativePath="lwip\core\udp.c"
1901 <FileConfiguration
1902 Name="Release|Win32"
1904 <Tool
1905 Name="VCCLCompilerTool"
1906 PreprocessorDefinitions=""
1908 </FileConfiguration>
1909 <FileConfiguration
1910 Name="Debug|Win32"
1912 <Tool
1913 Name="VCCLCompilerTool"
1914 PreprocessorDefinitions=""
1916 </FileConfiguration>
1917 </File>
1918 <Filter
1919 Name="ip4"
1921 <File
1922 RelativePath="lwip\core\ipv4\icmp.c"
1924 <FileConfiguration
1925 Name="Release|Win32"
1927 <Tool
1928 Name="VCCLCompilerTool"
1929 PreprocessorDefinitions=""
1931 </FileConfiguration>
1932 <FileConfiguration
1933 Name="Debug|Win32"
1935 <Tool
1936 Name="VCCLCompilerTool"
1937 PreprocessorDefinitions=""
1939 </FileConfiguration>
1940 </File>
1941 <File
1942 RelativePath="lwip\core\ipv4\ip.c"
1944 <FileConfiguration
1945 Name="Release|Win32"
1947 <Tool
1948 Name="VCCLCompilerTool"
1949 PreprocessorDefinitions=""
1951 </FileConfiguration>
1952 <FileConfiguration
1953 Name="Debug|Win32"
1955 <Tool
1956 Name="VCCLCompilerTool"
1957 PreprocessorDefinitions=""
1959 </FileConfiguration>
1960 </File>
1961 <File
1962 RelativePath="lwip\core\ipv4\ip_addr.c"
1964 <FileConfiguration
1965 Name="Release|Win32"
1967 <Tool
1968 Name="VCCLCompilerTool"
1969 PreprocessorDefinitions=""
1971 </FileConfiguration>
1972 <FileConfiguration
1973 Name="Debug|Win32"
1975 <Tool
1976 Name="VCCLCompilerTool"
1977 PreprocessorDefinitions=""
1979 </FileConfiguration>
1980 </File>
1981 <File
1982 RelativePath="lwip\core\ipv4\ip_frag.c"
1984 <FileConfiguration
1985 Name="Release|Win32"
1987 <Tool
1988 Name="VCCLCompilerTool"
1989 PreprocessorDefinitions=""
1991 </FileConfiguration>
1992 <FileConfiguration
1993 Name="Debug|Win32"
1995 <Tool
1996 Name="VCCLCompilerTool"
1997 PreprocessorDefinitions=""
1999 </FileConfiguration>
2000 </File>
2001 </Filter>
2002 </Filter>
2003 <Filter
2004 Name="netif_1"
2006 <File
2007 RelativePath="lwip\netif\etharp.c"
2009 <FileConfiguration
2010 Name="Release|Win32"
2012 <Tool
2013 Name="VCCLCompilerTool"
2014 PreprocessorDefinitions=""
2016 </FileConfiguration>
2017 <FileConfiguration
2018 Name="Debug|Win32"
2020 <Tool
2021 Name="VCCLCompilerTool"
2022 PreprocessorDefinitions=""
2024 </FileConfiguration>
2025 </File>
2026 <File
2027 RelativePath="lwip\netif\loopif.c"
2029 <FileConfiguration
2030 Name="Release|Win32"
2032 <Tool
2033 Name="VCCLCompilerTool"
2034 PreprocessorDefinitions=""
2036 </FileConfiguration>
2037 <FileConfiguration
2038 Name="Debug|Win32"
2040 <Tool
2041 Name="VCCLCompilerTool"
2042 PreprocessorDefinitions=""
2044 </FileConfiguration>
2045 </File>
2046 </Filter>
2047 </Filter>
2048 <Filter
2049 Name="libmodplay.c"
2051 <File
2052 RelativePath="libmodplay\freqtab.c"
2054 <FileConfiguration
2055 Name="Release|Win32"
2057 <Tool
2058 Name="VCCLCompilerTool"
2059 PreprocessorDefinitions=""
2061 </FileConfiguration>
2062 <FileConfiguration
2063 Name="Debug|Win32"
2065 <Tool
2066 Name="VCCLCompilerTool"
2067 PreprocessorDefinitions=""
2069 </FileConfiguration>
2070 </File>
2071 <File
2072 RelativePath="libmodplay\gcmodplay.c"
2074 <FileConfiguration
2075 Name="Release|Win32"
2077 <Tool
2078 Name="VCCLCompilerTool"
2079 PreprocessorDefinitions=""
2081 </FileConfiguration>
2082 <FileConfiguration
2083 Name="Debug|Win32"
2085 <Tool
2086 Name="VCCLCompilerTool"
2087 PreprocessorDefinitions=""
2089 </FileConfiguration>
2090 </File>
2091 <File
2092 RelativePath="libmodplay\mixer.c"
2094 <FileConfiguration
2095 Name="Release|Win32"
2097 <Tool
2098 Name="VCCLCompilerTool"
2099 PreprocessorDefinitions=""
2101 </FileConfiguration>
2102 <FileConfiguration
2103 Name="Debug|Win32"
2105 <Tool
2106 Name="VCCLCompilerTool"
2107 PreprocessorDefinitions=""
2109 </FileConfiguration>
2110 </File>
2111 <File
2112 RelativePath="libmodplay\modplay.c"
2114 <FileConfiguration
2115 Name="Release|Win32"
2117 <Tool
2118 Name="VCCLCompilerTool"
2119 PreprocessorDefinitions=""
2121 </FileConfiguration>
2122 <FileConfiguration
2123 Name="Debug|Win32"
2125 <Tool
2126 Name="VCCLCompilerTool"
2127 PreprocessorDefinitions=""
2129 </FileConfiguration>
2130 </File>
2131 <File
2132 RelativePath="libmodplay\semitonetab.c"
2134 <FileConfiguration
2135 Name="Release|Win32"
2137 <Tool
2138 Name="VCCLCompilerTool"
2139 PreprocessorDefinitions=""
2141 </FileConfiguration>
2142 <FileConfiguration
2143 Name="Debug|Win32"
2145 <Tool
2146 Name="VCCLCompilerTool"
2147 PreprocessorDefinitions=""
2149 </FileConfiguration>
2150 </File>
2151 </Filter>
2152 <Filter
2153 Name="libmad.c"
2155 <File
2156 RelativePath="libmad\bit.c"
2158 <FileConfiguration
2159 Name="Release|Win32"
2161 <Tool
2162 Name="VCCLCompilerTool"
2163 PreprocessorDefinitions=""
2165 </FileConfiguration>
2166 <FileConfiguration
2167 Name="Debug|Win32"
2169 <Tool
2170 Name="VCCLCompilerTool"
2171 PreprocessorDefinitions=""
2173 </FileConfiguration>
2174 </File>
2175 <File
2176 RelativePath="libmad\D.dat"
2178 </File>
2179 <File
2180 RelativePath="libmad\decoder.c"
2182 <FileConfiguration
2183 Name="Release|Win32"
2185 <Tool
2186 Name="VCCLCompilerTool"
2187 PreprocessorDefinitions=""
2189 </FileConfiguration>
2190 <FileConfiguration
2191 Name="Debug|Win32"
2193 <Tool
2194 Name="VCCLCompilerTool"
2195 PreprocessorDefinitions=""
2197 </FileConfiguration>
2198 </File>
2199 <File
2200 RelativePath="libmad\fixed.c"
2202 <FileConfiguration
2203 Name="Release|Win32"
2205 <Tool
2206 Name="VCCLCompilerTool"
2207 PreprocessorDefinitions=""
2209 </FileConfiguration>
2210 <FileConfiguration
2211 Name="Debug|Win32"
2213 <Tool
2214 Name="VCCLCompilerTool"
2215 PreprocessorDefinitions=""
2217 </FileConfiguration>
2218 </File>
2219 <File
2220 RelativePath="libmad\frame.c"
2222 <FileConfiguration
2223 Name="Release|Win32"
2225 <Tool
2226 Name="VCCLCompilerTool"
2227 PreprocessorDefinitions=""
2229 </FileConfiguration>
2230 <FileConfiguration
2231 Name="Debug|Win32"
2233 <Tool
2234 Name="VCCLCompilerTool"
2235 PreprocessorDefinitions=""
2237 </FileConfiguration>
2238 </File>
2239 <File
2240 RelativePath="libmad\huffman.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\imdct_s.dat"
2262 </File>
2263 <File
2264 RelativePath="libmad\layer12.c"
2266 <FileConfiguration
2267 Name="Release|Win32"
2269 <Tool
2270 Name="VCCLCompilerTool"
2271 PreprocessorDefinitions=""
2273 </FileConfiguration>
2274 <FileConfiguration
2275 Name="Debug|Win32"
2277 <Tool
2278 Name="VCCLCompilerTool"
2279 PreprocessorDefinitions=""
2281 </FileConfiguration>
2282 </File>
2283 <File
2284 RelativePath="libmad\layer3.c"
2286 <FileConfiguration
2287 Name="Release|Win32"
2289 <Tool
2290 Name="VCCLCompilerTool"
2291 PreprocessorDefinitions=""
2293 </FileConfiguration>
2294 <FileConfiguration
2295 Name="Debug|Win32"
2297 <Tool
2298 Name="VCCLCompilerTool"
2299 PreprocessorDefinitions=""
2301 </FileConfiguration>
2302 </File>
2303 <File
2304 RelativePath="libmad\mp3player.c"
2306 <FileConfiguration
2307 Name="Release|Win32"
2309 <Tool
2310 Name="VCCLCompilerTool"
2311 PreprocessorDefinitions=""
2313 </FileConfiguration>
2314 <FileConfiguration
2315 Name="Debug|Win32"
2317 <Tool
2318 Name="VCCLCompilerTool"
2319 PreprocessorDefinitions=""
2321 </FileConfiguration>
2322 </File>
2323 <File
2324 RelativePath="libmad\qc_table.dat"
2326 </File>
2327 <File
2328 RelativePath="libmad\rq_table.dat"
2330 </File>
2331 <File
2332 RelativePath="libmad\sf_table.dat"
2334 </File>
2335 <File
2336 RelativePath="libmad\stream.c"
2338 <FileConfiguration
2339 Name="Release|Win32"
2341 <Tool
2342 Name="VCCLCompilerTool"
2343 PreprocessorDefinitions=""
2345 </FileConfiguration>
2346 <FileConfiguration
2347 Name="Debug|Win32"
2349 <Tool
2350 Name="VCCLCompilerTool"
2351 PreprocessorDefinitions=""
2353 </FileConfiguration>
2354 </File>
2355 <File
2356 RelativePath="libmad\synth.c"
2358 <FileConfiguration
2359 Name="Release|Win32"
2361 <Tool
2362 Name="VCCLCompilerTool"
2363 PreprocessorDefinitions=""
2365 </FileConfiguration>
2366 <FileConfiguration
2367 Name="Debug|Win32"
2369 <Tool
2370 Name="VCCLCompilerTool"
2371 PreprocessorDefinitions=""
2373 </FileConfiguration>
2374 </File>
2375 <File
2376 RelativePath="libmad\timer.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\version.c"
2398 <FileConfiguration
2399 Name="Release|Win32"
2401 <Tool
2402 Name="VCCLCompilerTool"
2403 PreprocessorDefinitions=""
2405 </FileConfiguration>
2406 <FileConfiguration
2407 Name="Debug|Win32"
2409 <Tool
2410 Name="VCCLCompilerTool"
2411 PreprocessorDefinitions=""
2413 </FileConfiguration>
2414 </File>
2415 </Filter>
2416 <Filter
2417 Name="libdb.c"
2419 <File
2420 RelativePath="libdb\debug.c"
2422 <FileConfiguration
2423 Name="Release|Win32"
2425 <Tool
2426 Name="VCCLCompilerTool"
2427 PreprocessorDefinitions=""
2429 </FileConfiguration>
2430 <FileConfiguration
2431 Name="Debug|Win32"
2433 <Tool
2434 Name="VCCLCompilerTool"
2435 PreprocessorDefinitions=""
2437 </FileConfiguration>
2438 </File>
2439 <File
2440 RelativePath="libdb\debug_handler.S"
2442 </File>
2443 <File
2444 RelativePath="libdb\debug_if.h"
2446 </File>
2447 <File
2448 RelativePath="libdb\debug_supp.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="libdb\debug_supp.h"
2470 </File>
2471 <File
2472 RelativePath="libdb\geckousb.c"
2474 <FileConfiguration
2475 Name="Release|Win32"
2477 <Tool
2478 Name="VCCLCompilerTool"
2479 PreprocessorDefinitions=""
2481 </FileConfiguration>
2482 <FileConfiguration
2483 Name="Debug|Win32"
2485 <Tool
2486 Name="VCCLCompilerTool"
2487 PreprocessorDefinitions=""
2489 </FileConfiguration>
2490 </File>
2491 <File
2492 RelativePath="libdb\geckousb.h"
2494 </File>
2495 <File
2496 RelativePath="libdb\tcpip.c"
2498 <FileConfiguration
2499 Name="Release|Win32"
2501 <Tool
2502 Name="VCCLCompilerTool"
2503 PreprocessorDefinitions=""
2505 </FileConfiguration>
2506 <FileConfiguration
2507 Name="Debug|Win32"
2509 <Tool
2510 Name="VCCLCompilerTool"
2511 PreprocessorDefinitions=""
2513 </FileConfiguration>
2514 </File>
2515 <File
2516 RelativePath="libdb\tcpip.h"
2518 </File>
2519 <Filter
2520 Name="uIP.c"
2522 <File
2523 RelativePath="libdb\uIP\bba.c"
2525 <FileConfiguration
2526 Name="Release|Win32"
2528 <Tool
2529 Name="VCCLCompilerTool"
2530 PreprocessorDefinitions=""
2532 </FileConfiguration>
2533 <FileConfiguration
2534 Name="Debug|Win32"
2536 <Tool
2537 Name="VCCLCompilerTool"
2538 PreprocessorDefinitions=""
2540 </FileConfiguration>
2541 </File>
2542 <File
2543 RelativePath="libdb\uIP\bba.h"
2545 </File>
2546 <File
2547 RelativePath="libdb\uIP\memb.c"
2549 <FileConfiguration
2550 Name="Release|Win32"
2552 <Tool
2553 Name="VCCLCompilerTool"
2554 PreprocessorDefinitions=""
2556 </FileConfiguration>
2557 <FileConfiguration
2558 Name="Debug|Win32"
2560 <Tool
2561 Name="VCCLCompilerTool"
2562 PreprocessorDefinitions=""
2564 </FileConfiguration>
2565 </File>
2566 <File
2567 RelativePath="libdb\uIP\memb.h"
2569 </File>
2570 <File
2571 RelativePath="libdb\uIP\memr.c"
2573 <FileConfiguration
2574 Name="Release|Win32"
2576 <Tool
2577 Name="VCCLCompilerTool"
2578 PreprocessorDefinitions=""
2580 </FileConfiguration>
2581 <FileConfiguration
2582 Name="Debug|Win32"
2584 <Tool
2585 Name="VCCLCompilerTool"
2586 PreprocessorDefinitions=""
2588 </FileConfiguration>
2589 </File>
2590 <File
2591 RelativePath="libdb\uIP\memr.h"
2593 </File>
2594 <File
2595 RelativePath="libdb\uIP\uip.h"
2597 </File>
2598 <File
2599 RelativePath="libdb\uIP\uip_arch.c"
2601 <FileConfiguration
2602 Name="Release|Win32"
2604 <Tool
2605 Name="VCCLCompilerTool"
2606 PreprocessorDefinitions=""
2608 </FileConfiguration>
2609 <FileConfiguration
2610 Name="Debug|Win32"
2612 <Tool
2613 Name="VCCLCompilerTool"
2614 PreprocessorDefinitions=""
2616 </FileConfiguration>
2617 </File>
2618 <File
2619 RelativePath="libdb\uIP\uip_arch.h"
2621 </File>
2622 <File
2623 RelativePath="libdb\uIP\uip_arp.c"
2625 <FileConfiguration
2626 Name="Release|Win32"
2628 <Tool
2629 Name="VCCLCompilerTool"
2630 PreprocessorDefinitions=""
2632 </FileConfiguration>
2633 <FileConfiguration
2634 Name="Debug|Win32"
2636 <Tool
2637 Name="VCCLCompilerTool"
2638 PreprocessorDefinitions=""
2640 </FileConfiguration>
2641 </File>
2642 <File
2643 RelativePath="libdb\uIP\uip_arp.h"
2645 </File>
2646 <File
2647 RelativePath="libdb\uIP\uip_icmp.c"
2649 <FileConfiguration
2650 Name="Release|Win32"
2652 <Tool
2653 Name="VCCLCompilerTool"
2654 PreprocessorDefinitions=""
2656 </FileConfiguration>
2657 <FileConfiguration
2658 Name="Debug|Win32"
2660 <Tool
2661 Name="VCCLCompilerTool"
2662 PreprocessorDefinitions=""
2664 </FileConfiguration>
2665 </File>
2666 <File
2667 RelativePath="libdb\uIP\uip_icmp.h"
2669 </File>
2670 <File
2671 RelativePath="libdb\uIP\uip_ip.c"
2673 <FileConfiguration
2674 Name="Release|Win32"
2676 <Tool
2677 Name="VCCLCompilerTool"
2678 PreprocessorDefinitions=""
2680 </FileConfiguration>
2681 <FileConfiguration
2682 Name="Debug|Win32"
2684 <Tool
2685 Name="VCCLCompilerTool"
2686 PreprocessorDefinitions=""
2688 </FileConfiguration>
2689 </File>
2690 <File
2691 RelativePath="libdb\uIP\uip_ip.h"
2693 </File>
2694 <File
2695 RelativePath="libdb\uIP\uip_netif.c"
2697 <FileConfiguration
2698 Name="Release|Win32"
2700 <Tool
2701 Name="VCCLCompilerTool"
2702 PreprocessorDefinitions=""
2704 </FileConfiguration>
2705 <FileConfiguration
2706 Name="Debug|Win32"
2708 <Tool
2709 Name="VCCLCompilerTool"
2710 PreprocessorDefinitions=""
2712 </FileConfiguration>
2713 </File>
2714 <File
2715 RelativePath="libdb\uIP\uip_netif.h"
2717 </File>
2718 <File
2719 RelativePath="libdb\uIP\uip_pbuf.c"
2721 <FileConfiguration
2722 Name="Release|Win32"
2724 <Tool
2725 Name="VCCLCompilerTool"
2726 PreprocessorDefinitions=""
2728 </FileConfiguration>
2729 <FileConfiguration
2730 Name="Debug|Win32"
2732 <Tool
2733 Name="VCCLCompilerTool"
2734 PreprocessorDefinitions=""
2736 </FileConfiguration>
2737 </File>
2738 <File
2739 RelativePath="libdb\uIP\uip_pbuf.h"
2741 </File>
2742 <File
2743 RelativePath="libdb\uIP\uip_tcp.c"
2745 <FileConfiguration
2746 Name="Release|Win32"
2748 <Tool
2749 Name="VCCLCompilerTool"
2750 PreprocessorDefinitions=""
2752 </FileConfiguration>
2753 <FileConfiguration
2754 Name="Debug|Win32"
2756 <Tool
2757 Name="VCCLCompilerTool"
2758 PreprocessorDefinitions=""
2760 </FileConfiguration>
2761 </File>
2762 <File
2763 RelativePath="libdb\uIP\uip_tcp.h"
2765 </File>
2766 <File
2767 RelativePath="libdb\uip\uipopt.h"
2769 </File>
2770 </Filter>
2771 </Filter>
2772 <Filter
2773 Name="lockstubs.c"
2775 <File
2776 RelativePath="lockstubs\flock_supp_stub.c"
2778 <FileConfiguration
2779 Name="Release|Win32"
2781 <Tool
2782 Name="VCCLCompilerTool"
2783 PreprocessorDefinitions=""
2785 </FileConfiguration>
2786 <FileConfiguration
2787 Name="Debug|Win32"
2789 <Tool
2790 Name="VCCLCompilerTool"
2791 PreprocessorDefinitions=""
2793 </FileConfiguration>
2794 </File>
2795 <File
2796 RelativePath="lockstubs\gcn_crt0.S"
2798 </File>
2799 <File
2800 RelativePath="lockstubs\lock_supp_stub.c"
2802 <FileConfiguration
2803 Name="Release|Win32"
2805 <Tool
2806 Name="VCCLCompilerTool"
2807 PreprocessorDefinitions=""
2809 </FileConfiguration>
2810 <FileConfiguration
2811 Name="Debug|Win32"
2813 <Tool
2814 Name="VCCLCompilerTool"
2815 PreprocessorDefinitions=""
2817 </FileConfiguration>
2818 </File>
2819 <File
2820 RelativePath="lockstubs\malloc_lock_stub.c"
2822 <FileConfiguration
2823 Name="Release|Win32"
2825 <Tool
2826 Name="VCCLCompilerTool"
2827 PreprocessorDefinitions=""
2829 </FileConfiguration>
2830 <FileConfiguration
2831 Name="Debug|Win32"
2833 <Tool
2834 Name="VCCLCompilerTool"
2835 PreprocessorDefinitions=""
2837 </FileConfiguration>
2838 </File>
2839 </Filter>
2840 <Filter
2841 Name="libz.c"
2842 Filter=".c"
2844 <File
2845 RelativePath="libz\adler32.c"
2847 <FileConfiguration
2848 Name="Release|Win32"
2850 <Tool
2851 Name="VCCLCompilerTool"
2852 PreprocessorDefinitions=""
2854 </FileConfiguration>
2855 <FileConfiguration
2856 Name="Debug|Win32"
2858 <Tool
2859 Name="VCCLCompilerTool"
2860 PreprocessorDefinitions=""
2862 </FileConfiguration>
2863 </File>
2864 <File
2865 RelativePath="libz\compress.c"
2867 <FileConfiguration
2868 Name="Release|Win32"
2870 <Tool
2871 Name="VCCLCompilerTool"
2872 PreprocessorDefinitions=""
2874 </FileConfiguration>
2875 <FileConfiguration
2876 Name="Debug|Win32"
2878 <Tool
2879 Name="VCCLCompilerTool"
2880 PreprocessorDefinitions=""
2882 </FileConfiguration>
2883 </File>
2884 <File
2885 RelativePath="libz\crc32.c"
2887 <FileConfiguration
2888 Name="Release|Win32"
2890 <Tool
2891 Name="VCCLCompilerTool"
2892 PreprocessorDefinitions=""
2894 </FileConfiguration>
2895 <FileConfiguration
2896 Name="Debug|Win32"
2898 <Tool
2899 Name="VCCLCompilerTool"
2900 PreprocessorDefinitions=""
2902 </FileConfiguration>
2903 </File>
2904 <File
2905 RelativePath="libz\deflate.c"
2907 <FileConfiguration
2908 Name="Release|Win32"
2910 <Tool
2911 Name="VCCLCompilerTool"
2912 PreprocessorDefinitions=""
2914 </FileConfiguration>
2915 <FileConfiguration
2916 Name="Debug|Win32"
2918 <Tool
2919 Name="VCCLCompilerTool"
2920 PreprocessorDefinitions=""
2922 </FileConfiguration>
2923 </File>
2924 <File
2925 RelativePath="libz\gzio.c"
2927 <FileConfiguration
2928 Name="Release|Win32"
2930 <Tool
2931 Name="VCCLCompilerTool"
2932 PreprocessorDefinitions=""
2934 </FileConfiguration>
2935 <FileConfiguration
2936 Name="Debug|Win32"
2938 <Tool
2939 Name="VCCLCompilerTool"
2940 PreprocessorDefinitions=""
2942 </FileConfiguration>
2943 </File>
2944 <File
2945 RelativePath="libz\infback.c"
2947 <FileConfiguration
2948 Name="Release|Win32"
2950 <Tool
2951 Name="VCCLCompilerTool"
2952 PreprocessorDefinitions=""
2954 </FileConfiguration>
2955 <FileConfiguration
2956 Name="Debug|Win32"
2958 <Tool
2959 Name="VCCLCompilerTool"
2960 PreprocessorDefinitions=""
2962 </FileConfiguration>
2963 </File>
2964 <File
2965 RelativePath="libz\inffast.c"
2967 <FileConfiguration
2968 Name="Release|Win32"
2970 <Tool
2971 Name="VCCLCompilerTool"
2972 PreprocessorDefinitions=""
2974 </FileConfiguration>
2975 <FileConfiguration
2976 Name="Debug|Win32"
2978 <Tool
2979 Name="VCCLCompilerTool"
2980 PreprocessorDefinitions=""
2982 </FileConfiguration>
2983 </File>
2984 <File
2985 RelativePath="libz\inflate.c"
2987 <FileConfiguration
2988 Name="Release|Win32"
2990 <Tool
2991 Name="VCCLCompilerTool"
2992 PreprocessorDefinitions=""
2994 </FileConfiguration>
2995 <FileConfiguration
2996 Name="Debug|Win32"
2998 <Tool
2999 Name="VCCLCompilerTool"
3000 PreprocessorDefinitions=""
3002 </FileConfiguration>
3003 </File>
3004 <File
3005 RelativePath="libz\inftrees.c"
3007 <FileConfiguration
3008 Name="Release|Win32"
3010 <Tool
3011 Name="VCCLCompilerTool"
3012 PreprocessorDefinitions=""
3014 </FileConfiguration>
3015 <FileConfiguration
3016 Name="Debug|Win32"
3018 <Tool
3019 Name="VCCLCompilerTool"
3020 PreprocessorDefinitions=""
3022 </FileConfiguration>
3023 </File>
3024 <File
3025 RelativePath="libz\trees.c"
3027 <FileConfiguration
3028 Name="Release|Win32"
3030 <Tool
3031 Name="VCCLCompilerTool"
3032 PreprocessorDefinitions=""
3034 </FileConfiguration>
3035 <FileConfiguration
3036 Name="Debug|Win32"
3038 <Tool
3039 Name="VCCLCompilerTool"
3040 PreprocessorDefinitions=""
3042 </FileConfiguration>
3043 </File>
3044 <File
3045 RelativePath="libz\uncompr.c"
3047 <FileConfiguration
3048 Name="Release|Win32"
3050 <Tool
3051 Name="VCCLCompilerTool"
3052 PreprocessorDefinitions=""
3054 </FileConfiguration>
3055 <FileConfiguration
3056 Name="Debug|Win32"
3058 <Tool
3059 Name="VCCLCompilerTool"
3060 PreprocessorDefinitions=""
3062 </FileConfiguration>
3063 </File>
3064 <File
3065 RelativePath="libz\zutil.c"
3067 <FileConfiguration
3068 Name="Release|Win32"
3070 <Tool
3071 Name="VCCLCompilerTool"
3072 PreprocessorDefinitions=""
3074 </FileConfiguration>
3075 <FileConfiguration
3076 Name="Debug|Win32"
3078 <Tool
3079 Name="VCCLCompilerTool"
3080 PreprocessorDefinitions=""
3082 </FileConfiguration>
3083 </File>
3084 </Filter>
3085 <Filter
3086 Name="lwbt.c"
3088 <File
3089 RelativePath="lwbt\bt.h"
3091 </File>
3092 <File
3093 RelativePath="lwbt\btarch.h"
3095 </File>
3096 <File
3097 RelativePath="lwbt\bte.c"
3099 <FileConfiguration
3100 Name="Release|Win32"
3102 <Tool
3103 Name="VCCLCompilerTool"
3104 PreprocessorDefinitions=""
3106 </FileConfiguration>
3107 <FileConfiguration
3108 Name="Debug|Win32"
3110 <Tool
3111 Name="VCCLCompilerTool"
3112 PreprocessorDefinitions=""
3114 </FileConfiguration>
3115 </File>
3116 <File
3117 RelativePath="lwbt\btmemb.c"
3119 <FileConfiguration
3120 Name="Release|Win32"
3122 <Tool
3123 Name="VCCLCompilerTool"
3124 PreprocessorDefinitions=""
3126 </FileConfiguration>
3127 <FileConfiguration
3128 Name="Debug|Win32"
3130 <Tool
3131 Name="VCCLCompilerTool"
3132 PreprocessorDefinitions=""
3134 </FileConfiguration>
3135 </File>
3136 <File
3137 RelativePath="lwbt\btmemb.h"
3139 </File>
3140 <File
3141 RelativePath="lwbt\btmemr.c"
3143 <FileConfiguration
3144 Name="Release|Win32"
3146 <Tool
3147 Name="VCCLCompilerTool"
3148 PreprocessorDefinitions=""
3150 </FileConfiguration>
3151 <FileConfiguration
3152 Name="Debug|Win32"
3154 <Tool
3155 Name="VCCLCompilerTool"
3156 PreprocessorDefinitions=""
3158 </FileConfiguration>
3159 </File>
3160 <File
3161 RelativePath="lwbt\btmemr.h"
3163 </File>
3164 <File
3165 RelativePath="lwbt\btopt.h"
3167 </File>
3168 <File
3169 RelativePath="lwbt\btpbuf.c"
3171 <FileConfiguration
3172 Name="Release|Win32"
3174 <Tool
3175 Name="VCCLCompilerTool"
3176 PreprocessorDefinitions=""
3178 </FileConfiguration>
3179 <FileConfiguration
3180 Name="Debug|Win32"
3182 <Tool
3183 Name="VCCLCompilerTool"
3184 PreprocessorDefinitions=""
3186 </FileConfiguration>
3187 </File>
3188 <File
3189 RelativePath="lwbt\btpbuf.h"
3191 </File>
3192 <File
3193 RelativePath="lwbt\hci.c"
3195 <FileConfiguration
3196 Name="Release|Win32"
3198 <Tool
3199 Name="VCCLCompilerTool"
3200 PreprocessorDefinitions=""
3202 </FileConfiguration>
3203 <FileConfiguration
3204 Name="Debug|Win32"
3206 <Tool
3207 Name="VCCLCompilerTool"
3208 PreprocessorDefinitions=""
3210 </FileConfiguration>
3211 </File>
3212 <File
3213 RelativePath="lwbt\hci.h"
3215 </File>
3216 <File
3217 RelativePath="lwbt\l2cap.c"
3219 <FileConfiguration
3220 Name="Release|Win32"
3222 <Tool
3223 Name="VCCLCompilerTool"
3224 PreprocessorDefinitions=""
3226 </FileConfiguration>
3227 <FileConfiguration
3228 Name="Debug|Win32"
3230 <Tool
3231 Name="VCCLCompilerTool"
3232 PreprocessorDefinitions=""
3234 </FileConfiguration>
3235 </File>
3236 <File
3237 RelativePath="lwbt\l2cap.h"
3239 </File>
3240 <File
3241 RelativePath="lwbt\physbusif.c"
3243 <FileConfiguration
3244 Name="Release|Win32"
3246 <Tool
3247 Name="VCCLCompilerTool"
3248 PreprocessorDefinitions=""
3250 </FileConfiguration>
3251 <FileConfiguration
3252 Name="Debug|Win32"
3254 <Tool
3255 Name="VCCLCompilerTool"
3256 PreprocessorDefinitions=""
3258 </FileConfiguration>
3259 </File>
3260 <File
3261 RelativePath="lwbt\physbusif.h"
3263 </File>
3264 </Filter>
3265 <Filter
3266 Name="wiiuse.c"
3268 <File
3269 RelativePath="wiiuse\classic.c"
3271 <FileConfiguration
3272 Name="Release|Win32"
3274 <Tool
3275 Name="VCCLCompilerTool"
3276 PreprocessorDefinitions=""
3278 </FileConfiguration>
3279 <FileConfiguration
3280 Name="Debug|Win32"
3282 <Tool
3283 Name="VCCLCompilerTool"
3284 PreprocessorDefinitions=""
3286 </FileConfiguration>
3287 </File>
3288 <File
3289 RelativePath="wiiuse\classic.h"
3291 </File>
3292 <File
3293 RelativePath="wiiuse\definitions.h"
3295 </File>
3296 <File
3297 RelativePath="wiiuse\dynamics.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="wiiuse\dynamics.h"
3319 </File>
3320 <File
3321 RelativePath="wiiuse\events.c"
3323 <FileConfiguration
3324 Name="Release|Win32"
3326 <Tool
3327 Name="VCCLCompilerTool"
3328 PreprocessorDefinitions=""
3330 </FileConfiguration>
3331 <FileConfiguration
3332 Name="Debug|Win32"
3334 <Tool
3335 Name="VCCLCompilerTool"
3336 PreprocessorDefinitions=""
3338 </FileConfiguration>
3339 </File>
3340 <File
3341 RelativePath="wiiuse\events.h"
3343 </File>
3344 <File
3345 RelativePath="wiiuse\guitar_hero_3.c"
3347 <FileConfiguration
3348 Name="Release|Win32"
3350 <Tool
3351 Name="VCCLCompilerTool"
3352 PreprocessorDefinitions=""
3354 </FileConfiguration>
3355 <FileConfiguration
3356 Name="Debug|Win32"
3358 <Tool
3359 Name="VCCLCompilerTool"
3360 PreprocessorDefinitions=""
3362 </FileConfiguration>
3363 </File>
3364 <File
3365 RelativePath="wiiuse\guitar_hero_3.h"
3367 </File>
3368 <File
3369 RelativePath="wiiuse\io.c"
3371 <FileConfiguration
3372 Name="Release|Win32"
3374 <Tool
3375 Name="VCCLCompilerTool"
3376 PreprocessorDefinitions=""
3378 </FileConfiguration>
3379 <FileConfiguration
3380 Name="Debug|Win32"
3382 <Tool
3383 Name="VCCLCompilerTool"
3384 PreprocessorDefinitions=""
3386 </FileConfiguration>
3387 </File>
3388 <File
3389 RelativePath="wiiuse\io.h"
3391 </File>
3392 <File
3393 RelativePath="wiiuse\io_wii.c"
3395 <FileConfiguration
3396 Name="Release|Win32"
3398 <Tool
3399 Name="VCCLCompilerTool"
3400 PreprocessorDefinitions=""
3402 </FileConfiguration>
3403 <FileConfiguration
3404 Name="Debug|Win32"
3406 <Tool
3407 Name="VCCLCompilerTool"
3408 PreprocessorDefinitions=""
3410 </FileConfiguration>
3411 </File>
3412 <File
3413 RelativePath="wiiuse\ir.c"
3415 <FileConfiguration
3416 Name="Release|Win32"
3418 <Tool
3419 Name="VCCLCompilerTool"
3420 PreprocessorDefinitions=""
3422 </FileConfiguration>
3423 <FileConfiguration
3424 Name="Debug|Win32"
3426 <Tool
3427 Name="VCCLCompilerTool"
3428 PreprocessorDefinitions=""
3430 </FileConfiguration>
3431 </File>
3432 <File
3433 RelativePath="wiiuse\ir.h"
3435 </File>
3436 <File
3437 RelativePath="wiiuse\nunchuk.c"
3439 <FileConfiguration
3440 Name="Release|Win32"
3442 <Tool
3443 Name="VCCLCompilerTool"
3444 PreprocessorDefinitions=""
3446 </FileConfiguration>
3447 <FileConfiguration
3448 Name="Debug|Win32"
3450 <Tool
3451 Name="VCCLCompilerTool"
3452 PreprocessorDefinitions=""
3454 </FileConfiguration>
3455 </File>
3456 <File
3457 RelativePath="wiiuse\nunchuk.h"
3459 </File>
3460 <File
3461 RelativePath="wiiuse\os.h"
3463 </File>
3464 <File
3465 RelativePath=".\wiiuse\wiiboard.c"
3467 </File>
3468 <File
3469 RelativePath=".\wiiuse\wiiboard.h"
3471 </File>
3472 <File
3473 RelativePath="wiiuse\wiiuse.c"
3475 <FileConfiguration
3476 Name="Release|Win32"
3478 <Tool
3479 Name="VCCLCompilerTool"
3480 PreprocessorDefinitions=""
3482 </FileConfiguration>
3483 <FileConfiguration
3484 Name="Debug|Win32"
3486 <Tool
3487 Name="VCCLCompilerTool"
3488 PreprocessorDefinitions=""
3490 </FileConfiguration>
3491 </File>
3492 <File
3493 RelativePath="wiiuse\wiiuse_internal.h"
3495 </File>
3496 <File
3497 RelativePath="wiiuse\wpad.c"
3499 <FileConfiguration
3500 Name="Release|Win32"
3502 <Tool
3503 Name="VCCLCompilerTool"
3504 PreprocessorDefinitions=""
3506 </FileConfiguration>
3507 <FileConfiguration
3508 Name="Debug|Win32"
3510 <Tool
3511 Name="VCCLCompilerTool"
3512 PreprocessorDefinitions=""
3514 </FileConfiguration>
3515 </File>
3516 </Filter>
3517 <Filter
3518 Name="libdi.c"
3520 <File
3521 RelativePath="libdi\di.c"
3523 <FileConfiguration
3524 Name="Release|Win32"
3526 <Tool
3527 Name="VCCLCompilerTool"
3528 PreprocessorDefinitions=""
3530 </FileConfiguration>
3531 <FileConfiguration
3532 Name="Debug|Win32"
3534 <Tool
3535 Name="VCCLCompilerTool"
3536 PreprocessorDefinitions=""
3538 </FileConfiguration>
3539 </File>
3540 <File
3541 RelativePath="libdi\di_read.c"
3543 <FileConfiguration
3544 Name="Release|Win32"
3546 <Tool
3547 Name="VCCLCompilerTool"
3548 PreprocessorDefinitions=""
3550 </FileConfiguration>
3551 <FileConfiguration
3552 Name="Debug|Win32"
3554 <Tool
3555 Name="VCCLCompilerTool"
3556 PreprocessorDefinitions=""
3558 </FileConfiguration>
3559 </File>
3560 <File
3561 RelativePath="libdi\stubasm.h"
3563 </File>
3564 <File
3565 RelativePath="libdi\stubasm.S"
3567 </File>
3568 <File
3569 RelativePath="libdi\stubload.c"
3571 <FileConfiguration
3572 Name="Release|Win32"
3574 <Tool
3575 Name="VCCLCompilerTool"
3576 PreprocessorDefinitions=""
3578 </FileConfiguration>
3579 <FileConfiguration
3580 Name="Debug|Win32"
3582 <Tool
3583 Name="VCCLCompilerTool"
3584 PreprocessorDefinitions=""
3586 </FileConfiguration>
3587 </File>
3588 </Filter>
3589 <Filter
3590 Name="libasnd.c"
3592 <File
3593 RelativePath=".\libasnd\asndlib.c"
3595 </File>
3596 <File
3597 RelativePath=".\libasnd\dsp_mixer.h"
3599 </File>
3600 </Filter>
3601 <Filter
3602 Name="libtinysmb.c"
3603 Filter=".c"
3605 <File
3606 RelativePath="libtinysmb\des.c"
3608 <FileConfiguration
3609 Name="Release|Win32"
3611 <Tool
3612 Name="VCCLCompilerTool"
3613 PreprocessorDefinitions=""
3615 </FileConfiguration>
3616 <FileConfiguration
3617 Name="Debug|Win32"
3619 <Tool
3620 Name="VCCLCompilerTool"
3621 PreprocessorDefinitions=""
3623 </FileConfiguration>
3624 </File>
3625 <File
3626 RelativePath=".\libtinysmb\md4.c"
3628 </File>
3629 <File
3630 RelativePath=".\libtinysmb\ntlm.c"
3632 </File>
3633 <File
3634 RelativePath="libtinysmb\smb.c"
3636 <FileConfiguration
3637 Name="Release|Win32"
3639 <Tool
3640 Name="VCCLCompilerTool"
3641 PreprocessorDefinitions=""
3643 </FileConfiguration>
3644 <FileConfiguration
3645 Name="Debug|Win32"
3647 <Tool
3648 Name="VCCLCompilerTool"
3649 PreprocessorDefinitions=""
3651 </FileConfiguration>
3652 </File>
3653 <File
3654 RelativePath=".\libtinysmb\smb_devoptab.c"
3656 </File>
3657 </Filter>
3658 </Filter>
3659 <Filter
3660 Name="Header Files"
3661 Filter="h;hpp;hxx;hm;inl"
3663 <File
3664 RelativePath=".\gc\asndlib.h"
3666 </File>
3667 <File
3668 RelativePath="gc\debug.h"
3670 </File>
3671 <File
3672 RelativePath="gc\gccore.h"
3674 </File>
3675 <File
3676 RelativePath="gc\gcmodplay.h"
3678 </File>
3679 <File
3680 RelativePath="gc\gctypes.h"
3682 </File>
3683 <File
3684 RelativePath="gc\gcutil.h"
3686 </File>
3687 <File
3688 RelativePath="gc\mp3player.h"
3690 </File>
3691 <File
3692 RelativePath="gc\network.h"
3694 </File>
3695 <File
3696 RelativePath="gc\ogcsys.h"
3698 </File>
3699 <File
3700 RelativePath="gc\smb.h"
3702 </File>
3703 <File
3704 RelativePath="gc\zconf.h"
3706 </File>
3707 <File
3708 RelativePath="gc\zlib.h"
3710 </File>
3711 <Filter
3712 Name="ogc.h"
3714 <File
3715 RelativePath="gc\ogc\aram.h"
3717 </File>
3718 <File
3719 RelativePath="gc\ogc\arqmgr.h"
3721 </File>
3722 <File
3723 RelativePath="gc\ogc\arqueue.h"
3725 </File>
3726 <File
3727 RelativePath="gc\ogc\audio.h"
3729 </File>
3730 <File
3731 RelativePath="gc\ogc\cache.h"
3733 </File>
3734 <File
3735 RelativePath="gc\ogc\card.h"
3737 </File>
3738 <File
3739 RelativePath="gc\ogc\cast.h"
3741 </File>
3742 <File
3743 RelativePath="gc\ogc\color.h"
3745 </File>
3746 <File
3747 RelativePath="gc\ogc\cond.h"
3749 </File>
3750 <File
3751 RelativePath="gc\ogc\conf.h"
3753 </File>
3754 <File
3755 RelativePath="gc\ogc\consol.h"
3757 </File>
3758 <File
3759 RelativePath="gc\ogc\context.h"
3761 </File>
3762 <File
3763 RelativePath=".\gc\ogc\disc_io.h"
3765 </File>
3766 <File
3767 RelativePath="gc\ogc\dsp.h"
3769 </File>
3770 <File
3771 RelativePath="gc\ogc\dvd.h"
3773 </File>
3774 <File
3775 RelativePath="gc\ogc\es.h"
3777 </File>
3778 <File
3779 RelativePath="gc\ogc\exi.h"
3781 </File>
3782 <File
3783 RelativePath="gc\ogc\gu.h"
3785 </File>
3786 <File
3787 RelativePath="gc\ogc\gx.h"
3789 </File>
3790 <File
3791 RelativePath="gc\ogc\gx_struct.h"
3793 </File>
3794 <File
3795 RelativePath="gc\ogc\ios.h"
3797 </File>
3798 <File
3799 RelativePath="gc\ogc\ipc.h"
3801 </File>
3802 <File
3803 RelativePath="gc\ogc\irq.h"
3805 </File>
3806 <File
3807 RelativePath="gc\ogc\isfs.h"
3809 </File>
3810 <File
3811 RelativePath="gc\ogc\lwp.h"
3813 </File>
3814 <File
3815 RelativePath="gc\ogc\lwp_config.h"
3817 </File>
3818 <File
3819 RelativePath="gc\ogc\lwp_heap.h"
3821 </File>
3822 <File
3823 RelativePath="gc\ogc\lwp_messages.h"
3825 </File>
3826 <File
3827 RelativePath="gc\ogc\lwp_mutex.h"
3829 </File>
3830 <File
3831 RelativePath="gc\ogc\lwp_objmgr.h"
3833 </File>
3834 <File
3835 RelativePath="gc\ogc\lwp_priority.h"
3837 </File>
3838 <File
3839 RelativePath="gc\ogc\lwp_queue.h"
3841 </File>
3842 <File
3843 RelativePath="gc\ogc\lwp_sema.h"
3845 </File>
3846 <File
3847 RelativePath="gc\ogc\lwp_stack.h"
3849 </File>
3850 <File
3851 RelativePath="gc\ogc\lwp_states.h"
3853 </File>
3854 <File
3855 RelativePath="gc\ogc\lwp_threadq.h"
3857 </File>
3858 <File
3859 RelativePath="gc\ogc\lwp_threads.h"
3861 </File>
3862 <File
3863 RelativePath="gc\ogc\lwp_tqdata.h"
3865 </File>
3866 <File
3867 RelativePath="gc\ogc\lwp_watchdog.h"
3869 </File>
3870 <File
3871 RelativePath="gc\ogc\lwp_wkspace.h"
3873 </File>
3874 <File
3875 RelativePath="gc\ogc\message.h"
3877 </File>
3878 <File
3879 RelativePath="gc\ogc\mutex.h"
3881 </File>
3882 <File
3883 RelativePath="gc\ogc\pad.h"
3885 </File>
3886 <File
3887 RelativePath="gc\ogc\semaphore.h"
3889 </File>
3890 <File
3891 RelativePath="gc\ogc\si.h"
3893 </File>
3894 <File
3895 RelativePath="gc\ogc\stm.h"
3897 </File>
3898 <File
3899 RelativePath="gc\ogc\sys_state.h"
3901 </File>
3902 <File
3903 RelativePath="gc\ogc\system.h"
3905 </File>
3906 <File
3907 RelativePath=".\gc\ogc\tpl.h"
3909 </File>
3910 <File
3911 RelativePath="gc\ogc\usb.h"
3913 </File>
3914 <File
3915 RelativePath="gc\ogc\usbgecko.h"
3917 </File>
3918 <File
3919 RelativePath="gc\ogc\usbstorage.h"
3921 </File>
3922 <File
3923 RelativePath="gc\ogc\video.h"
3925 </File>
3926 <File
3927 RelativePath="gc\ogc\video_types.h"
3929 </File>
3930 <File
3931 RelativePath="gc\ogc\wiilaunch.h"
3933 </File>
3934 <Filter
3935 Name="machine"
3937 <File
3938 RelativePath="gc\ogc\machine\asm.h"
3940 </File>
3941 <File
3942 RelativePath="gc\ogc\machine\processor.h"
3944 </File>
3945 <File
3946 RelativePath="gc\ogc\machine\spinlock.h"
3948 </File>
3949 </Filter>
3950 </Filter>
3951 <Filter
3952 Name="ip4.h"
3954 <Filter
3955 Name="lwip1.h"
3957 <File
3958 RelativePath="gc\ipv4\lwip\icmp.h"
3960 </File>
3961 <File
3962 RelativePath="gc\ipv4\lwip\inet.h"
3964 </File>
3965 <File
3966 RelativePath="gc\ipv4\lwip\ip.h"
3968 </File>
3969 <File
3970 RelativePath="gc\ipv4\lwip\ip_addr.h"
3972 </File>
3973 </Filter>
3974 </Filter>
3975 <Filter
3976 Name="lwip.h"
3978 <File
3979 RelativePath="gc\lwip\api.h"
3981 </File>
3982 <File
3983 RelativePath="gc\lwip\api_msg.h"
3985 </File>
3986 <File
3987 RelativePath="gc\lwip\arch.h"
3989 </File>
3990 <File
3991 RelativePath="gc\lwip\debug.h"
3993 </File>
3994 <File
3995 RelativePath="gc\lwip\def.h"
3997 </File>
3998 <File
3999 RelativePath="gc\lwip\dhcp.h"
4001 </File>
4002 <File
4003 RelativePath="gc\lwip\err.h"
4005 </File>
4006 <File
4007 RelativePath="gc\lwip\lwipopts.h"
4009 </File>
4010 <File
4011 RelativePath="gc\lwip\mem.h"
4013 </File>
4014 <File
4015 RelativePath="gc\lwip\memp.h"
4017 </File>
4018 <File
4019 RelativePath="gc\lwip\netif.h"
4021 </File>
4022 <File
4023 RelativePath="gc\lwip\opt.h"
4025 </File>
4026 <File
4027 RelativePath="gc\lwip\pbuf.h"
4029 </File>
4030 <File
4031 RelativePath="gc\lwip\raw.h"
4033 </File>
4034 <File
4035 RelativePath="gc\lwip\sio.h"
4037 </File>
4038 <File
4039 RelativePath="gc\lwip\snmp.h"
4041 </File>
4042 <File
4043 RelativePath="gc\lwip\sockets.h"
4045 </File>
4046 <File
4047 RelativePath="gc\lwip\stats.h"
4049 </File>
4050 <File
4051 RelativePath="gc\lwip\sys.h"
4053 </File>
4054 <File
4055 RelativePath="gc\lwip\tcp.h"
4057 </File>
4058 <File
4059 RelativePath="gc\lwip\tcpip.h"
4061 </File>
4062 <File
4063 RelativePath="gc\lwip\udp.h"
4065 </File>
4066 </Filter>
4067 <Filter
4068 Name="netif.h"
4070 <File
4071 RelativePath="gc\netif\etharp.h"
4073 </File>
4074 <File
4075 RelativePath="gc\netif\loopif.h"
4077 </File>
4078 <Filter
4079 Name="arch.h"
4081 <File
4082 RelativePath="gc\netif\arch\cc.h"
4084 </File>
4085 <File
4086 RelativePath="gc\netif\arch\cpu.h"
4088 </File>
4089 <File
4090 RelativePath="gc\netif\arch\init.h"
4092 </File>
4093 <File
4094 RelativePath="gc\netif\arch\lib.h"
4096 </File>
4097 <File
4098 RelativePath="gc\netif\arch\perf.h"
4100 </File>
4101 <File
4102 RelativePath="gc\netif\arch\sys_arch.h"
4104 </File>
4105 </Filter>
4106 <Filter
4107 Name="gcif.h"
4109 <File
4110 RelativePath="gc\netif\gcif\gcif.h"
4112 </File>
4113 </Filter>
4114 </Filter>
4115 <Filter
4116 Name="modplay.h"
4118 <File
4119 RelativePath="gc\modplay\defines.h"
4121 </File>
4122 <File
4123 RelativePath="gc\modplay\freqtab.h"
4125 </File>
4126 <File
4127 RelativePath="gc\modplay\mixer.h"
4129 </File>
4130 <File
4131 RelativePath="gc\modplay\modplay.h"
4133 </File>
4134 <File
4135 RelativePath="gc\modplay\semitonetab.h"
4137 </File>
4138 </Filter>
4139 <Filter
4140 Name="mad.h"
4142 <File
4143 RelativePath="gc\mad\bit.h"
4145 </File>
4146 <File
4147 RelativePath="gc\mad\config.h"
4149 </File>
4150 <File
4151 RelativePath="gc\mad\decoder.h"
4153 </File>
4154 <File
4155 RelativePath="gc\mad\fixed.h"
4157 </File>
4158 <File
4159 RelativePath="gc\mad\frame.h"
4161 </File>
4162 <File
4163 RelativePath="gc\mad\global.h"
4165 </File>
4166 <File
4167 RelativePath="gc\mad\huffman.h"
4169 </File>
4170 <File
4171 RelativePath="gc\mad\layer12.h"
4173 </File>
4174 <File
4175 RelativePath="gc\mad\layer3.h"
4177 </File>
4178 <File
4179 RelativePath="gc\mad\mad.h"
4181 </File>
4182 <File
4183 RelativePath="gc\mad\stream.h"
4185 </File>
4186 <File
4187 RelativePath="gc\mad\synth.h"
4189 </File>
4190 <File
4191 RelativePath="gc\mad\timer.h"
4193 </File>
4194 <File
4195 RelativePath="gc\mad\version.h"
4197 </File>
4198 </Filter>
4199 <Filter
4200 Name="libz.h"
4201 Filter=".h"
4203 <File
4204 RelativePath="gc\z\crc32.h"
4206 </File>
4207 <File
4208 RelativePath="gc\z\deflate.h"
4210 </File>
4211 <File
4212 RelativePath="gc\z\inffast.h"
4214 </File>
4215 <File
4216 RelativePath="gc\z\inffixed.h"
4218 </File>
4219 <File
4220 RelativePath="gc\z\inflate.h"
4222 </File>
4223 <File
4224 RelativePath="gc\z\inftrees.h"
4226 </File>
4227 <File
4228 RelativePath="gc\z\trees.h"
4230 </File>
4231 <File
4232 RelativePath="gc\z\zconf.in.h"
4234 </File>
4235 <File
4236 RelativePath="gc\z\zutil.h"
4238 </File>
4239 </Filter>
4240 <Filter
4241 Name="bte.h"
4243 <File
4244 RelativePath="gc\bte\bd_addr.h"
4246 </File>
4247 <File
4248 RelativePath="gc\bte\bte.h"
4250 </File>
4251 </Filter>
4252 <Filter
4253 Name="wiiuse.h"
4255 <File
4256 RelativePath="gc\wiiuse\wiiuse.h"
4258 </File>
4259 <File
4260 RelativePath="gc\wiiuse\wpad.h"
4262 </File>
4263 </Filter>
4264 <Filter
4265 Name="sdcard.h"
4267 <File
4268 RelativePath="gc\sdcard\card_buf.h"
4270 </File>
4271 <File
4272 RelativePath="gc\sdcard\card_cmn.h"
4274 </File>
4275 <File
4276 RelativePath="gc\sdcard\card_io.h"
4278 </File>
4279 <File
4280 RelativePath=".\gc\sdcard\gcsd.h"
4282 </File>
4283 <File
4284 RelativePath="gc\sdcard\wiisd_io.h"
4286 </File>
4287 </Filter>
4288 <Filter
4289 Name="libdi.h"
4291 <File
4292 RelativePath="gc\di\di.h"
4294 </File>
4295 </Filter>
4296 </Filter>
4297 <Filter
4298 Name="Resource Files"
4299 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
4301 </Filter>
4302 <File
4303 RelativePath="libogc.dox"
4305 </File>
4306 <File
4307 RelativePath="Makefile"
4309 </File>
4310 </Files>
4311 <Globals>
4312 </Globals>
4313 </VisualStudioProject>