comparison WindowsOnly/WinScript/WinScript_2005.vcproj @ 0:db40c85cad7a default tip

upload sample source
author nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
date Mon, 09 May 2011 03:11:59 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:db40c85cad7a
1 <?xml version="1.0" encoding="shift_jis"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="WinScript"
6 ProjectGUID="{9F796F67-500D-4447-892E-544CE256780B}"
7 RootNamespace="WinScript"
8 Keyword="Win32Proj"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21 IntermediateDirectory="$(ConfigurationName)"
22 ConfigurationType="1"
23 CharacterSet="2"
24 >
25 <Tool
26 Name="VCPreBuildEventTool"
27 />
28 <Tool
29 Name="VCCustomBuildTool"
30 />
31 <Tool
32 Name="VCXMLDataGeneratorTool"
33 />
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
36 />
37 <Tool
38 Name="VCMIDLTool"
39 />
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
44 MinimalRebuild="true"
45 BasicRuntimeChecks="3"
46 RuntimeLibrary="3"
47 UsePrecompiledHeader="2"
48 WarningLevel="3"
49 Detect64BitPortabilityProblems="true"
50 DebugInformationFormat="4"
51 />
52 <Tool
53 Name="VCManagedResourceCompilerTool"
54 />
55 <Tool
56 Name="VCResourceCompilerTool"
57 />
58 <Tool
59 Name="VCPreLinkEventTool"
60 />
61 <Tool
62 Name="VCLinkerTool"
63 LinkIncremental="2"
64 GenerateDebugInformation="true"
65 SubSystem="2"
66 TargetMachine="1"
67 />
68 <Tool
69 Name="VCALinkTool"
70 />
71 <Tool
72 Name="VCManifestTool"
73 />
74 <Tool
75 Name="VCXDCMakeTool"
76 />
77 <Tool
78 Name="VCBscMakeTool"
79 />
80 <Tool
81 Name="VCFxCopTool"
82 />
83 <Tool
84 Name="VCAppVerifierTool"
85 />
86 <Tool
87 Name="VCWebDeploymentTool"
88 />
89 <Tool
90 Name="VCPostBuildEventTool"
91 />
92 </Configuration>
93 <Configuration
94 Name="Release|Win32"
95 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
96 IntermediateDirectory="$(ConfigurationName)"
97 ConfigurationType="1"
98 CharacterSet="1"
99 WholeProgramOptimization="1"
100 >
101 <Tool
102 Name="VCPreBuildEventTool"
103 />
104 <Tool
105 Name="VCCustomBuildTool"
106 />
107 <Tool
108 Name="VCXMLDataGeneratorTool"
109 />
110 <Tool
111 Name="VCWebServiceProxyGeneratorTool"
112 />
113 <Tool
114 Name="VCMIDLTool"
115 />
116 <Tool
117 Name="VCCLCompilerTool"
118 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
119 RuntimeLibrary="2"
120 UsePrecompiledHeader="2"
121 WarningLevel="3"
122 Detect64BitPortabilityProblems="true"
123 DebugInformationFormat="3"
124 />
125 <Tool
126 Name="VCManagedResourceCompilerTool"
127 />
128 <Tool
129 Name="VCResourceCompilerTool"
130 />
131 <Tool
132 Name="VCPreLinkEventTool"
133 />
134 <Tool
135 Name="VCLinkerTool"
136 LinkIncremental="1"
137 GenerateDebugInformation="true"
138 SubSystem="2"
139 OptimizeReferences="2"
140 EnableCOMDATFolding="2"
141 TargetMachine="1"
142 />
143 <Tool
144 Name="VCALinkTool"
145 />
146 <Tool
147 Name="VCManifestTool"
148 />
149 <Tool
150 Name="VCXDCMakeTool"
151 />
152 <Tool
153 Name="VCBscMakeTool"
154 />
155 <Tool
156 Name="VCFxCopTool"
157 />
158 <Tool
159 Name="VCAppVerifierTool"
160 />
161 <Tool
162 Name="VCWebDeploymentTool"
163 />
164 <Tool
165 Name="VCPostBuildEventTool"
166 />
167 </Configuration>
168 </Configurations>
169 <References>
170 </References>
171 <Files>
172 <Filter
173 Name="ソース ファイル"
174 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
175 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
176 >
177 <File
178 RelativePath=".\compiler.cpp"
179 >
180 <FileConfiguration
181 Name="Debug|Win32"
182 >
183 <Tool
184 Name="VCCLCompilerTool"
185 UsePrecompiledHeader="0"
186 />
187 </FileConfiguration>
188 </File>
189 <File
190 RelativePath=".\node.cpp"
191 >
192 <FileConfiguration
193 Name="Debug|Win32"
194 >
195 <Tool
196 Name="VCCLCompilerTool"
197 UsePrecompiledHeader="0"
198 />
199 </FileConfiguration>
200 </File>
201 <File
202 RelativePath=".\script-parser.cc"
203 >
204 <FileConfiguration
205 Name="Debug|Win32"
206 >
207 <Tool
208 Name="VCCLCompilerTool"
209 UsePrecompiledHeader="0"
210 DisableSpecificWarnings="4267"
211 />
212 </FileConfiguration>
213 </File>
214 <File
215 RelativePath=".\script-parser.yy"
216 >
217 <FileConfiguration
218 Name="Debug|Win32"
219 >
220 <Tool
221 Name="VCCustomBuildTool"
222 Description="bisonを実行しています。"
223 CommandLine="bison -d -ra -o$(InputName).cc &quot;$(InputPath)"
224 Outputs="$(InputName).cc"
225 />
226 </FileConfiguration>
227 </File>
228 <File
229 RelativePath=".\script-scanner.cc"
230 >
231 <FileConfiguration
232 Name="Debug|Win32"
233 >
234 <Tool
235 Name="VCCLCompilerTool"
236 UsePrecompiledHeader="0"
237 />
238 </FileConfiguration>
239 </File>
240 <File
241 RelativePath=".\script-scanner.ll"
242 >
243 <FileConfiguration
244 Name="Debug|Win32"
245 >
246 <Tool
247 Name="VCCustomBuildTool"
248 Description="flexを実行しています。"
249 CommandLine="flex -8 -o$(InputName).cc $(InputName).ll"
250 AdditionalDependencies="script-parser.hh"
251 Outputs="$(InputName).cc"
252 />
253 </FileConfiguration>
254 </File>
255 <File
256 RelativePath=".\stdafx.cpp"
257 >
258 <FileConfiguration
259 Name="Debug|Win32"
260 >
261 <Tool
262 Name="VCCLCompilerTool"
263 UsePrecompiledHeader="1"
264 />
265 </FileConfiguration>
266 <FileConfiguration
267 Name="Release|Win32"
268 >
269 <Tool
270 Name="VCCLCompilerTool"
271 UsePrecompiledHeader="1"
272 />
273 </FileConfiguration>
274 </File>
275 <File
276 RelativePath=".\WinScript.cpp"
277 >
278 </File>
279 </Filter>
280 <Filter
281 Name="ヘッダー ファイル"
282 Filter="h;hpp;hxx;hm;inl;inc;xsd"
283 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
284 >
285 <File
286 RelativePath=".\compiler.h"
287 >
288 </File>
289 <File
290 RelativePath=".\node.h"
291 >
292 </File>
293 <File
294 RelativePath=".\Resource.h"
295 >
296 </File>
297 <File
298 RelativePath=".\stdafx.h"
299 >
300 </File>
301 <File
302 RelativePath=".\vm.h"
303 >
304 </File>
305 <File
306 RelativePath=".\vm_code.h"
307 >
308 </File>
309 <File
310 RelativePath=".\vm_value.h"
311 >
312 </File>
313 <File
314 RelativePath=".\WinScript.h"
315 >
316 </File>
317 </Filter>
318 <Filter
319 Name="リソース ファイル"
320 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
321 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
322 >
323 <File
324 RelativePath=".\small.ico"
325 >
326 </File>
327 <File
328 RelativePath=".\WinScript.ico"
329 >
330 </File>
331 <File
332 RelativePath=".\WinScript.rc"
333 >
334 </File>
335 </Filter>
336 <File
337 RelativePath=".\ReadMe.txt"
338 >
339 </File>
340 </Files>
341 <Globals>
342 </Globals>
343 </VisualStudioProject>