• 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="modules"
6	ProjectGUID="{D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}"
7	RootNamespace="modules"
8	TargetFrameworkVersion="131072"
9	>
10	<Platforms>
11		<Platform
12			Name="Win32"
13		/>
14		<Platform
15			Name="x64"
16		/>
17	</Platforms>
18	<ToolFiles>
19	</ToolFiles>
20	<Configurations>
21		<Configuration
22			Name="Release|Win32"
23			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
24			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
25			ConfigurationType="4"
26			InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"
27			UseOfMFC="0"
28			ATLMinimizesCRunTimeLibraryUsage="false"
29			CharacterSet="2"
30			>
31			<Tool
32				Name="VCPreBuildEventTool"
33			/>
34			<Tool
35				Name="VCCustomBuildTool"
36			/>
37			<Tool
38				Name="VCXMLDataGeneratorTool"
39			/>
40			<Tool
41				Name="VCWebServiceProxyGeneratorTool"
42			/>
43			<Tool
44				Name="VCMIDLTool"
45			/>
46			<Tool
47				Name="VCCLCompilerTool"
48				Optimization="3"
49				InlineFunctionExpansion="0"
50				AdditionalIncludeDirectories="..,../../.."
51				PreprocessorDefinitions="NDEBUG;WIN32;_LIB;HAVE_CONFIG_H"
52				StringPooling="true"
53				RuntimeLibrary="0"
54				EnableFunctionLevelLinking="true"
55				UsePrecompiledHeader="0"
56				PrecompiledHeaderFile=""
57				AssemblerListingLocation="$(IntDir)\"
58				ObjectFile="$(IntDir)\"
59				ProgramDataBaseFileName="$(IntDir)\"
60				WarningLevel="3"
61				SuppressStartupBanner="true"
62				CompileAs="0"
63			/>
64			<Tool
65				Name="VCManagedResourceCompilerTool"
66			/>
67			<Tool
68				Name="VCResourceCompilerTool"
69				PreprocessorDefinitions="NDEBUG"
70				Culture="1033"
71			/>
72			<Tool
73				Name="VCPreLinkEventTool"
74			/>
75			<Tool
76				Name="VCLibrarianTool"
77				OutputFile="$(OutDir)\modules.lib"
78				SuppressStartupBanner="true"
79			/>
80			<Tool
81				Name="VCALinkTool"
82			/>
83			<Tool
84				Name="VCXDCMakeTool"
85			/>
86			<Tool
87				Name="VCBscMakeTool"
88			/>
89			<Tool
90				Name="VCFxCopTool"
91			/>
92			<Tool
93				Name="VCPostBuildEventTool"
94			/>
95		</Configuration>
96		<Configuration
97			Name="Release|x64"
98			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
99			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
100			ConfigurationType="4"
101			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\crt_secure_no_deprecate.vsprops"
102			UseOfMFC="0"
103			ATLMinimizesCRunTimeLibraryUsage="false"
104			CharacterSet="2"
105			>
106			<Tool
107				Name="VCPreBuildEventTool"
108				CommandLine=""
109			/>
110			<Tool
111				Name="VCCustomBuildTool"
112			/>
113			<Tool
114				Name="VCXMLDataGeneratorTool"
115			/>
116			<Tool
117				Name="VCWebServiceProxyGeneratorTool"
118			/>
119			<Tool
120				Name="VCMIDLTool"
121				TargetEnvironment="3"
122			/>
123			<Tool
124				Name="VCCLCompilerTool"
125				Optimization="3"
126				InlineFunctionExpansion="0"
127				AdditionalIncludeDirectories="..,../../.."
128				PreprocessorDefinitions="NDEBUG;_LIB;HAVE_CONFIG_H;WIN64"
129				StringPooling="true"
130				RuntimeLibrary="0"
131				EnableFunctionLevelLinking="true"
132				UsePrecompiledHeader="0"
133				PrecompiledHeaderFile=""
134				AssemblerListingLocation="$(IntDir)\"
135				ObjectFile="$(IntDir)\"
136				ProgramDataBaseFileName="$(IntDir)\"
137				WarningLevel="3"
138				SuppressStartupBanner="true"
139				CompileAs="0"
140			/>
141			<Tool
142				Name="VCManagedResourceCompilerTool"
143			/>
144			<Tool
145				Name="VCResourceCompilerTool"
146				PreprocessorDefinitions="NDEBUG"
147				Culture="1033"
148			/>
149			<Tool
150				Name="VCPreLinkEventTool"
151			/>
152			<Tool
153				Name="VCLibrarianTool"
154				OutputFile="$(OutDir)\modules.lib"
155				SuppressStartupBanner="true"
156			/>
157			<Tool
158				Name="VCALinkTool"
159			/>
160			<Tool
161				Name="VCXDCMakeTool"
162			/>
163			<Tool
164				Name="VCBscMakeTool"
165			/>
166			<Tool
167				Name="VCFxCopTool"
168			/>
169			<Tool
170				Name="VCPostBuildEventTool"
171				CommandLine="run.bat"
172			/>
173		</Configuration>
174		<Configuration
175			Name="Debug|Win32"
176			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
177			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
178			ConfigurationType="4"
179			InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"
180			UseOfMFC="0"
181			ATLMinimizesCRunTimeLibraryUsage="false"
182			CharacterSet="2"
183			>
184			<Tool
185				Name="VCPreBuildEventTool"
186			/>
187			<Tool
188				Name="VCCustomBuildTool"
189			/>
190			<Tool
191				Name="VCXMLDataGeneratorTool"
192			/>
193			<Tool
194				Name="VCWebServiceProxyGeneratorTool"
195			/>
196			<Tool
197				Name="VCMIDLTool"
198			/>
199			<Tool
200				Name="VCCLCompilerTool"
201				Optimization="0"
202				AdditionalIncludeDirectories="..,../../.."
203				PreprocessorDefinitions="_DEBUG;WIN32;_LIB;HAVE_CONFIG_H"
204				BasicRuntimeChecks="3"
205				RuntimeLibrary="1"
206				UsePrecompiledHeader="0"
207				PrecompiledHeaderFile=""
208				AssemblerListingLocation="$(IntDir)\"
209				ObjectFile="$(IntDir)\"
210				ProgramDataBaseFileName="$(IntDir)\"
211				WarningLevel="3"
212				SuppressStartupBanner="true"
213				DebugInformationFormat="4"
214				CompileAs="0"
215			/>
216			<Tool
217				Name="VCManagedResourceCompilerTool"
218			/>
219			<Tool
220				Name="VCResourceCompilerTool"
221				PreprocessorDefinitions="_DEBUG"
222				Culture="1033"
223			/>
224			<Tool
225				Name="VCPreLinkEventTool"
226			/>
227			<Tool
228				Name="VCLibrarianTool"
229				OutputFile="$(OutDir)\modules.lib"
230				SuppressStartupBanner="true"
231			/>
232			<Tool
233				Name="VCALinkTool"
234			/>
235			<Tool
236				Name="VCXDCMakeTool"
237			/>
238			<Tool
239				Name="VCBscMakeTool"
240			/>
241			<Tool
242				Name="VCFxCopTool"
243			/>
244			<Tool
245				Name="VCPostBuildEventTool"
246			/>
247		</Configuration>
248		<Configuration
249			Name="Debug|x64"
250			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
251			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
252			ConfigurationType="4"
253			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\crt_secure_no_deprecate.vsprops"
254			UseOfMFC="0"
255			ATLMinimizesCRunTimeLibraryUsage="false"
256			CharacterSet="2"
257			>
258			<Tool
259				Name="VCPreBuildEventTool"
260			/>
261			<Tool
262				Name="VCCustomBuildTool"
263			/>
264			<Tool
265				Name="VCXMLDataGeneratorTool"
266			/>
267			<Tool
268				Name="VCWebServiceProxyGeneratorTool"
269			/>
270			<Tool
271				Name="VCMIDLTool"
272				TargetEnvironment="3"
273			/>
274			<Tool
275				Name="VCCLCompilerTool"
276				Optimization="0"
277				AdditionalIncludeDirectories="..,../../.."
278				PreprocessorDefinitions="_DEBUG;_LIB;HAVE_CONFIG_H;WIN64"
279				BasicRuntimeChecks="3"
280				RuntimeLibrary="1"
281				UsePrecompiledHeader="0"
282				PrecompiledHeaderFile=""
283				AssemblerListingLocation="$(IntDir)\"
284				ObjectFile="$(IntDir)\"
285				ProgramDataBaseFileName="$(IntDir)\"
286				WarningLevel="3"
287				SuppressStartupBanner="true"
288				DebugInformationFormat="3"
289				CompileAs="0"
290			/>
291			<Tool
292				Name="VCManagedResourceCompilerTool"
293			/>
294			<Tool
295				Name="VCResourceCompilerTool"
296				PreprocessorDefinitions="_DEBUG"
297				Culture="1033"
298			/>
299			<Tool
300				Name="VCPreLinkEventTool"
301			/>
302			<Tool
303				Name="VCLibrarianTool"
304				OutputFile="$(OutDir)\modules.lib"
305				SuppressStartupBanner="true"
306			/>
307			<Tool
308				Name="VCALinkTool"
309			/>
310			<Tool
311				Name="VCXDCMakeTool"
312			/>
313			<Tool
314				Name="VCBscMakeTool"
315			/>
316			<Tool
317				Name="VCFxCopTool"
318			/>
319			<Tool
320				Name="VCPostBuildEventTool"
321				CommandLine="run.bat"
322			/>
323		</Configuration>
324	</Configurations>
325	<References>
326	</References>
327	<Files>
328		<Filter
329			Name="Source Files"
330			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
331			>
332			<Filter
333				Name="arch"
334				>
335				<File
336					RelativePath="..\..\..\modules\arch\lc3b\lc3barch.c"
337					>
338				</File>
339				<File
340					RelativePath="..\..\..\modules\arch\lc3b\lc3barch.h"
341					>
342				</File>
343				<File
344					RelativePath="..\..\..\modules\arch\lc3b\lc3bbc.c"
345					>
346				</File>
347				<File
348					RelativePath="..\..\..\lc3bid.c"
349					>
350				</File>
351				<File
352					RelativePath="..\..\..\modules\arch\x86\x86arch.c"
353					>
354				</File>
355				<File
356					RelativePath="..\..\..\modules\arch\x86\x86arch.h"
357					>
358				</File>
359				<File
360					RelativePath="..\..\..\modules\arch\x86\x86bc.c"
361					>
362				</File>
363				<File
364					RelativePath="..\..\..\x86cpu.c"
365					>
366				</File>
367				<File
368					RelativePath="..\..\..\modules\arch\x86\x86expr.c"
369					>
370				</File>
371				<File
372					RelativePath="..\..\..\modules\arch\x86\x86id.c"
373					>
374				</File>
375				<File
376					RelativePath="..\..\..\x86regtmod.c"
377					>
378				</File>
379			</Filter>
380			<Filter
381				Name="dbgfmts"
382				>
383				<File
384					RelativePath="..\..\..\modules\dbgfmts\codeview\cv-dbgfmt.c"
385					>
386				</File>
387				<File
388					RelativePath="..\..\..\modules\dbgfmts\codeview\cv-dbgfmt.h"
389					>
390				</File>
391				<File
392					RelativePath="..\..\..\modules\dbgfmts\codeview\cv-symline.c"
393					>
394				</File>
395				<File
396					RelativePath="..\..\..\modules\dbgfmts\codeview\cv-type.c"
397					>
398				</File>
399				<File
400					RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-aranges.c"
401					>
402				</File>
403				<File
404					RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-dbgfmt.c"
405					>
406				</File>
407				<File
408					RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-dbgfmt.h"
409					>
410				</File>
411				<File
412					RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-info.c"
413					>
414				</File>
415				<File
416					RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-line.c"
417					>
418				</File>
419				<File
420					RelativePath="..\..\..\modules\dbgfmts\null\null-dbgfmt.c"
421					>
422				</File>
423				<File
424					RelativePath="..\..\..\modules\dbgfmts\stabs\stabs-dbgfmt.c"
425					>
426				</File>
427			</Filter>
428			<Filter
429				Name="objfmts"
430				>
431				<File
432					RelativePath="..\..\..\modules\objfmts\bin\bin-objfmt.c"
433					>
434				</File>
435				<File
436					RelativePath="..\..\..\modules\objfmts\coff\coff-objfmt.c"
437					>
438				</File>
439				<File
440					RelativePath="..\..\..\modules\objfmts\coff\coff-objfmt.h"
441					>
442				</File>
443				<File
444					RelativePath="..\..\..\modules\objfmts\dbg\dbg-objfmt.c"
445					>
446				</File>
447				<File
448					RelativePath="..\..\..\modules\objfmts\elf\elf-machine.h"
449					>
450				</File>
451				<File
452					RelativePath="..\..\..\modules\objfmts\elf\elf-objfmt.c"
453					>
454				</File>
455				<File
456					RelativePath="..\..\..\modules\objfmts\elf\elf-x86-amd64.c"
457					>
458				</File>
459				<File
460					RelativePath="..\..\..\modules\objfmts\elf\elf-x86-x86.c"
461					>
462				</File>
463				<File
464					RelativePath="..\..\..\modules\objfmts\elf\elf.c"
465					>
466				</File>
467				<File
468					RelativePath="..\..\..\modules\objfmts\elf\elf.h"
469					>
470				</File>
471				<File
472					RelativePath="..\..\..\modules\objfmts\macho\macho-objfmt.c"
473					>
474				</File>
475				<File
476					RelativePath="..\..\..\modules\objfmts\rdf\rdf-objfmt.c"
477					>
478				</File>
479				<File
480					RelativePath="..\..\..\modules\objfmts\coff\win64-except.c"
481					>
482				</File>
483				<File
484					RelativePath="..\..\..\modules\objfmts\xdf\xdf-objfmt.c"
485					>
486				</File>
487			</Filter>
488			<Filter
489				Name="parsers"
490				>
491				<File
492					RelativePath="..\..\..\modules\parsers\gas\gas-parse-intel.c"
493					>
494				</File>
495				<File
496					RelativePath="..\..\..\modules\parsers\gas\gas-parse.c"
497					>
498				</File>
499				<File
500					RelativePath="..\..\..\modules\parsers\gas\gas-parser.c"
501					>
502				</File>
503				<File
504					RelativePath="..\..\..\modules\parsers\gas\gas-parser.h"
505					>
506				</File>
507				<File
508					RelativePath="..\..\..\gas-token.c"
509					>
510				</File>
511				<File
512					RelativePath="..\..\..\modules\parsers\nasm\nasm-parse.c"
513					>
514				</File>
515				<File
516					RelativePath="..\..\..\modules\parsers\nasm\nasm-parser.c"
517					>
518				</File>
519				<File
520					RelativePath="..\..\..\modules\parsers\nasm\nasm-parser.h"
521					>
522				</File>
523				<File
524					RelativePath="..\..\..\nasm-token.c"
525					>
526				</File>
527			</Filter>
528			<Filter
529				Name="preprocs"
530				>
531				<Filter
532					Name="nasm"
533					>
534					<File
535						RelativePath="..\..\..\modules\preprocs\nasm\nasm-eval.c"
536						>
537					</File>
538					<File
539						RelativePath="..\..\..\modules\preprocs\nasm\nasm-eval.h"
540						>
541					</File>
542					<File
543						RelativePath="..\..\..\modules\preprocs\nasm\nasm-pp.c"
544						>
545					</File>
546					<File
547						RelativePath="..\..\..\modules\preprocs\nasm\nasm-pp.h"
548						>
549					</File>
550					<File
551						RelativePath="..\..\..\modules\preprocs\nasm\nasm-preproc.c"
552						>
553					</File>
554					<File
555						RelativePath="..\..\..\modules\preprocs\nasm\nasm.h"
556						>
557					</File>
558					<File
559						RelativePath="..\..\..\modules\preprocs\nasm\nasmlib.c"
560						>
561					</File>
562					<File
563						RelativePath="..\..\..\modules\preprocs\nasm\nasmlib.h"
564						>
565					</File>
566				</Filter>
567				<Filter
568					Name="raw"
569					>
570					<File
571						RelativePath="..\..\..\modules\preprocs\raw\raw-preproc.c"
572						>
573					</File>
574				</Filter>
575				<Filter
576					Name="cpp"
577					>
578					<File
579						RelativePath="..\..\..\modules\preprocs\cpp\cpp-preproc.c"
580						>
581					</File>
582				</Filter>
583				<Filter
584					Name="gas"
585					>
586					<File
587						RelativePath="..\..\..\modules\preprocs\gas\gas-eval.c"
588						>
589					</File>
590					<File
591						RelativePath="..\..\..\modules\preprocs\gas\gas-eval.h"
592						>
593					</File>
594					<File
595						RelativePath="..\..\..\modules\preprocs\gas\gas-preproc.c"
596						>
597					</File>
598				</Filter>
599			</Filter>
600			<Filter
601				Name="listfmts"
602				>
603				<Filter
604					Name="nasm"
605					>
606					<File
607						RelativePath="..\..\..\modules\listfmts\nasm\nasm-listfmt.c"
608						>
609					</File>
610				</Filter>
611			</Filter>
612		</Filter>
613	</Files>
614	<Globals>
615	</Globals>
616</VisualStudioProject>
617