eol
[mcs.git] / jay / jay2005.vcproj
blobf8bc7d1f866422510d5754bd9f1e4e116abdee91
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="jay2005"
6 ProjectGUID="{5D485D32-3B9F-4287-AB24-C8DA5B89F537}"
7 RootNamespace="jay"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="Debug"
21 IntermediateDirectory="Debug"
22 ConfigurationType="1"
23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
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"
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="0"
44 PreprocessorDefinitions="SKEL_DIRECTORY=&quot;&quot;.&quot;&quot;"
45 MinimalRebuild="true"
46 BasicRuntimeChecks="3"
47 RuntimeLibrary="1"
48 UsePrecompiledHeader="0"
49 WarningLevel="3"
50 Detect64BitPortabilityProblems="true"
51 DebugInformationFormat="4"
53 <Tool
54 Name="VCManagedResourceCompilerTool"
56 <Tool
57 Name="VCResourceCompilerTool"
59 <Tool
60 Name="VCPreLinkEventTool"
62 <Tool
63 Name="VCLinkerTool"
64 OutputFile="$(ProjectDir)/jay.exe"
65 LinkIncremental="2"
66 GenerateDebugInformation="true"
67 ProgramDatabaseFile="$(OutDir)/jay.pdb"
68 SubSystem="1"
69 TargetMachine="1"
71 <Tool
72 Name="VCALinkTool"
74 <Tool
75 Name="VCManifestTool"
77 <Tool
78 Name="VCXDCMakeTool"
80 <Tool
81 Name="VCBscMakeTool"
83 <Tool
84 Name="VCFxCopTool"
86 <Tool
87 Name="VCAppVerifierTool"
89 <Tool
90 Name="VCWebDeploymentTool"
92 <Tool
93 Name="VCPostBuildEventTool"
95 </Configuration>
96 <Configuration
97 Name="Release|Win32"
98 OutputDirectory="Release"
99 IntermediateDirectory="Release"
100 ConfigurationType="1"
101 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
102 CharacterSet="2"
104 <Tool
105 Name="VCPreBuildEventTool"
107 <Tool
108 Name="VCCustomBuildTool"
110 <Tool
111 Name="VCXMLDataGeneratorTool"
113 <Tool
114 Name="VCWebServiceProxyGeneratorTool"
116 <Tool
117 Name="VCMIDLTool"
119 <Tool
120 Name="VCCLCompilerTool"
121 PreprocessorDefinitions="SKEL_DIRECTORY=&quot;&quot;.&quot;&quot;"
122 RuntimeLibrary="0"
123 UsePrecompiledHeader="0"
124 WarningLevel="3"
125 Detect64BitPortabilityProblems="true"
126 DebugInformationFormat="3"
128 <Tool
129 Name="VCManagedResourceCompilerTool"
131 <Tool
132 Name="VCResourceCompilerTool"
134 <Tool
135 Name="VCPreLinkEventTool"
137 <Tool
138 Name="VCLinkerTool"
139 OutputFile="$(ProjectDir)/jay.exe"
140 LinkIncremental="1"
141 GenerateDebugInformation="true"
142 SubSystem="1"
143 OptimizeReferences="2"
144 EnableCOMDATFolding="2"
145 TargetMachine="1"
147 <Tool
148 Name="VCALinkTool"
150 <Tool
151 Name="VCManifestTool"
153 <Tool
154 Name="VCXDCMakeTool"
156 <Tool
157 Name="VCBscMakeTool"
159 <Tool
160 Name="VCFxCopTool"
162 <Tool
163 Name="VCAppVerifierTool"
165 <Tool
166 Name="VCWebDeploymentTool"
168 <Tool
169 Name="VCPostBuildEventTool"
171 </Configuration>
172 </Configurations>
173 <References>
174 </References>
175 <Files>
176 <Filter
177 Name="Source Files"
178 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
179 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
181 <File
182 RelativePath=".\closure.c"
184 </File>
185 <File
186 RelativePath=".\error.c"
188 </File>
189 <File
190 RelativePath=".\lalr.c"
192 </File>
193 <File
194 RelativePath=".\lr0.c"
196 </File>
197 <File
198 RelativePath=".\main.c"
200 </File>
201 <File
202 RelativePath=".\mkpar.c"
204 </File>
205 <File
206 RelativePath=".\output.c"
208 </File>
209 <File
210 RelativePath=".\reader.c"
212 </File>
213 <File
214 RelativePath=".\symtab.c"
216 </File>
217 <File
218 RelativePath=".\verbose.c"
220 </File>
221 <File
222 RelativePath=".\warshall.c"
224 </File>
225 </Filter>
226 <Filter
227 Name="Header Files"
228 Filter="h;hpp;hxx;hm;inl;inc;xsd"
229 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
231 <File
232 RelativePath=".\defs.h"
234 </File>
235 </Filter>
236 <Filter
237 Name="Resource Files"
238 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
239 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
241 </Filter>
242 </Files>
243 <Globals>
244 </Globals>
245 </VisualStudioProject>