• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="9.00"
5	Name="cintltst"
6	ProjectGUID="{3D1246AE-1B32-479B-BECA-AEFA97BE2321}"
7	TargetFrameworkVersion="131072"
8	>
9	<Platforms>
10		<Platform
11			Name="Win32"
12		/>
13		<Platform
14			Name="x64"
15		/>
16	</Platforms>
17	<ToolFiles>
18	</ToolFiles>
19	<Configurations>
20		<Configuration
21			Name="Debug|Win32"
22			OutputDirectory=".\x86\Debug"
23			IntermediateDirectory=".\x86\Debug"
24			ConfigurationType="1"
25			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
26			UseOfMFC="0"
27			ATLMinimizesCRunTimeLibraryUsage="false"
28			CharacterSet="2"
29			>
30			<Tool
31				Name="VCPreBuildEventTool"
32			/>
33			<Tool
34				Name="VCCustomBuildTool"
35			/>
36			<Tool
37				Name="VCXMLDataGeneratorTool"
38			/>
39			<Tool
40				Name="VCWebServiceProxyGeneratorTool"
41			/>
42			<Tool
43				Name="VCMIDLTool"
44				TypeLibraryName=".\x86\Debug/cintltst.tlb"
45			/>
46			<Tool
47				Name="VCCLCompilerTool"
48				Optimization="0"
49				AdditionalIncludeDirectories="..\..\..\include;..\..\tools\ctestfw;..\..\common;..\..\i18n;..\..\tools\toolutil"
50				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
51				BasicRuntimeChecks="3"
52				RuntimeLibrary="1"
53				BufferSecurityCheck="true"
54				DisableLanguageExtensions="true"
55				TreatWChar_tAsBuiltInType="true"
56				PrecompiledHeaderFile=".\x86\Debug/cintltst.pch"
57				AssemblerListingLocation=".\x86\Debug/"
58				ObjectFile=".\x86\Debug/"
59				ProgramDataBaseFileName=".\x86\Debug/"
60				BrowseInformation="1"
61				WarningLevel="3"
62				SuppressStartupBanner="true"
63				DebugInformationFormat="4"
64				CompileAs="0"
65			/>
66			<Tool
67				Name="VCManagedResourceCompilerTool"
68			/>
69			<Tool
70				Name="VCResourceCompilerTool"
71				PreprocessorDefinitions="_DEBUG"
72				Culture="1033"
73			/>
74			<Tool
75				Name="VCPreLinkEventTool"
76			/>
77			<Tool
78				Name="VCLinkerTool"
79				OutputFile=".\x86\Debug/cintltst.exe"
80				LinkIncremental="2"
81				SuppressStartupBanner="true"
82				GenerateDebugInformation="true"
83				ProgramDatabaseFile=".\x86\Debug/cintltst.pdb"
84				SubSystem="1"
85				RandomizedBaseAddress="1"
86				FixedBaseAddress="1"
87				DataExecutionPrevention="0"
88			/>
89			<Tool
90				Name="VCALinkTool"
91			/>
92			<Tool
93				Name="VCManifestTool"
94				UseFAT32Workaround="true"
95			/>
96			<Tool
97				Name="VCXDCMakeTool"
98			/>
99			<Tool
100				Name="VCBscMakeTool"
101			/>
102			<Tool
103				Name="VCFxCopTool"
104			/>
105			<Tool
106				Name="VCAppVerifierTool"
107			/>
108			<Tool
109				Name="VCPostBuildEventTool"
110			/>
111		</Configuration>
112		<Configuration
113			Name="Release|Win32"
114			OutputDirectory=".\x86\Release"
115			IntermediateDirectory=".\x86\Release"
116			ConfigurationType="1"
117			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
118			UseOfMFC="0"
119			ATLMinimizesCRunTimeLibraryUsage="false"
120			CharacterSet="2"
121			>
122			<Tool
123				Name="VCPreBuildEventTool"
124			/>
125			<Tool
126				Name="VCCustomBuildTool"
127			/>
128			<Tool
129				Name="VCXMLDataGeneratorTool"
130			/>
131			<Tool
132				Name="VCWebServiceProxyGeneratorTool"
133			/>
134			<Tool
135				Name="VCMIDLTool"
136				TypeLibraryName=".\x86\Release/cintltst.tlb"
137			/>
138			<Tool
139				Name="VCCLCompilerTool"
140				AdditionalIncludeDirectories="..\..\..\include;..\..\tools\ctestfw;..\..\common;..\..\i18n;..\..\tools\toolutil"
141				PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
142				StringPooling="true"
143				RuntimeLibrary="0"
144				BufferSecurityCheck="true"
145				EnableFunctionLevelLinking="true"
146				DisableLanguageExtensions="true"
147				TreatWChar_tAsBuiltInType="true"
148				PrecompiledHeaderFile=".\x86\Release/cintltst.pch"
149				AssemblerListingLocation=".\x86\Release/"
150				ObjectFile=".\x86\Release/"
151				ProgramDataBaseFileName=".\x86\Release/"
152				WarningLevel="3"
153				SuppressStartupBanner="true"
154				CompileAs="0"
155			/>
156			<Tool
157				Name="VCManagedResourceCompilerTool"
158			/>
159			<Tool
160				Name="VCResourceCompilerTool"
161				PreprocessorDefinitions="NDEBUG"
162				Culture="1033"
163			/>
164			<Tool
165				Name="VCPreLinkEventTool"
166			/>
167			<Tool
168				Name="VCLinkerTool"
169				OutputFile=".\x86\Release/cintltst.exe"
170				LinkIncremental="1"
171				SuppressStartupBanner="true"
172				GenerateDebugInformation="true"
173				ProgramDatabaseFile=".\x86\Release/cintltst.pdb"
174				SubSystem="1"
175				RandomizedBaseAddress="1"
176				DataExecutionPrevention="0"
177			/>
178			<Tool
179				Name="VCALinkTool"
180			/>
181			<Tool
182				Name="VCManifestTool"
183			/>
184			<Tool
185				Name="VCXDCMakeTool"
186			/>
187			<Tool
188				Name="VCBscMakeTool"
189			/>
190			<Tool
191				Name="VCFxCopTool"
192			/>
193			<Tool
194				Name="VCAppVerifierTool"
195			/>
196			<Tool
197				Name="VCPostBuildEventTool"
198			/>
199		</Configuration>
200		<Configuration
201			Name="Debug|x64"
202			OutputDirectory=".\x64\Debug"
203			IntermediateDirectory=".\x64\Debug"
204			ConfigurationType="1"
205			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
206			UseOfMFC="0"
207			ATLMinimizesCRunTimeLibraryUsage="false"
208			CharacterSet="2"
209			>
210			<Tool
211				Name="VCPreBuildEventTool"
212			/>
213			<Tool
214				Name="VCCustomBuildTool"
215			/>
216			<Tool
217				Name="VCXMLDataGeneratorTool"
218			/>
219			<Tool
220				Name="VCWebServiceProxyGeneratorTool"
221			/>
222			<Tool
223				Name="VCMIDLTool"
224				TargetEnvironment="3"
225				TypeLibraryName=".\x64\Debug/cintltst.tlb"
226			/>
227			<Tool
228				Name="VCCLCompilerTool"
229				Optimization="0"
230				AdditionalIncludeDirectories="..\..\..\include;..\..\tools\ctestfw;..\..\common;..\..\i18n;..\..\tools\toolutil"
231				PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
232				BasicRuntimeChecks="3"
233				RuntimeLibrary="1"
234				BufferSecurityCheck="true"
235				DisableLanguageExtensions="true"
236				TreatWChar_tAsBuiltInType="true"
237				PrecompiledHeaderFile=".\x64\Debug/cintltst.pch"
238				AssemblerListingLocation=".\x64\Debug/"
239				ObjectFile=".\x64\Debug/"
240				ProgramDataBaseFileName=".\x64\Debug/"
241				BrowseInformation="1"
242				WarningLevel="3"
243				SuppressStartupBanner="true"
244				DebugInformationFormat="3"
245				CompileAs="0"
246			/>
247			<Tool
248				Name="VCManagedResourceCompilerTool"
249			/>
250			<Tool
251				Name="VCResourceCompilerTool"
252				PreprocessorDefinitions="_DEBUG"
253				Culture="1033"
254			/>
255			<Tool
256				Name="VCPreLinkEventTool"
257			/>
258			<Tool
259				Name="VCLinkerTool"
260				OutputFile=".\x64\Debug/cintltst.exe"
261				LinkIncremental="2"
262				SuppressStartupBanner="true"
263				GenerateDebugInformation="true"
264				ProgramDatabaseFile=".\x64\Debug/cintltst.pdb"
265				SubSystem="1"
266				TargetMachine="17"
267				FixedBaseAddress="1"
268			/>
269			<Tool
270				Name="VCALinkTool"
271			/>
272			<Tool
273				Name="VCManifestTool"
274				UseFAT32Workaround="true"
275			/>
276			<Tool
277				Name="VCXDCMakeTool"
278			/>
279			<Tool
280				Name="VCBscMakeTool"
281			/>
282			<Tool
283				Name="VCFxCopTool"
284			/>
285			<Tool
286				Name="VCAppVerifierTool"
287			/>
288			<Tool
289				Name="VCWebDeploymentTool"
290			/>
291			<Tool
292				Name="VCPostBuildEventTool"
293			/>
294		</Configuration>
295		<Configuration
296			Name="Release|x64"
297			OutputDirectory=".\x64\Release"
298			IntermediateDirectory=".\x64\Release"
299			ConfigurationType="1"
300			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
301			UseOfMFC="0"
302			ATLMinimizesCRunTimeLibraryUsage="false"
303			CharacterSet="2"
304			>
305			<Tool
306				Name="VCPreBuildEventTool"
307			/>
308			<Tool
309				Name="VCCustomBuildTool"
310			/>
311			<Tool
312				Name="VCXMLDataGeneratorTool"
313			/>
314			<Tool
315				Name="VCWebServiceProxyGeneratorTool"
316			/>
317			<Tool
318				Name="VCMIDLTool"
319				TargetEnvironment="3"
320				TypeLibraryName=".\x64\Release/cintltst.tlb"
321			/>
322			<Tool
323				Name="VCCLCompilerTool"
324				AdditionalIncludeDirectories="..\..\..\include;..\..\tools\ctestfw;..\..\common;..\..\i18n;..\..\tools\toolutil"
325				PreprocessorDefinitions="WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
326				StringPooling="true"
327				RuntimeLibrary="0"
328				BufferSecurityCheck="true"
329				EnableFunctionLevelLinking="true"
330				DisableLanguageExtensions="true"
331				TreatWChar_tAsBuiltInType="true"
332				PrecompiledHeaderFile=".\x64\Release/cintltst.pch"
333				AssemblerListingLocation=".\x64\Release/"
334				ObjectFile=".\x64\Release/"
335				ProgramDataBaseFileName=".\x64\Release/"
336				WarningLevel="3"
337				SuppressStartupBanner="true"
338				CompileAs="0"
339			/>
340			<Tool
341				Name="VCManagedResourceCompilerTool"
342			/>
343			<Tool
344				Name="VCResourceCompilerTool"
345				PreprocessorDefinitions="NDEBUG"
346				Culture="1033"
347			/>
348			<Tool
349				Name="VCPreLinkEventTool"
350			/>
351			<Tool
352				Name="VCLinkerTool"
353				OutputFile=".\x64\Release/cintltst.exe"
354				LinkIncremental="1"
355				SuppressStartupBanner="true"
356				GenerateDebugInformation="true"
357				ProgramDatabaseFile=".\x64\Release/cintltst.pdb"
358				SubSystem="1"
359				TargetMachine="17"
360			/>
361			<Tool
362				Name="VCALinkTool"
363			/>
364			<Tool
365				Name="VCManifestTool"
366			/>
367			<Tool
368				Name="VCXDCMakeTool"
369			/>
370			<Tool
371				Name="VCBscMakeTool"
372			/>
373			<Tool
374				Name="VCFxCopTool"
375			/>
376			<Tool
377				Name="VCAppVerifierTool"
378			/>
379			<Tool
380				Name="VCWebDeploymentTool"
381			/>
382			<Tool
383				Name="VCPostBuildEventTool"
384			/>
385		</Configuration>
386	</Configurations>
387	<References>
388	</References>
389	<Files>
390		<Filter
391			Name="bidi"
392			>
393			<File
394				RelativePath=".\cbididat.c"
395				>
396			</File>
397			<File
398				RelativePath=".\cbiditst.c"
399				>
400			</File>
401			<File
402				RelativePath=".\cbiditst.h"
403				>
404			</File>
405		</Filter>
406		<Filter
407			Name="break iteration"
408			>
409			<File
410				RelativePath=".\cbiapts.c"
411				>
412			</File>
413			<File
414				RelativePath=".\cbiapts.h"
415				>
416			</File>
417			<File
418				RelativePath=".\cbkittst.c"
419				>
420			</File>
421		</Filter>
422		<Filter
423			Name="collation"
424			>
425			<File
426				RelativePath=".\callcoll.c"
427				>
428			</File>
429			<File
430				RelativePath=".\callcoll.h"
431				>
432			</File>
433			<File
434				RelativePath=".\capitst.c"
435				>
436			</File>
437			<File
438				RelativePath=".\capitst.h"
439				>
440			</File>
441			<File
442				RelativePath=".\ccolltst.c"
443				>
444			</File>
445			<File
446				RelativePath=".\ccolltst.h"
447				>
448			</File>
449			<File
450				RelativePath=".\ccurrtst.c"
451				>
452			</File>
453			<File
454				RelativePath=".\ccurrtst.h"
455				>
456			</File>
457			<File
458				RelativePath=".\cdetst.c"
459				>
460			</File>
461			<File
462				RelativePath=".\cdetst.h"
463				>
464			</File>
465			<File
466				RelativePath=".\cestst.c"
467				>
468			</File>
469			<File
470				RelativePath=".\cestst.h"
471				>
472			</File>
473			<File
474				RelativePath=".\cfintst.c"
475				>
476			</File>
477			<File
478				RelativePath=".\cfintst.h"
479				>
480			</File>
481			<File
482				RelativePath=".\cfrtst.c"
483				>
484			</File>
485			<File
486				RelativePath=".\cfrtst.h"
487				>
488			</File>
489			<File
490				RelativePath=".\cg7coll.c"
491				>
492			</File>
493			<File
494				RelativePath=".\cg7coll.h"
495				>
496			</File>
497			<File
498				RelativePath=".\citertst.c"
499				>
500			</File>
501			<File
502				RelativePath=".\citertst.h"
503				>
504			</File>
505			<File
506				RelativePath=".\cjaptst.c"
507				>
508			</File>
509			<File
510				RelativePath=".\cjaptst.h"
511				>
512			</File>
513			<File
514				RelativePath=".\cmsccoll.c"
515				>
516			</File>
517			<File
518				RelativePath=".\colutil.c"
519				>
520			</File>
521			<File
522				RelativePath=".\cturtst.c"
523				>
524			</File>
525			<File
526				RelativePath=".\cturtst.h"
527				>
528			</File>
529			<File
530				RelativePath=".\encoll.c"
531				>
532			</File>
533			<File
534				RelativePath=".\encoll.h"
535				>
536			</File>
537			<File
538				RelativePath=".\usrchdat.c"
539				>
540				<FileConfiguration
541					Name="Debug|Win32"
542					ExcludedFromBuild="true"
543					>
544					<Tool
545						Name="VCCLCompilerTool"
546					/>
547				</FileConfiguration>
548				<FileConfiguration
549					Name="Release|Win32"
550					ExcludedFromBuild="true"
551					>
552					<Tool
553						Name="VCCLCompilerTool"
554					/>
555				</FileConfiguration>
556				<FileConfiguration
557					Name="Debug|x64"
558					ExcludedFromBuild="true"
559					>
560					<Tool
561						Name="VCCLCompilerTool"
562					/>
563				</FileConfiguration>
564				<FileConfiguration
565					Name="Release|x64"
566					ExcludedFromBuild="true"
567					>
568					<Tool
569						Name="VCCLCompilerTool"
570					/>
571				</FileConfiguration>
572			</File>
573			<File
574				RelativePath=".\usrchtst.c"
575				>
576			</File>
577		</Filter>
578		<Filter
579			Name="collections"
580			>
581			<File
582				RelativePath=".\chashtst.c"
583				>
584			</File>
585			<File
586				RelativePath=".\sorttest.c"
587				>
588			</File>
589			<File
590				RelativePath=".\trie2test.c"
591				>
592			</File>
593			<File
594				RelativePath=".\trietest.c"
595				>
596			</File>
597			<File
598				RelativePath=".\uenumtst.c"
599				>
600			</File>
601		</Filter>
602		<Filter
603			Name="conversion"
604			>
605			<File
606				RelativePath=".\bocu1tst.c"
607				>
608			</File>
609			<File
610				RelativePath=".\ccapitst.c"
611				>
612			</File>
613			<File
614				RelativePath=".\ccapitst.h"
615				>
616			</File>
617			<File
618				RelativePath=".\cconvtst.c"
619				>
620			</File>
621			<File
622				RelativePath=".\cctest.c"
623				>
624			</File>
625			<File
626				RelativePath=".\eurocreg.c"
627				>
628			</File>
629			<File
630				RelativePath=".\nccbtst.c"
631				>
632			</File>
633			<File
634				RelativePath=".\nccbtst.h"
635				>
636			</File>
637			<File
638				RelativePath=".\ncnvfbts.c"
639				>
640			</File>
641			<File
642				RelativePath=".\ncnvfbts.h"
643				>
644			</File>
645			<File
646				RelativePath=".\ncnvtst.c"
647				>
648			</File>
649			<File
650				RelativePath=".\nucnvtst.c"
651				>
652			</File>
653			<File
654				RelativePath=".\nucnvtst.h"
655				>
656			</File>
657			<File
658				RelativePath=".\stdnmtst.c"
659				>
660			</File>
661			<File
662				RelativePath=".\ucnvseltst.c"
663				>
664			</File>
665			<File
666				RelativePath=".\ucnvseltst.h"
667				>
668			</File>
669			<File
670				RelativePath=".\ucsdetst.c"
671				>
672			</File>
673		</Filter>
674		<Filter
675			Name="data &amp; memory"
676			>
677			<File
678				RelativePath=".\udatatst.c"
679				>
680				<FileConfiguration
681					Name="Debug|Win32"
682					>
683					<Tool
684						Name="VCCLCompilerTool"
685						DisableLanguageExtensions="false"
686					/>
687				</FileConfiguration>
688				<FileConfiguration
689					Name="Release|Win32"
690					>
691					<Tool
692						Name="VCCLCompilerTool"
693						DisableLanguageExtensions="false"
694					/>
695				</FileConfiguration>
696				<FileConfiguration
697					Name="Debug|x64"
698					>
699					<Tool
700						Name="VCCLCompilerTool"
701						DisableLanguageExtensions="false"
702					/>
703				</FileConfiguration>
704				<FileConfiguration
705					Name="Release|x64"
706					>
707					<Tool
708						Name="VCCLCompilerTool"
709						DisableLanguageExtensions="false"
710					/>
711				</FileConfiguration>
712			</File>
713		</Filter>
714		<Filter
715			Name="formatting"
716			>
717			<File
718				RelativePath=".\ccaltst.c"
719				>
720			</File>
721			<File
722				RelativePath=".\ccaltst.h"
723				>
724			</File>
725			<File
726				RelativePath=".\cdattst.c"
727				>
728			</File>
729			<File
730				RelativePath=".\cdattst.h"
731				>
732			</File>
733			<File
734				RelativePath=".\cdtdptst.c"
735				>
736			</File>
737			<File
738				RelativePath=".\cdtdptst.h"
739				>
740			</File>
741			<File
742				RelativePath=".\cdtrgtst.c"
743				>
744			</File>
745			<File
746				RelativePath=".\cdtrgtst.h"
747				>
748			</File>
749			<File
750				RelativePath=".\cformtst.c"
751				>
752			</File>
753			<File
754				RelativePath=".\cformtst.h"
755				>
756			</File>
757			<File
758				RelativePath=".\cmsgtst.c"
759				>
760			</File>
761			<File
762				RelativePath=".\cmsgtst.h"
763				>
764			</File>
765			<File
766				RelativePath=".\cnmdptst.c"
767				>
768			</File>
769			<File
770				RelativePath=".\cnmdptst.h"
771				>
772			</File>
773			<File
774				RelativePath=".\cnumtst.c"
775				>
776			</File>
777			<File
778				RelativePath=".\cnumtst.h"
779				>
780			</File>
781			<File
782				RelativePath=".\currtest.c"
783				>
784			</File>
785			<File
786				RelativePath=".\udatpg_test.c"
787				>
788			</File>
789			<File
790				RelativePath=".\utmstest.c"
791				>
792			</File>
793		</Filter>
794		<Filter
795			Name="locales &amp; resources"
796			>
797			<File
798				RelativePath=".\cldrtest.c"
799				>
800			</File>
801			<File
802				RelativePath=".\cloctst.c"
803				>
804			</File>
805			<File
806				RelativePath=".\cloctst.h"
807				>
808			</File>
809			<File
810				RelativePath=".\cposxtst.c"
811				>
812			</File>
813			<File
814				RelativePath=".\crestst.c"
815				>
816			</File>
817			<File
818				RelativePath=".\crestst.h"
819				>
820			</File>
821			<File
822				RelativePath=".\creststn.c"
823				>
824			</File>
825			<File
826				RelativePath=".\creststn.h"
827				>
828			</File>
829		</Filter>
830		<Filter
831			Name="misc"
832			>
833			<File
834				RelativePath=".\calltest.c"
835				>
836			</File>
837			<File
838				RelativePath=".\cintltst.c"
839				>
840			</File>
841			<File
842				RelativePath=".\cintltst.h"
843				>
844			</File>
845			<File
846				RelativePath=".\cutiltst.c"
847				>
848			</File>
849			<File
850				RelativePath=".\hpmufn.c"
851				>
852			</File>
853			<File
854				RelativePath=".\putiltst.c"
855				>
856			</File>
857			<File
858				RelativePath=".\tracetst.c"
859				>
860			</File>
861		</Filter>
862		<Filter
863			Name="normalization"
864			>
865			<File
866				RelativePath=".\cnormtst.c"
867				>
868			</File>
869			<File
870				RelativePath=".\cnormtst.h"
871				>
872			</File>
873		</Filter>
874		<Filter
875			Name="properties &amp; sets"
876			>
877			<File
878				RelativePath=".\cucdapi.c"
879				>
880			</File>
881			<File
882				RelativePath=".\cucdapi.h"
883				>
884			</File>
885			<File
886				RelativePath=".\cucdtst.c"
887				>
888			</File>
889			<File
890				RelativePath=".\usettest.c"
891				>
892			</File>
893		</Filter>
894		<Filter
895			Name="strings"
896			>
897			<File
898				RelativePath=".\cstrcase.c"
899				>
900			</File>
901			<File
902				RelativePath=".\cstrtest.c"
903				>
904			</File>
905			<File
906				RelativePath=".\custrtrn.c"
907				>
908			</File>
909			<File
910				RelativePath=".\custrtst.c"
911				>
912			</File>
913			<File
914				RelativePath=".\utexttst.c"
915				>
916			</File>
917			<File
918				RelativePath=".\utf16tst.c"
919				>
920			</File>
921			<File
922				RelativePath=".\utf8tst.c"
923				>
924			</File>
925		</Filter>
926		<Filter
927			Name="transforms"
928			>
929			<File
930				RelativePath=".\utransts.c"
931				>
932			</File>
933		</Filter>
934		<Filter
935			Name="regex"
936			>
937			<File
938				RelativePath=".\reapits.c"
939				>
940			</File>
941		</Filter>
942		<Filter
943			Name="sprep &amp; idna"
944			>
945			<File
946				RelativePath="idnatest.c"
947				>
948			</File>
949			<File
950				RelativePath="nfsprep.c"
951				>
952			</File>
953			<File
954				RelativePath="nfsprep.h"
955				>
956			</File>
957			<File
958				RelativePath="spreptst.c"
959				>
960			</File>
961			<File
962				RelativePath="sprpdata.c"
963				>
964			</File>
965		</Filter>
966		<Filter
967			Name="spoof"
968			>
969			<File
970				RelativePath=".\spooftest.c"
971				>
972			</File>
973		</Filter>
974	</Files>
975	<Globals>
976	</Globals>
977</VisualStudioProject>
978