xref: /dragonfly/contrib/tcsh-6/tcsh.vcproj (revision 67640b13)
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="9.00"
5	Name="tcsh"
6	ProjectGUID="{0DF699BA-6A5E-4B74-AE29-19757D072F19}"
7	RootNamespace="tcsh"
8	Keyword="Win32Proj"
9	TargetFrameworkVersion="196613"
10	>
11	<Platforms>
12		<Platform
13			Name="Win32"
14		/>
15		<Platform
16			Name="x64"
17		/>
18	</Platforms>
19	<ToolFiles>
20	</ToolFiles>
21	<Configurations>
22		<Configuration
23			Name="Debug|Win32"
24			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
25			IntermediateDirectory="$(ConfigurationName)"
26			ConfigurationType="1"
27			CharacterSet="2"
28			>
29			<Tool
30				Name="VCPreBuildEventTool"
31				CommandLine=""
32			/>
33			<Tool
34				Name="VCCustomBuildTool"
35				Description=""
36				CommandLine=""
37				AdditionalDependencies=""
38				Outputs=""
39			/>
40			<Tool
41				Name="VCXMLDataGeneratorTool"
42			/>
43			<Tool
44				Name="VCWebServiceProxyGeneratorTool"
45			/>
46			<Tool
47				Name="VCMIDLTool"
48			/>
49			<Tool
50				Name="VCCLCompilerTool"
51				Optimization="0"
52				WholeProgramOptimization="false"
53				AdditionalIncludeDirectories="$(SolutionDir)\win32;$(SolutionDir)"
54				PreprocessorDefinitions="WINNT_NATIVE;NO_CRYPT;HAVE_DIRENT_H;NTDBG"
55				MinimalRebuild="true"
56				BasicRuntimeChecks="3"
57				RuntimeLibrary="0"
58				UsePrecompiledHeader="0"
59				WarningLevel="3"
60				DebugInformationFormat="4"
61				CompileAs="1"
62			/>
63			<Tool
64				Name="VCManagedResourceCompilerTool"
65			/>
66			<Tool
67				Name="VCResourceCompilerTool"
68			/>
69			<Tool
70				Name="VCPreLinkEventTool"
71			/>
72			<Tool
73				Name="VCLinkerTool"
74				LinkIncremental="2"
75				GenerateDebugInformation="true"
76				SubSystem="1"
77				StackReserveSize="1048576"
78				StackCommitSize="524288"
79				EntryPointSymbol="silly_entry"
80				TargetMachine="1"
81			/>
82			<Tool
83				Name="VCALinkTool"
84			/>
85			<Tool
86				Name="VCManifestTool"
87			/>
88			<Tool
89				Name="VCXDCMakeTool"
90			/>
91			<Tool
92				Name="VCBscMakeTool"
93			/>
94			<Tool
95				Name="VCFxCopTool"
96			/>
97			<Tool
98				Name="VCAppVerifierTool"
99			/>
100			<Tool
101				Name="VCPostBuildEventTool"
102			/>
103		</Configuration>
104		<Configuration
105			Name="Release|Win32"
106			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
107			IntermediateDirectory="$(ConfigurationName)"
108			ConfigurationType="1"
109			CharacterSet="2"
110			WholeProgramOptimization="1"
111			>
112			<Tool
113				Name="VCPreBuildEventTool"
114				CommandLine=""
115			/>
116			<Tool
117				Name="VCCustomBuildTool"
118				Description=""
119				CommandLine=""
120				AdditionalDependencies=""
121				Outputs=""
122			/>
123			<Tool
124				Name="VCXMLDataGeneratorTool"
125			/>
126			<Tool
127				Name="VCWebServiceProxyGeneratorTool"
128			/>
129			<Tool
130				Name="VCMIDLTool"
131			/>
132			<Tool
133				Name="VCCLCompilerTool"
134				Optimization="2"
135				EnableIntrinsicFunctions="true"
136				WholeProgramOptimization="false"
137				AdditionalIncludeDirectories="$(SolutionDir)\win32;$(SolutionDir)"
138				PreprocessorDefinitions="WINNT_NATIVE;NO_CRYPT;HAVE_DIRENT_H"
139				RuntimeLibrary="0"
140				EnableFunctionLevelLinking="true"
141				UsePrecompiledHeader="0"
142				WarningLevel="3"
143				DebugInformationFormat="3"
144				CompileAs="1"
145			/>
146			<Tool
147				Name="VCManagedResourceCompilerTool"
148			/>
149			<Tool
150				Name="VCResourceCompilerTool"
151			/>
152			<Tool
153				Name="VCPreLinkEventTool"
154			/>
155			<Tool
156				Name="VCLinkerTool"
157				LinkIncremental="1"
158				GenerateDebugInformation="true"
159				SubSystem="1"
160				StackReserveSize="1048576"
161				StackCommitSize="524288"
162				OptimizeReferences="2"
163				EnableCOMDATFolding="2"
164				LinkTimeCodeGeneration="0"
165				EntryPointSymbol="silly_entry"
166				TargetMachine="1"
167			/>
168			<Tool
169				Name="VCALinkTool"
170			/>
171			<Tool
172				Name="VCManifestTool"
173			/>
174			<Tool
175				Name="VCXDCMakeTool"
176			/>
177			<Tool
178				Name="VCBscMakeTool"
179			/>
180			<Tool
181				Name="VCFxCopTool"
182			/>
183			<Tool
184				Name="VCAppVerifierTool"
185			/>
186			<Tool
187				Name="VCPostBuildEventTool"
188			/>
189		</Configuration>
190		<Configuration
191			Name="Debug|x64"
192			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
193			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
194			ConfigurationType="1"
195			CharacterSet="2"
196			>
197			<Tool
198				Name="VCPreBuildEventTool"
199				CommandLine=""
200			/>
201			<Tool
202				Name="VCCustomBuildTool"
203				Description=""
204				CommandLine=""
205				AdditionalDependencies=""
206				Outputs=""
207			/>
208			<Tool
209				Name="VCXMLDataGeneratorTool"
210			/>
211			<Tool
212				Name="VCWebServiceProxyGeneratorTool"
213			/>
214			<Tool
215				Name="VCMIDLTool"
216				TargetEnvironment="3"
217			/>
218			<Tool
219				Name="VCCLCompilerTool"
220				Optimization="0"
221				WholeProgramOptimization="false"
222				AdditionalIncludeDirectories="$(SolutionDir)\win32;$(SolutionDir)"
223				PreprocessorDefinitions="WINNT_NATIVE;NO_CRYPT;HAVE_DIRENT_H;NTDBG"
224				MinimalRebuild="true"
225				BasicRuntimeChecks="3"
226				RuntimeLibrary="0"
227				UsePrecompiledHeader="0"
228				WarningLevel="3"
229				DebugInformationFormat="3"
230				CompileAs="1"
231				DisableSpecificWarnings="4244;4267"
232			/>
233			<Tool
234				Name="VCManagedResourceCompilerTool"
235			/>
236			<Tool
237				Name="VCResourceCompilerTool"
238			/>
239			<Tool
240				Name="VCPreLinkEventTool"
241			/>
242			<Tool
243				Name="VCLinkerTool"
244				LinkIncremental="2"
245				GenerateDebugInformation="true"
246				SubSystem="1"
247				StackReserveSize="1048576"
248				StackCommitSize="524288"
249				EntryPointSymbol="silly_entry"
250				TargetMachine="17"
251			/>
252			<Tool
253				Name="VCALinkTool"
254			/>
255			<Tool
256				Name="VCManifestTool"
257			/>
258			<Tool
259				Name="VCXDCMakeTool"
260			/>
261			<Tool
262				Name="VCBscMakeTool"
263			/>
264			<Tool
265				Name="VCFxCopTool"
266			/>
267			<Tool
268				Name="VCAppVerifierTool"
269			/>
270			<Tool
271				Name="VCPostBuildEventTool"
272			/>
273		</Configuration>
274		<Configuration
275			Name="Release|x64"
276			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
277			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
278			ConfigurationType="1"
279			CharacterSet="2"
280			WholeProgramOptimization="1"
281			>
282			<Tool
283				Name="VCPreBuildEventTool"
284				CommandLine=""
285			/>
286			<Tool
287				Name="VCCustomBuildTool"
288				Description=""
289				CommandLine=""
290				AdditionalDependencies=""
291				Outputs=""
292			/>
293			<Tool
294				Name="VCXMLDataGeneratorTool"
295			/>
296			<Tool
297				Name="VCWebServiceProxyGeneratorTool"
298			/>
299			<Tool
300				Name="VCMIDLTool"
301				TargetEnvironment="3"
302			/>
303			<Tool
304				Name="VCCLCompilerTool"
305				Optimization="2"
306				EnableIntrinsicFunctions="true"
307				WholeProgramOptimization="false"
308				AdditionalIncludeDirectories="$(SolutionDir)\win32;$(SolutionDir)"
309				PreprocessorDefinitions="WINNT_NATIVE;NO_CRYPT;HAVE_DIRENT_H"
310				RuntimeLibrary="0"
311				EnableFunctionLevelLinking="true"
312				UsePrecompiledHeader="0"
313				WarningLevel="3"
314				DebugInformationFormat="3"
315				CompileAs="1"
316				DisableSpecificWarnings="4244;4267"
317			/>
318			<Tool
319				Name="VCManagedResourceCompilerTool"
320			/>
321			<Tool
322				Name="VCResourceCompilerTool"
323			/>
324			<Tool
325				Name="VCPreLinkEventTool"
326			/>
327			<Tool
328				Name="VCLinkerTool"
329				LinkIncremental="1"
330				GenerateDebugInformation="true"
331				SubSystem="1"
332				StackReserveSize="1048576"
333				StackCommitSize="524288"
334				OptimizeReferences="2"
335				EnableCOMDATFolding="2"
336				LinkTimeCodeGeneration="0"
337				EntryPointSymbol="silly_entry"
338				TargetMachine="17"
339			/>
340			<Tool
341				Name="VCALinkTool"
342			/>
343			<Tool
344				Name="VCManifestTool"
345			/>
346			<Tool
347				Name="VCXDCMakeTool"
348			/>
349			<Tool
350				Name="VCBscMakeTool"
351			/>
352			<Tool
353				Name="VCFxCopTool"
354			/>
355			<Tool
356				Name="VCAppVerifierTool"
357			/>
358			<Tool
359				Name="VCPostBuildEventTool"
360			/>
361		</Configuration>
362	</Configurations>
363	<References>
364	</References>
365	<Files>
366		<Filter
367			Name="Source Files"
368			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
369			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
370			>
371			<File
372				RelativePath=".\win32\bogus.c"
373				>
374			</File>
375			<File
376				RelativePath=".\win32\clip.c"
377				>
378			</File>
379			<File
380				RelativePath=".\win32\console.c"
381				>
382			</File>
383			<File
384				RelativePath=".\win32\customstep.cmd"
385				>
386				<FileConfiguration
387					Name="Debug|Win32"
388					>
389					<Tool
390						Name="VCCustomBuildTool"
391						Description="Generating headers"
392						CommandLine="$(SolutionDir)\win32\customstep.cmd $(SolutionDir)"
393						AdditionalDependencies="ed.defns.c;sh.err.c;tc.const.c;win32\nt.const.c"
394						Outputs="ed.defns.h;sh.err.h;tc.const.h;win32\nt.const.h"
395					/>
396				</FileConfiguration>
397				<FileConfiguration
398					Name="Release|Win32"
399					>
400					<Tool
401						Name="VCCustomBuildTool"
402						Description="Generating headers"
403						CommandLine="$(SolutionDir)\win32\customstep.cmd $(SolutionDir)"
404						AdditionalDependencies="ed.defns.c;sh.err.c;tc.const.c;win32\nt.const.c"
405						Outputs="ed.defns.h;sh.err.h;tc.const.h;win32\nt.const.h"
406					/>
407				</FileConfiguration>
408				<FileConfiguration
409					Name="Debug|x64"
410					>
411					<Tool
412						Name="VCCustomBuildTool"
413						Description="Generating headers"
414						CommandLine="$(SolutionDir)\win32\customstep.cmd $(SolutionDir)"
415						AdditionalDependencies="ed.defns.c;sh.err.c;tc.const.c;win32\nt.const.c"
416						Outputs="ed.defns.h;sh.err.h;tc.const.h;win32\nt.const.h"
417					/>
418				</FileConfiguration>
419				<FileConfiguration
420					Name="Release|x64"
421					>
422					<Tool
423						Name="VCCustomBuildTool"
424						Description="Generating headers"
425						CommandLine="$(SolutionDir)\win32\customstep.cmd $(SolutionDir)"
426						AdditionalDependencies="ed.defns.c;sh.err.c;tc.const.c;win32\nt.const.c"
427						Outputs="ed.defns.h;sh.err.h;tc.const.h;win32\nt.const.h"
428					/>
429				</FileConfiguration>
430			</File>
431			<File
432				RelativePath=".\win32\dirent.c"
433				>
434			</File>
435			<File
436				RelativePath=".\ed.chared.c"
437				>
438			</File>
439			<File
440				RelativePath=".\ed.defns.c"
441				>
442			</File>
443			<File
444				RelativePath=".\ed.init.c"
445				>
446			</File>
447			<File
448				RelativePath=".\ed.inputl.c"
449				>
450			</File>
451			<File
452				RelativePath=".\ed.refresh.c"
453				>
454			</File>
455			<File
456				RelativePath=".\ed.term.c"
457				>
458			</File>
459			<File
460				RelativePath=".\ed.xmap.c"
461				>
462			</File>
463			<File
464				RelativePath=".\win32\fork.c"
465				>
466			</File>
467			<File
468				RelativePath=".\glob.c"
469				>
470			</File>
471			<File
472				RelativePath=".\win32\globals.c"
473				>
474			</File>
475			<File
476				RelativePath=".\win32\io.c"
477				>
478			</File>
479			<File
480				RelativePath=".\win32\nt.bind.c"
481				>
482			</File>
483			<File
484				RelativePath=".\win32\nt.char.c"
485				>
486			</File>
487			<File
488				RelativePath=".\win32\nt.const.c"
489				>
490			</File>
491			<File
492				RelativePath=".\win32\nt.screen.c"
493				>
494			</File>
495			<File
496				RelativePath=".\win32\nt.who.c"
497				>
498			</File>
499			<File
500				RelativePath=".\win32\ntb1.c"
501				>
502			</File>
503			<File
504				RelativePath=".\win32\ntb2.c"
505				>
506			</File>
507			<File
508				RelativePath=".\win32\ntfunc.c"
509				>
510			</File>
511			<File
512				RelativePath=".\win32\ps.c"
513				>
514			</File>
515			<File
516				RelativePath=".\sh.c"
517				>
518			</File>
519			<File
520				RelativePath=".\sh.char.c"
521				>
522			</File>
523			<File
524				RelativePath=".\sh.char.h"
525				>
526			</File>
527			<File
528				RelativePath=".\sh.dir.c"
529				>
530			</File>
531			<File
532				RelativePath=".\sh.dol.c"
533				>
534			</File>
535			<File
536				RelativePath=".\sh.err.c"
537				>
538			</File>
539			<File
540				RelativePath=".\sh.exec.c"
541				>
542			</File>
543			<File
544				RelativePath=".\sh.exp.c"
545				>
546			</File>
547			<File
548				RelativePath=".\sh.file.c"
549				>
550			</File>
551			<File
552				RelativePath=".\sh.func.c"
553				>
554			</File>
555			<File
556				RelativePath=".\sh.glob.c"
557				>
558			</File>
559			<File
560				RelativePath=".\sh.hist.c"
561				>
562			</File>
563			<File
564				RelativePath=".\sh.init.c"
565				>
566			</File>
567			<File
568				RelativePath=".\sh.lex.c"
569				>
570			</File>
571			<File
572				RelativePath=".\sh.misc.c"
573				>
574			</File>
575			<File
576				RelativePath=".\sh.parse.c"
577				>
578			</File>
579			<File
580				RelativePath=".\sh.print.c"
581				>
582			</File>
583			<File
584				RelativePath=".\sh.proc.c"
585				>
586			</File>
587			<File
588				RelativePath=".\sh.sem.c"
589				>
590			</File>
591			<File
592				RelativePath=".\sh.set.c"
593				>
594			</File>
595			<File
596				RelativePath=".\sh.time.c"
597				>
598			</File>
599			<File
600				RelativePath=".\win32\signal.c"
601				>
602			</File>
603			<File
604				RelativePath=".\win32\stdio.c"
605				>
606			</File>
607			<File
608				RelativePath=".\win32\support.c"
609				>
610			</File>
611			<File
612				RelativePath=".\tc.alloc.c"
613				>
614			</File>
615			<File
616				RelativePath=".\tc.bind.c"
617				>
618			</File>
619			<File
620				RelativePath=".\tc.const.c"
621				>
622			</File>
623			<File
624				RelativePath=".\tc.disc.c"
625				>
626			</File>
627			<File
628				RelativePath=".\tc.func.c"
629				>
630			</File>
631			<File
632				RelativePath=".\tc.nls.c"
633				>
634			</File>
635			<File
636				RelativePath=".\tc.os.c"
637				>
638			</File>
639			<File
640				RelativePath=".\tc.printf.c"
641				>
642			</File>
643			<File
644				RelativePath=".\tc.prompt.c"
645				>
646			</File>
647			<File
648				RelativePath=".\tc.sched.c"
649				>
650			</File>
651			<File
652				RelativePath=".\tc.sig.c"
653				>
654			</File>
655			<File
656				RelativePath=".\tc.str.c"
657				>
658			</File>
659			<File
660				RelativePath=".\tc.vers.c"
661				>
662			</File>
663			<File
664				RelativePath=".\tc.who.c"
665				>
666			</File>
667			<File
668				RelativePath=".\tw.color.c"
669				>
670			</File>
671			<File
672				RelativePath=".\tw.comp.c"
673				>
674			</File>
675			<File
676				RelativePath=".\tw.help.c"
677				>
678			</File>
679			<File
680				RelativePath=".\tw.init.c"
681				>
682			</File>
683			<File
684				RelativePath=".\tw.parse.c"
685				>
686			</File>
687			<File
688				RelativePath=".\tw.spell.c"
689				>
690			</File>
691		</Filter>
692		<Filter
693			Name="Header Files"
694			Filter="h;hpp;hxx;hm;inl;inc;xsd"
695			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
696			>
697			<File
698				RelativePath=".\config.h"
699				>
700			</File>
701			<File
702				RelativePath=".\config_f.h"
703				>
704			</File>
705			<File
706				RelativePath=".\config_p.h"
707				>
708			</File>
709			<File
710				RelativePath=".\win32\dirent.h"
711				>
712			</File>
713			<File
714				RelativePath=".\ed.decls.h"
715				>
716			</File>
717			<File
718				RelativePath=".\ed.h"
719				>
720			</File>
721			<File
722				RelativePath=".\ed.term.h"
723				>
724			</File>
725			<File
726				RelativePath=".\win32\forkdata.h"
727				>
728			</File>
729			<File
730				RelativePath=".\glob.h"
731				>
732			</File>
733			<File
734				RelativePath=".\win32\ntport.h"
735				>
736			</File>
737			<File
738				RelativePath=".\patchlevel.h"
739				>
740			</File>
741			<File
742				RelativePath=".\pathnames.h"
743				>
744			</File>
745			<File
746				RelativePath=".\sh.decls.h"
747				>
748			</File>
749			<File
750				RelativePath=".\sh.dir.h"
751				>
752			</File>
753			<File
754				RelativePath=".\sh.h"
755				>
756			</File>
757			<File
758				RelativePath=".\sh.proc.h"
759				>
760			</File>
761			<File
762				RelativePath=".\sh.types.h"
763				>
764			</File>
765			<File
766				RelativePath=".\win32\signal.h"
767				>
768			</File>
769			<File
770				RelativePath=".\snames.h"
771				>
772			</File>
773			<File
774				RelativePath=".\tc.decls.h"
775				>
776			</File>
777			<File
778				RelativePath=".\tc.h"
779				>
780			</File>
781			<File
782				RelativePath=".\tc.nls.h"
783				>
784			</File>
785			<File
786				RelativePath=".\tc.os.h"
787				>
788			</File>
789			<File
790				RelativePath=".\tc.sig.h"
791				>
792			</File>
793			<File
794				RelativePath=".\tc.wait.h"
795				>
796			</File>
797			<File
798				RelativePath=".\tw.decls.h"
799				>
800			</File>
801			<File
802				RelativePath=".\tw.h"
803				>
804			</File>
805			<File
806				RelativePath=".\win32\version.h"
807				>
808			</File>
809		</Filter>
810		<Filter
811			Name="Resource Files"
812			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
813			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
814			>
815			<File
816				RelativePath=".\win32\tcshrc.rc"
817				>
818			</File>
819			<File
820				RelativePath=".\win32\WILDCAT.RC"
821				>
822			</File>
823		</Filter>
824	</Files>
825	<Globals>
826	</Globals>
827</VisualStudioProject>
828