1 | <?xml version="1.0" encoding="shift_jis"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="8.00"
|
---|
5 | Name="BasicCompiler32"
|
---|
6 | ProjectGUID="{11F0E9AB-EAEC-4616-A9DD-838073342CBB}"
|
---|
7 | >
|
---|
8 | <Platforms>
|
---|
9 | <Platform
|
---|
10 | Name="Win32"
|
---|
11 | />
|
---|
12 | </Platforms>
|
---|
13 | <ToolFiles>
|
---|
14 | </ToolFiles>
|
---|
15 | <Configurations>
|
---|
16 | <Configuration
|
---|
17 | Name="Debug|Win32"
|
---|
18 | OutputDirectory=".\Debug"
|
---|
19 | IntermediateDirectory=".\Debug"
|
---|
20 | ConfigurationType="1"
|
---|
21 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
---|
22 | UseOfMFC="0"
|
---|
23 | ATLMinimizesCRunTimeLibraryUsage="false"
|
---|
24 | CharacterSet="2"
|
---|
25 | >
|
---|
26 | <Tool
|
---|
27 | Name="VCPreBuildEventTool"
|
---|
28 | />
|
---|
29 | <Tool
|
---|
30 | Name="VCCustomBuildTool"
|
---|
31 | />
|
---|
32 | <Tool
|
---|
33 | Name="VCXMLDataGeneratorTool"
|
---|
34 | />
|
---|
35 | <Tool
|
---|
36 | Name="VCWebServiceProxyGeneratorTool"
|
---|
37 | />
|
---|
38 | <Tool
|
---|
39 | Name="VCMIDLTool"
|
---|
40 | PreprocessorDefinitions="_DEBUG"
|
---|
41 | MkTypLibCompatible="true"
|
---|
42 | SuppressStartupBanner="true"
|
---|
43 | TargetEnvironment="1"
|
---|
44 | TypeLibraryName=".\Debug/BasicCompiler.tlb"
|
---|
45 | HeaderFileName=""
|
---|
46 | />
|
---|
47 | <Tool
|
---|
48 | Name="VCCLCompilerTool"
|
---|
49 | Optimization="0"
|
---|
50 | AdditionalIncludeDirectories="..\cpplibs\boost;..\BasicCompiler_Common\include"
|
---|
51 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;JPN"
|
---|
52 | MinimalRebuild="true"
|
---|
53 | BasicRuntimeChecks="3"
|
---|
54 | RuntimeLibrary="1"
|
---|
55 | PrecompiledHeaderFile=".\Debug/BasicCompiler.pch"
|
---|
56 | AssemblerListingLocation=".\Debug/"
|
---|
57 | ObjectFile=".\Debug/"
|
---|
58 | ProgramDataBaseFileName=".\Debug/"
|
---|
59 | BrowseInformation="1"
|
---|
60 | WarningLevel="3"
|
---|
61 | SuppressStartupBanner="true"
|
---|
62 | DebugInformationFormat="4"
|
---|
63 | />
|
---|
64 | <Tool
|
---|
65 | Name="VCManagedResourceCompilerTool"
|
---|
66 | />
|
---|
67 | <Tool
|
---|
68 | Name="VCResourceCompilerTool"
|
---|
69 | PreprocessorDefinitions="_DEBUG,JPN"
|
---|
70 | Culture="1041"
|
---|
71 | />
|
---|
72 | <Tool
|
---|
73 | Name="VCPreLinkEventTool"
|
---|
74 | />
|
---|
75 | <Tool
|
---|
76 | Name="VCLinkerTool"
|
---|
77 | AdditionalDependencies="comctl32.lib psapi.lib"
|
---|
78 | OutputFile="../ActiveBasic/BasicCompiler32.exe"
|
---|
79 | LinkIncremental="2"
|
---|
80 | SuppressStartupBanner="true"
|
---|
81 | GenerateDebugInformation="true"
|
---|
82 | ProgramDatabaseFile=".\Debug/BasicCompiler32.pdb"
|
---|
83 | SubSystem="2"
|
---|
84 | TargetMachine="1"
|
---|
85 | />
|
---|
86 | <Tool
|
---|
87 | Name="VCALinkTool"
|
---|
88 | />
|
---|
89 | <Tool
|
---|
90 | Name="VCManifestTool"
|
---|
91 | AdditionalManifestFiles="manifest.xml"
|
---|
92 | />
|
---|
93 | <Tool
|
---|
94 | Name="VCXDCMakeTool"
|
---|
95 | />
|
---|
96 | <Tool
|
---|
97 | Name="VCBscMakeTool"
|
---|
98 | SuppressStartupBanner="true"
|
---|
99 | OutputFile=".\Debug/BasicCompiler.bsc"
|
---|
100 | />
|
---|
101 | <Tool
|
---|
102 | Name="VCFxCopTool"
|
---|
103 | />
|
---|
104 | <Tool
|
---|
105 | Name="VCAppVerifierTool"
|
---|
106 | />
|
---|
107 | <Tool
|
---|
108 | Name="VCWebDeploymentTool"
|
---|
109 | />
|
---|
110 | <Tool
|
---|
111 | Name="VCPostBuildEventTool"
|
---|
112 | />
|
---|
113 | </Configuration>
|
---|
114 | <Configuration
|
---|
115 | Name="Release|Win32"
|
---|
116 | OutputDirectory=".\Release"
|
---|
117 | IntermediateDirectory=".\Release"
|
---|
118 | ConfigurationType="1"
|
---|
119 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
---|
120 | UseOfMFC="0"
|
---|
121 | ATLMinimizesCRunTimeLibraryUsage="false"
|
---|
122 | CharacterSet="2"
|
---|
123 | >
|
---|
124 | <Tool
|
---|
125 | Name="VCPreBuildEventTool"
|
---|
126 | />
|
---|
127 | <Tool
|
---|
128 | Name="VCCustomBuildTool"
|
---|
129 | />
|
---|
130 | <Tool
|
---|
131 | Name="VCXMLDataGeneratorTool"
|
---|
132 | />
|
---|
133 | <Tool
|
---|
134 | Name="VCWebServiceProxyGeneratorTool"
|
---|
135 | />
|
---|
136 | <Tool
|
---|
137 | Name="VCMIDLTool"
|
---|
138 | PreprocessorDefinitions="NDEBUG"
|
---|
139 | MkTypLibCompatible="true"
|
---|
140 | SuppressStartupBanner="true"
|
---|
141 | TargetEnvironment="1"
|
---|
142 | TypeLibraryName=".\Release/BasicCompiler.tlb"
|
---|
143 | HeaderFileName=""
|
---|
144 | />
|
---|
145 | <Tool
|
---|
146 | Name="VCCLCompilerTool"
|
---|
147 | Optimization="2"
|
---|
148 | InlineFunctionExpansion="2"
|
---|
149 | FavorSizeOrSpeed="1"
|
---|
150 | AdditionalIncludeDirectories="..\cpplibs\boost;..\BasicCompiler_Common\include"
|
---|
151 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;JPN"
|
---|
152 | StringPooling="true"
|
---|
153 | RuntimeLibrary="0"
|
---|
154 | EnableFunctionLevelLinking="true"
|
---|
155 | RuntimeTypeInfo="true"
|
---|
156 | PrecompiledHeaderFile=".\Release/BasicCompiler.pch"
|
---|
157 | AssemblerListingLocation=".\Release/"
|
---|
158 | ObjectFile=".\Release/"
|
---|
159 | ProgramDataBaseFileName=".\Release/"
|
---|
160 | BrowseInformation="0"
|
---|
161 | BrowseInformationFile=".\Release/"
|
---|
162 | WarningLevel="3"
|
---|
163 | SuppressStartupBanner="true"
|
---|
164 | />
|
---|
165 | <Tool
|
---|
166 | Name="VCManagedResourceCompilerTool"
|
---|
167 | />
|
---|
168 | <Tool
|
---|
169 | Name="VCResourceCompilerTool"
|
---|
170 | PreprocessorDefinitions="NDEBUG,JPN"
|
---|
171 | Culture="1041"
|
---|
172 | />
|
---|
173 | <Tool
|
---|
174 | Name="VCPreLinkEventTool"
|
---|
175 | />
|
---|
176 | <Tool
|
---|
177 | Name="VCLinkerTool"
|
---|
178 | AdditionalDependencies="comctl32.lib psapi.lib"
|
---|
179 | OutputFile="../ActiveBasic/BasicCompiler32.exe"
|
---|
180 | LinkIncremental="1"
|
---|
181 | SuppressStartupBanner="true"
|
---|
182 | ProgramDatabaseFile=".\Release/BasicCompiler32.pdb"
|
---|
183 | SubSystem="2"
|
---|
184 | TargetMachine="1"
|
---|
185 | />
|
---|
186 | <Tool
|
---|
187 | Name="VCALinkTool"
|
---|
188 | />
|
---|
189 | <Tool
|
---|
190 | Name="VCManifestTool"
|
---|
191 | AdditionalManifestFiles="manifest.xml"
|
---|
192 | />
|
---|
193 | <Tool
|
---|
194 | Name="VCXDCMakeTool"
|
---|
195 | />
|
---|
196 | <Tool
|
---|
197 | Name="VCBscMakeTool"
|
---|
198 | SuppressStartupBanner="true"
|
---|
199 | OutputFile=".\Release/BasicCompiler.bsc"
|
---|
200 | />
|
---|
201 | <Tool
|
---|
202 | Name="VCFxCopTool"
|
---|
203 | />
|
---|
204 | <Tool
|
---|
205 | Name="VCAppVerifierTool"
|
---|
206 | />
|
---|
207 | <Tool
|
---|
208 | Name="VCWebDeploymentTool"
|
---|
209 | />
|
---|
210 | <Tool
|
---|
211 | Name="VCPostBuildEventTool"
|
---|
212 | />
|
---|
213 | </Configuration>
|
---|
214 | <Configuration
|
---|
215 | Name="English_Rel|Win32"
|
---|
216 | OutputDirectory=".\English_Rel"
|
---|
217 | IntermediateDirectory=".\English_Rel"
|
---|
218 | ConfigurationType="1"
|
---|
219 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
---|
220 | UseOfMFC="0"
|
---|
221 | ATLMinimizesCRunTimeLibraryUsage="false"
|
---|
222 | CharacterSet="2"
|
---|
223 | >
|
---|
224 | <Tool
|
---|
225 | Name="VCPreBuildEventTool"
|
---|
226 | />
|
---|
227 | <Tool
|
---|
228 | Name="VCCustomBuildTool"
|
---|
229 | />
|
---|
230 | <Tool
|
---|
231 | Name="VCXMLDataGeneratorTool"
|
---|
232 | />
|
---|
233 | <Tool
|
---|
234 | Name="VCWebServiceProxyGeneratorTool"
|
---|
235 | />
|
---|
236 | <Tool
|
---|
237 | Name="VCMIDLTool"
|
---|
238 | PreprocessorDefinitions="NDEBUG"
|
---|
239 | MkTypLibCompatible="true"
|
---|
240 | SuppressStartupBanner="true"
|
---|
241 | TargetEnvironment="1"
|
---|
242 | TypeLibraryName=".\English_Rel/BasicCompiler.tlb"
|
---|
243 | HeaderFileName=""
|
---|
244 | />
|
---|
245 | <Tool
|
---|
246 | Name="VCCLCompilerTool"
|
---|
247 | Optimization="2"
|
---|
248 | InlineFunctionExpansion="1"
|
---|
249 | AdditionalIncludeDirectories="..\cpplibs\boost;..\BasicCompiler_Common\include"
|
---|
250 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;ENG"
|
---|
251 | StringPooling="true"
|
---|
252 | RuntimeLibrary="0"
|
---|
253 | EnableFunctionLevelLinking="true"
|
---|
254 | PrecompiledHeaderFile=".\English_Rel/BasicCompiler.pch"
|
---|
255 | AssemblerListingLocation=".\English_Rel/"
|
---|
256 | ObjectFile=".\English_Rel/"
|
---|
257 | ProgramDataBaseFileName=".\English_Rel/"
|
---|
258 | BrowseInformation="2"
|
---|
259 | BrowseInformationFile=".\English_Rel/"
|
---|
260 | WarningLevel="3"
|
---|
261 | SuppressStartupBanner="true"
|
---|
262 | />
|
---|
263 | <Tool
|
---|
264 | Name="VCManagedResourceCompilerTool"
|
---|
265 | />
|
---|
266 | <Tool
|
---|
267 | Name="VCResourceCompilerTool"
|
---|
268 | PreprocessorDefinitions="NDEBUG,ENG"
|
---|
269 | Culture="1033"
|
---|
270 | />
|
---|
271 | <Tool
|
---|
272 | Name="VCPreLinkEventTool"
|
---|
273 | />
|
---|
274 | <Tool
|
---|
275 | Name="VCLinkerTool"
|
---|
276 | AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
|
---|
277 | OutputFile="../ActiveBasic/BasicCompiler32.exe"
|
---|
278 | LinkIncremental="1"
|
---|
279 | SuppressStartupBanner="true"
|
---|
280 | ProgramDatabaseFile=".\English_Rel/BasicCompiler32.pdb"
|
---|
281 | SubSystem="2"
|
---|
282 | TargetMachine="1"
|
---|
283 | />
|
---|
284 | <Tool
|
---|
285 | Name="VCALinkTool"
|
---|
286 | />
|
---|
287 | <Tool
|
---|
288 | Name="VCManifestTool"
|
---|
289 | AdditionalManifestFiles="manifest.xml"
|
---|
290 | />
|
---|
291 | <Tool
|
---|
292 | Name="VCXDCMakeTool"
|
---|
293 | />
|
---|
294 | <Tool
|
---|
295 | Name="VCBscMakeTool"
|
---|
296 | SuppressStartupBanner="true"
|
---|
297 | OutputFile=".\English_Rel/BasicCompiler.bsc"
|
---|
298 | />
|
---|
299 | <Tool
|
---|
300 | Name="VCFxCopTool"
|
---|
301 | />
|
---|
302 | <Tool
|
---|
303 | Name="VCAppVerifierTool"
|
---|
304 | />
|
---|
305 | <Tool
|
---|
306 | Name="VCWebDeploymentTool"
|
---|
307 | />
|
---|
308 | <Tool
|
---|
309 | Name="VCPostBuildEventTool"
|
---|
310 | />
|
---|
311 | </Configuration>
|
---|
312 | </Configurations>
|
---|
313 | <References>
|
---|
314 | </References>
|
---|
315 | <Files>
|
---|
316 | <Filter
|
---|
317 | Name="Source Files"
|
---|
318 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
---|
319 | >
|
---|
320 | <File
|
---|
321 | RelativePath="BasicCompiler.rc"
|
---|
322 | >
|
---|
323 | <FileConfiguration
|
---|
324 | Name="Debug|Win32"
|
---|
325 | >
|
---|
326 | <Tool
|
---|
327 | Name="VCResourceCompilerTool"
|
---|
328 | PreprocessorDefinitions=""
|
---|
329 | />
|
---|
330 | </FileConfiguration>
|
---|
331 | <FileConfiguration
|
---|
332 | Name="Release|Win32"
|
---|
333 | >
|
---|
334 | <Tool
|
---|
335 | Name="VCResourceCompilerTool"
|
---|
336 | PreprocessorDefinitions=""
|
---|
337 | />
|
---|
338 | </FileConfiguration>
|
---|
339 | <FileConfiguration
|
---|
340 | Name="English_Rel|Win32"
|
---|
341 | >
|
---|
342 | <Tool
|
---|
343 | Name="VCResourceCompilerTool"
|
---|
344 | PreprocessorDefinitions=""
|
---|
345 | />
|
---|
346 | </FileConfiguration>
|
---|
347 | </File>
|
---|
348 | <Filter
|
---|
349 | Name="32及び64共通"
|
---|
350 | >
|
---|
351 | <File
|
---|
352 | RelativePath="..\BasicCompiler_Common\BasicCompiler.cpp"
|
---|
353 | >
|
---|
354 | <FileConfiguration
|
---|
355 | Name="Debug|Win32"
|
---|
356 | >
|
---|
357 | <Tool
|
---|
358 | Name="VCCLCompilerTool"
|
---|
359 | PreprocessorDefinitions=""
|
---|
360 | />
|
---|
361 | </FileConfiguration>
|
---|
362 | <FileConfiguration
|
---|
363 | Name="Release|Win32"
|
---|
364 | >
|
---|
365 | <Tool
|
---|
366 | Name="VCCLCompilerTool"
|
---|
367 | PreprocessorDefinitions=""
|
---|
368 | />
|
---|
369 | </FileConfiguration>
|
---|
370 | <FileConfiguration
|
---|
371 | Name="English_Rel|Win32"
|
---|
372 | >
|
---|
373 | <Tool
|
---|
374 | Name="VCCLCompilerTool"
|
---|
375 | PreprocessorDefinitions=""
|
---|
376 | />
|
---|
377 | </FileConfiguration>
|
---|
378 | </File>
|
---|
379 | <File
|
---|
380 | RelativePath="..\BasicCompiler_Common\calculation.cpp"
|
---|
381 | >
|
---|
382 | <FileConfiguration
|
---|
383 | Name="Debug|Win32"
|
---|
384 | >
|
---|
385 | <Tool
|
---|
386 | Name="VCCLCompilerTool"
|
---|
387 | PreprocessorDefinitions=""
|
---|
388 | />
|
---|
389 | </FileConfiguration>
|
---|
390 | <FileConfiguration
|
---|
391 | Name="Release|Win32"
|
---|
392 | >
|
---|
393 | <Tool
|
---|
394 | Name="VCCLCompilerTool"
|
---|
395 | PreprocessorDefinitions=""
|
---|
396 | />
|
---|
397 | </FileConfiguration>
|
---|
398 | <FileConfiguration
|
---|
399 | Name="English_Rel|Win32"
|
---|
400 | >
|
---|
401 | <Tool
|
---|
402 | Name="VCCLCompilerTool"
|
---|
403 | PreprocessorDefinitions=""
|
---|
404 | />
|
---|
405 | </FileConfiguration>
|
---|
406 | </File>
|
---|
407 | <File
|
---|
408 | RelativePath="..\BasicCompiler_Common\Compile.cpp"
|
---|
409 | >
|
---|
410 | <FileConfiguration
|
---|
411 | Name="Debug|Win32"
|
---|
412 | >
|
---|
413 | <Tool
|
---|
414 | Name="VCCLCompilerTool"
|
---|
415 | PreprocessorDefinitions=""
|
---|
416 | />
|
---|
417 | </FileConfiguration>
|
---|
418 | <FileConfiguration
|
---|
419 | Name="Release|Win32"
|
---|
420 | >
|
---|
421 | <Tool
|
---|
422 | Name="VCCLCompilerTool"
|
---|
423 | PreprocessorDefinitions=""
|
---|
424 | />
|
---|
425 | </FileConfiguration>
|
---|
426 | <FileConfiguration
|
---|
427 | Name="English_Rel|Win32"
|
---|
428 | >
|
---|
429 | <Tool
|
---|
430 | Name="VCCLCompilerTool"
|
---|
431 | PreprocessorDefinitions=""
|
---|
432 | />
|
---|
433 | </FileConfiguration>
|
---|
434 | </File>
|
---|
435 | <File
|
---|
436 | RelativePath="..\BasicCompiler_Common\Diagnose.cpp"
|
---|
437 | >
|
---|
438 | </File>
|
---|
439 | <File
|
---|
440 | RelativePath="..\BasicCompiler_Common\error.cpp"
|
---|
441 | >
|
---|
442 | <FileConfiguration
|
---|
443 | Name="Debug|Win32"
|
---|
444 | >
|
---|
445 | <Tool
|
---|
446 | Name="VCCLCompilerTool"
|
---|
447 | PreprocessorDefinitions=""
|
---|
448 | />
|
---|
449 | </FileConfiguration>
|
---|
450 | <FileConfiguration
|
---|
451 | Name="Release|Win32"
|
---|
452 | >
|
---|
453 | <Tool
|
---|
454 | Name="VCCLCompilerTool"
|
---|
455 | PreprocessorDefinitions=""
|
---|
456 | />
|
---|
457 | </FileConfiguration>
|
---|
458 | <FileConfiguration
|
---|
459 | Name="English_Rel|Win32"
|
---|
460 | >
|
---|
461 | <Tool
|
---|
462 | Name="VCCLCompilerTool"
|
---|
463 | PreprocessorDefinitions=""
|
---|
464 | />
|
---|
465 | </FileConfiguration>
|
---|
466 | </File>
|
---|
467 | <File
|
---|
468 | RelativePath="..\BasicCompiler_Common\gc.cpp"
|
---|
469 | >
|
---|
470 | <FileConfiguration
|
---|
471 | Name="Debug|Win32"
|
---|
472 | >
|
---|
473 | <Tool
|
---|
474 | Name="VCCLCompilerTool"
|
---|
475 | PreprocessorDefinitions=""
|
---|
476 | />
|
---|
477 | </FileConfiguration>
|
---|
478 | <FileConfiguration
|
---|
479 | Name="Release|Win32"
|
---|
480 | >
|
---|
481 | <Tool
|
---|
482 | Name="VCCLCompilerTool"
|
---|
483 | PreprocessorDefinitions=""
|
---|
484 | />
|
---|
485 | </FileConfiguration>
|
---|
486 | <FileConfiguration
|
---|
487 | Name="English_Rel|Win32"
|
---|
488 | >
|
---|
489 | <Tool
|
---|
490 | Name="VCCLCompilerTool"
|
---|
491 | PreprocessorDefinitions=""
|
---|
492 | />
|
---|
493 | </FileConfiguration>
|
---|
494 | </File>
|
---|
495 | <File
|
---|
496 | RelativePath="..\BasicCompiler_Common\hash.cpp"
|
---|
497 | >
|
---|
498 | <FileConfiguration
|
---|
499 | Name="Debug|Win32"
|
---|
500 | >
|
---|
501 | <Tool
|
---|
502 | Name="VCCLCompilerTool"
|
---|
503 | PreprocessorDefinitions=""
|
---|
504 | />
|
---|
505 | </FileConfiguration>
|
---|
506 | <FileConfiguration
|
---|
507 | Name="Release|Win32"
|
---|
508 | >
|
---|
509 | <Tool
|
---|
510 | Name="VCCLCompilerTool"
|
---|
511 | PreprocessorDefinitions=""
|
---|
512 | />
|
---|
513 | </FileConfiguration>
|
---|
514 | <FileConfiguration
|
---|
515 | Name="English_Rel|Win32"
|
---|
516 | >
|
---|
517 | <Tool
|
---|
518 | Name="VCCLCompilerTool"
|
---|
519 | PreprocessorDefinitions=""
|
---|
520 | />
|
---|
521 | </FileConfiguration>
|
---|
522 | </File>
|
---|
523 | <File
|
---|
524 | RelativePath="..\BasicCompiler_Common\MakeExe.cpp"
|
---|
525 | >
|
---|
526 | <FileConfiguration
|
---|
527 | Name="Debug|Win32"
|
---|
528 | >
|
---|
529 | <Tool
|
---|
530 | Name="VCCLCompilerTool"
|
---|
531 | PreprocessorDefinitions=""
|
---|
532 | />
|
---|
533 | </FileConfiguration>
|
---|
534 | <FileConfiguration
|
---|
535 | Name="Release|Win32"
|
---|
536 | >
|
---|
537 | <Tool
|
---|
538 | Name="VCCLCompilerTool"
|
---|
539 | PreprocessorDefinitions=""
|
---|
540 | />
|
---|
541 | </FileConfiguration>
|
---|
542 | <FileConfiguration
|
---|
543 | Name="English_Rel|Win32"
|
---|
544 | >
|
---|
545 | <Tool
|
---|
546 | Name="VCCLCompilerTool"
|
---|
547 | PreprocessorDefinitions=""
|
---|
548 | />
|
---|
549 | </FileConfiguration>
|
---|
550 | </File>
|
---|
551 | <File
|
---|
552 | RelativePath="..\BasicCompiler_Common\NumOpe_GetType.cpp"
|
---|
553 | >
|
---|
554 | <FileConfiguration
|
---|
555 | Name="Debug|Win32"
|
---|
556 | >
|
---|
557 | <Tool
|
---|
558 | Name="VCCLCompilerTool"
|
---|
559 | PreprocessorDefinitions=""
|
---|
560 | />
|
---|
561 | </FileConfiguration>
|
---|
562 | <FileConfiguration
|
---|
563 | Name="Release|Win32"
|
---|
564 | >
|
---|
565 | <Tool
|
---|
566 | Name="VCCLCompilerTool"
|
---|
567 | PreprocessorDefinitions=""
|
---|
568 | />
|
---|
569 | </FileConfiguration>
|
---|
570 | <FileConfiguration
|
---|
571 | Name="English_Rel|Win32"
|
---|
572 | >
|
---|
573 | <Tool
|
---|
574 | Name="VCCLCompilerTool"
|
---|
575 | PreprocessorDefinitions=""
|
---|
576 | />
|
---|
577 | </FileConfiguration>
|
---|
578 | </File>
|
---|
579 | <File
|
---|
580 | RelativePath="..\BasicCompiler_Common\Object.cpp"
|
---|
581 | >
|
---|
582 | <FileConfiguration
|
---|
583 | Name="Debug|Win32"
|
---|
584 | >
|
---|
585 | <Tool
|
---|
586 | Name="VCCLCompilerTool"
|
---|
587 | PreprocessorDefinitions=""
|
---|
588 | />
|
---|
589 | </FileConfiguration>
|
---|
590 | <FileConfiguration
|
---|
591 | Name="Release|Win32"
|
---|
592 | >
|
---|
593 | <Tool
|
---|
594 | Name="VCCLCompilerTool"
|
---|
595 | PreprocessorDefinitions=""
|
---|
596 | />
|
---|
597 | </FileConfiguration>
|
---|
598 | <FileConfiguration
|
---|
599 | Name="English_Rel|Win32"
|
---|
600 | >
|
---|
601 | <Tool
|
---|
602 | Name="VCCLCompilerTool"
|
---|
603 | PreprocessorDefinitions=""
|
---|
604 | />
|
---|
605 | </FileConfiguration>
|
---|
606 | </File>
|
---|
607 | <File
|
---|
608 | RelativePath="..\BasicCompiler_Common\OldStatement.cpp"
|
---|
609 | >
|
---|
610 | </File>
|
---|
611 | <File
|
---|
612 | RelativePath="..\BasicCompiler_Common\Overload.cpp"
|
---|
613 | >
|
---|
614 | <FileConfiguration
|
---|
615 | Name="Debug|Win32"
|
---|
616 | >
|
---|
617 | <Tool
|
---|
618 | Name="VCCLCompilerTool"
|
---|
619 | PreprocessorDefinitions=""
|
---|
620 | />
|
---|
621 | </FileConfiguration>
|
---|
622 | <FileConfiguration
|
---|
623 | Name="Release|Win32"
|
---|
624 | >
|
---|
625 | <Tool
|
---|
626 | Name="VCCLCompilerTool"
|
---|
627 | PreprocessorDefinitions=""
|
---|
628 | />
|
---|
629 | </FileConfiguration>
|
---|
630 | <FileConfiguration
|
---|
631 | Name="English_Rel|Win32"
|
---|
632 | >
|
---|
633 | <Tool
|
---|
634 | Name="VCCLCompilerTool"
|
---|
635 | PreprocessorDefinitions=""
|
---|
636 | />
|
---|
637 | </FileConfiguration>
|
---|
638 | </File>
|
---|
639 | <File
|
---|
640 | RelativePath="..\BasicCompiler_Common\RSrcSection.cpp"
|
---|
641 | >
|
---|
642 | <FileConfiguration
|
---|
643 | Name="Debug|Win32"
|
---|
644 | >
|
---|
645 | <Tool
|
---|
646 | Name="VCCLCompilerTool"
|
---|
647 | PreprocessorDefinitions=""
|
---|
648 | />
|
---|
649 | </FileConfiguration>
|
---|
650 | <FileConfiguration
|
---|
651 | Name="Release|Win32"
|
---|
652 | >
|
---|
653 | <Tool
|
---|
654 | Name="VCCLCompilerTool"
|
---|
655 | PreprocessorDefinitions=""
|
---|
656 | />
|
---|
657 | </FileConfiguration>
|
---|
658 | <FileConfiguration
|
---|
659 | Name="English_Rel|Win32"
|
---|
660 | >
|
---|
661 | <Tool
|
---|
662 | Name="VCCLCompilerTool"
|
---|
663 | PreprocessorDefinitions=""
|
---|
664 | />
|
---|
665 | </FileConfiguration>
|
---|
666 | </File>
|
---|
667 | <File
|
---|
668 | RelativePath="..\BasicCompiler_Common\StrOperation.cpp"
|
---|
669 | >
|
---|
670 | <FileConfiguration
|
---|
671 | Name="Debug|Win32"
|
---|
672 | >
|
---|
673 | <Tool
|
---|
674 | Name="VCCLCompilerTool"
|
---|
675 | PreprocessorDefinitions=""
|
---|
676 | />
|
---|
677 | </FileConfiguration>
|
---|
678 | <FileConfiguration
|
---|
679 | Name="Release|Win32"
|
---|
680 | >
|
---|
681 | <Tool
|
---|
682 | Name="VCCLCompilerTool"
|
---|
683 | PreprocessorDefinitions=""
|
---|
684 | />
|
---|
685 | </FileConfiguration>
|
---|
686 | <FileConfiguration
|
---|
687 | Name="English_Rel|Win32"
|
---|
688 | >
|
---|
689 | <Tool
|
---|
690 | Name="VCCLCompilerTool"
|
---|
691 | PreprocessorDefinitions=""
|
---|
692 | />
|
---|
693 | </FileConfiguration>
|
---|
694 | </File>
|
---|
695 | <Filter
|
---|
696 | Name="Intermediate"
|
---|
697 | >
|
---|
698 | <File
|
---|
699 | RelativePath="..\BasicCompiler_Common\CommandFormat.cpp"
|
---|
700 | >
|
---|
701 | <FileConfiguration
|
---|
702 | Name="Debug|Win32"
|
---|
703 | >
|
---|
704 | <Tool
|
---|
705 | Name="VCCLCompilerTool"
|
---|
706 | PreprocessorDefinitions=""
|
---|
707 | />
|
---|
708 | </FileConfiguration>
|
---|
709 | <FileConfiguration
|
---|
710 | Name="Release|Win32"
|
---|
711 | >
|
---|
712 | <Tool
|
---|
713 | Name="VCCLCompilerTool"
|
---|
714 | PreprocessorDefinitions=""
|
---|
715 | />
|
---|
716 | </FileConfiguration>
|
---|
717 | <FileConfiguration
|
---|
718 | Name="English_Rel|Win32"
|
---|
719 | >
|
---|
720 | <Tool
|
---|
721 | Name="VCCLCompilerTool"
|
---|
722 | PreprocessorDefinitions=""
|
---|
723 | />
|
---|
724 | </FileConfiguration>
|
---|
725 | </File>
|
---|
726 | <File
|
---|
727 | RelativePath="..\BasicCompiler_Common\Intermediate_Step1.cpp"
|
---|
728 | >
|
---|
729 | <FileConfiguration
|
---|
730 | Name="Debug|Win32"
|
---|
731 | >
|
---|
732 | <Tool
|
---|
733 | Name="VCCLCompilerTool"
|
---|
734 | PreprocessorDefinitions=""
|
---|
735 | />
|
---|
736 | </FileConfiguration>
|
---|
737 | <FileConfiguration
|
---|
738 | Name="Release|Win32"
|
---|
739 | >
|
---|
740 | <Tool
|
---|
741 | Name="VCCLCompilerTool"
|
---|
742 | PreprocessorDefinitions=""
|
---|
743 | />
|
---|
744 | </FileConfiguration>
|
---|
745 | <FileConfiguration
|
---|
746 | Name="English_Rel|Win32"
|
---|
747 | >
|
---|
748 | <Tool
|
---|
749 | Name="VCCLCompilerTool"
|
---|
750 | PreprocessorDefinitions=""
|
---|
751 | />
|
---|
752 | </FileConfiguration>
|
---|
753 | </File>
|
---|
754 | <File
|
---|
755 | RelativePath="..\BasicCompiler_Common\Intermediate_Step2.cpp"
|
---|
756 | >
|
---|
757 | <FileConfiguration
|
---|
758 | Name="Debug|Win32"
|
---|
759 | >
|
---|
760 | <Tool
|
---|
761 | Name="VCCLCompilerTool"
|
---|
762 | PreprocessorDefinitions=""
|
---|
763 | />
|
---|
764 | </FileConfiguration>
|
---|
765 | <FileConfiguration
|
---|
766 | Name="Release|Win32"
|
---|
767 | >
|
---|
768 | <Tool
|
---|
769 | Name="VCCLCompilerTool"
|
---|
770 | PreprocessorDefinitions=""
|
---|
771 | />
|
---|
772 | </FileConfiguration>
|
---|
773 | <FileConfiguration
|
---|
774 | Name="English_Rel|Win32"
|
---|
775 | >
|
---|
776 | <Tool
|
---|
777 | Name="VCCLCompilerTool"
|
---|
778 | PreprocessorDefinitions=""
|
---|
779 | />
|
---|
780 | </FileConfiguration>
|
---|
781 | </File>
|
---|
782 | <File
|
---|
783 | RelativePath="..\BasicCompiler_Common\Resource.cpp"
|
---|
784 | >
|
---|
785 | <FileConfiguration
|
---|
786 | Name="Debug|Win32"
|
---|
787 | >
|
---|
788 | <Tool
|
---|
789 | Name="VCCLCompilerTool"
|
---|
790 | PreprocessorDefinitions=""
|
---|
791 | />
|
---|
792 | </FileConfiguration>
|
---|
793 | <FileConfiguration
|
---|
794 | Name="Release|Win32"
|
---|
795 | >
|
---|
796 | <Tool
|
---|
797 | Name="VCCLCompilerTool"
|
---|
798 | PreprocessorDefinitions=""
|
---|
799 | />
|
---|
800 | </FileConfiguration>
|
---|
801 | <FileConfiguration
|
---|
802 | Name="English_Rel|Win32"
|
---|
803 | >
|
---|
804 | <Tool
|
---|
805 | Name="VCCLCompilerTool"
|
---|
806 | PreprocessorDefinitions=""
|
---|
807 | />
|
---|
808 | </FileConfiguration>
|
---|
809 | </File>
|
---|
810 | </Filter>
|
---|
811 | <Filter
|
---|
812 | Name="Parts"
|
---|
813 | >
|
---|
814 | <File
|
---|
815 | RelativePath="..\BasicCompiler_Common\DataTable.cpp"
|
---|
816 | >
|
---|
817 | </File>
|
---|
818 | <File
|
---|
819 | RelativePath="..\BasicCompiler_Common\LoopRefCheck.cpp"
|
---|
820 | >
|
---|
821 | <FileConfiguration
|
---|
822 | Name="Debug|Win32"
|
---|
823 | >
|
---|
824 | <Tool
|
---|
825 | Name="VCCLCompilerTool"
|
---|
826 | PreprocessorDefinitions=""
|
---|
827 | />
|
---|
828 | </FileConfiguration>
|
---|
829 | <FileConfiguration
|
---|
830 | Name="Release|Win32"
|
---|
831 | >
|
---|
832 | <Tool
|
---|
833 | Name="VCCLCompilerTool"
|
---|
834 | PreprocessorDefinitions=""
|
---|
835 | />
|
---|
836 | </FileConfiguration>
|
---|
837 | <FileConfiguration
|
---|
838 | Name="English_Rel|Win32"
|
---|
839 | >
|
---|
840 | <Tool
|
---|
841 | Name="VCCLCompilerTool"
|
---|
842 | PreprocessorDefinitions=""
|
---|
843 | />
|
---|
844 | </FileConfiguration>
|
---|
845 | </File>
|
---|
846 | <File
|
---|
847 | RelativePath="..\BasicCompiler_Common\NonVolatile.cpp"
|
---|
848 | >
|
---|
849 | <FileConfiguration
|
---|
850 | Name="Debug|Win32"
|
---|
851 | >
|
---|
852 | <Tool
|
---|
853 | Name="VCCLCompilerTool"
|
---|
854 | PreprocessorDefinitions=""
|
---|
855 | />
|
---|
856 | </FileConfiguration>
|
---|
857 | <FileConfiguration
|
---|
858 | Name="Release|Win32"
|
---|
859 | >
|
---|
860 | <Tool
|
---|
861 | Name="VCCLCompilerTool"
|
---|
862 | PreprocessorDefinitions=""
|
---|
863 | />
|
---|
864 | </FileConfiguration>
|
---|
865 | <FileConfiguration
|
---|
866 | Name="English_Rel|Win32"
|
---|
867 | >
|
---|
868 | <Tool
|
---|
869 | Name="VCCLCompilerTool"
|
---|
870 | PreprocessorDefinitions=""
|
---|
871 | />
|
---|
872 | </FileConfiguration>
|
---|
873 | </File>
|
---|
874 | </Filter>
|
---|
875 | <Filter
|
---|
876 | Name="Debug(共通)"
|
---|
877 | >
|
---|
878 | <File
|
---|
879 | RelativePath="..\BasicCompiler_Common\BreakPoint.cpp"
|
---|
880 | >
|
---|
881 | <FileConfiguration
|
---|
882 | Name="Debug|Win32"
|
---|
883 | >
|
---|
884 | <Tool
|
---|
885 | Name="VCCLCompilerTool"
|
---|
886 | PreprocessorDefinitions=""
|
---|
887 | />
|
---|
888 | </FileConfiguration>
|
---|
889 | <FileConfiguration
|
---|
890 | Name="Release|Win32"
|
---|
891 | >
|
---|
892 | <Tool
|
---|
893 | Name="VCCLCompilerTool"
|
---|
894 | PreprocessorDefinitions=""
|
---|
895 | />
|
---|
896 | </FileConfiguration>
|
---|
897 | <FileConfiguration
|
---|
898 | Name="English_Rel|Win32"
|
---|
899 | >
|
---|
900 | <Tool
|
---|
901 | Name="VCCLCompilerTool"
|
---|
902 | PreprocessorDefinitions=""
|
---|
903 | />
|
---|
904 | </FileConfiguration>
|
---|
905 | </File>
|
---|
906 | <File
|
---|
907 | RelativePath="..\BasicCompiler_Common\BreakPoint.h"
|
---|
908 | >
|
---|
909 | </File>
|
---|
910 | <File
|
---|
911 | RelativePath="..\BasicCompiler_Common\CDebugThreadInfo.cpp"
|
---|
912 | >
|
---|
913 | <FileConfiguration
|
---|
914 | Name="Debug|Win32"
|
---|
915 | >
|
---|
916 | <Tool
|
---|
917 | Name="VCCLCompilerTool"
|
---|
918 | PreprocessorDefinitions=""
|
---|
919 | />
|
---|
920 | </FileConfiguration>
|
---|
921 | <FileConfiguration
|
---|
922 | Name="Release|Win32"
|
---|
923 | >
|
---|
924 | <Tool
|
---|
925 | Name="VCCLCompilerTool"
|
---|
926 | PreprocessorDefinitions=""
|
---|
927 | />
|
---|
928 | </FileConfiguration>
|
---|
929 | <FileConfiguration
|
---|
930 | Name="English_Rel|Win32"
|
---|
931 | >
|
---|
932 | <Tool
|
---|
933 | Name="VCCLCompilerTool"
|
---|
934 | PreprocessorDefinitions=""
|
---|
935 | />
|
---|
936 | </FileConfiguration>
|
---|
937 | </File>
|
---|
938 | <File
|
---|
939 | RelativePath="..\BasicCompiler_Common\Debug.cpp"
|
---|
940 | >
|
---|
941 | <FileConfiguration
|
---|
942 | Name="Debug|Win32"
|
---|
943 | >
|
---|
944 | <Tool
|
---|
945 | Name="VCCLCompilerTool"
|
---|
946 | PreprocessorDefinitions=""
|
---|
947 | />
|
---|
948 | </FileConfiguration>
|
---|
949 | <FileConfiguration
|
---|
950 | Name="Release|Win32"
|
---|
951 | >
|
---|
952 | <Tool
|
---|
953 | Name="VCCLCompilerTool"
|
---|
954 | PreprocessorDefinitions=""
|
---|
955 | />
|
---|
956 | </FileConfiguration>
|
---|
957 | <FileConfiguration
|
---|
958 | Name="English_Rel|Win32"
|
---|
959 | >
|
---|
960 | <Tool
|
---|
961 | Name="VCCLCompilerTool"
|
---|
962 | PreprocessorDefinitions=""
|
---|
963 | />
|
---|
964 | </FileConfiguration>
|
---|
965 | </File>
|
---|
966 | <File
|
---|
967 | RelativePath="..\BasicCompiler_Common\debug.h"
|
---|
968 | >
|
---|
969 | </File>
|
---|
970 | <File
|
---|
971 | RelativePath="..\BasicCompiler_Common\DebugMiddleFile.cpp"
|
---|
972 | >
|
---|
973 | <FileConfiguration
|
---|
974 | Name="Debug|Win32"
|
---|
975 | >
|
---|
976 | <Tool
|
---|
977 | Name="VCCLCompilerTool"
|
---|
978 | PreprocessorDefinitions=""
|
---|
979 | />
|
---|
980 | </FileConfiguration>
|
---|
981 | <FileConfiguration
|
---|
982 | Name="Release|Win32"
|
---|
983 | >
|
---|
984 | <Tool
|
---|
985 | Name="VCCLCompilerTool"
|
---|
986 | PreprocessorDefinitions=""
|
---|
987 | />
|
---|
988 | </FileConfiguration>
|
---|
989 | <FileConfiguration
|
---|
990 | Name="English_Rel|Win32"
|
---|
991 | >
|
---|
992 | <Tool
|
---|
993 | Name="VCCLCompilerTool"
|
---|
994 | PreprocessorDefinitions=""
|
---|
995 | />
|
---|
996 | </FileConfiguration>
|
---|
997 | </File>
|
---|
998 | <File
|
---|
999 | RelativePath="..\BasicCompiler_Common\DebugSection.h"
|
---|
1000 | >
|
---|
1001 | </File>
|
---|
1002 | <File
|
---|
1003 | RelativePath="..\BasicCompiler_Common\VarList.cpp"
|
---|
1004 | >
|
---|
1005 | </File>
|
---|
1006 | <File
|
---|
1007 | RelativePath="..\BasicCompiler_Common\WatchList.cpp"
|
---|
1008 | >
|
---|
1009 | <FileConfiguration
|
---|
1010 | Name="Debug|Win32"
|
---|
1011 | >
|
---|
1012 | <Tool
|
---|
1013 | Name="VCCLCompilerTool"
|
---|
1014 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
1015 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
1016 | />
|
---|
1017 | </FileConfiguration>
|
---|
1018 | <FileConfiguration
|
---|
1019 | Name="Release|Win32"
|
---|
1020 | >
|
---|
1021 | <Tool
|
---|
1022 | Name="VCCLCompilerTool"
|
---|
1023 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
1024 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
1025 | />
|
---|
1026 | </FileConfiguration>
|
---|
1027 | <FileConfiguration
|
---|
1028 | Name="English_Rel|Win32"
|
---|
1029 | >
|
---|
1030 | <Tool
|
---|
1031 | Name="VCCLCompilerTool"
|
---|
1032 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
1033 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
1034 | />
|
---|
1035 | </FileConfiguration>
|
---|
1036 | </File>
|
---|
1037 | </Filter>
|
---|
1038 | <Filter
|
---|
1039 | Name="Type"
|
---|
1040 | >
|
---|
1041 | <File
|
---|
1042 | RelativePath="..\BasicCompiler_Common\Class.cpp"
|
---|
1043 | >
|
---|
1044 | <FileConfiguration
|
---|
1045 | Name="Debug|Win32"
|
---|
1046 | >
|
---|
1047 | <Tool
|
---|
1048 | Name="VCCLCompilerTool"
|
---|
1049 | PreprocessorDefinitions=""
|
---|
1050 | />
|
---|
1051 | </FileConfiguration>
|
---|
1052 | <FileConfiguration
|
---|
1053 | Name="Release|Win32"
|
---|
1054 | >
|
---|
1055 | <Tool
|
---|
1056 | Name="VCCLCompilerTool"
|
---|
1057 | PreprocessorDefinitions=""
|
---|
1058 | />
|
---|
1059 | </FileConfiguration>
|
---|
1060 | <FileConfiguration
|
---|
1061 | Name="English_Rel|Win32"
|
---|
1062 | >
|
---|
1063 | <Tool
|
---|
1064 | Name="VCCLCompilerTool"
|
---|
1065 | PreprocessorDefinitions=""
|
---|
1066 | />
|
---|
1067 | </FileConfiguration>
|
---|
1068 | </File>
|
---|
1069 | <File
|
---|
1070 | RelativePath="..\BasicCompiler_Common\Class.h"
|
---|
1071 | >
|
---|
1072 | </File>
|
---|
1073 | <File
|
---|
1074 | RelativePath="..\BasicCompiler_Common\Enum.cpp"
|
---|
1075 | >
|
---|
1076 | <FileConfiguration
|
---|
1077 | Name="Debug|Win32"
|
---|
1078 | >
|
---|
1079 | <Tool
|
---|
1080 | Name="VCCLCompilerTool"
|
---|
1081 | PreprocessorDefinitions=""
|
---|
1082 | />
|
---|
1083 | </FileConfiguration>
|
---|
1084 | <FileConfiguration
|
---|
1085 | Name="Release|Win32"
|
---|
1086 | >
|
---|
1087 | <Tool
|
---|
1088 | Name="VCCLCompilerTool"
|
---|
1089 | PreprocessorDefinitions=""
|
---|
1090 | />
|
---|
1091 | </FileConfiguration>
|
---|
1092 | <FileConfiguration
|
---|
1093 | Name="English_Rel|Win32"
|
---|
1094 | >
|
---|
1095 | <Tool
|
---|
1096 | Name="VCCLCompilerTool"
|
---|
1097 | PreprocessorDefinitions=""
|
---|
1098 | />
|
---|
1099 | </FileConfiguration>
|
---|
1100 | </File>
|
---|
1101 | <File
|
---|
1102 | RelativePath="..\BasicCompiler_Common\Enum.h"
|
---|
1103 | >
|
---|
1104 | </File>
|
---|
1105 | </Filter>
|
---|
1106 | <Filter
|
---|
1107 | Name="Schedule"
|
---|
1108 | >
|
---|
1109 | <File
|
---|
1110 | RelativePath="..\BasicCompiler_Common\PESchedule.cpp"
|
---|
1111 | >
|
---|
1112 | <FileConfiguration
|
---|
1113 | Name="Debug|Win32"
|
---|
1114 | >
|
---|
1115 | <Tool
|
---|
1116 | Name="VCCLCompilerTool"
|
---|
1117 | PreprocessorDefinitions=""
|
---|
1118 | />
|
---|
1119 | </FileConfiguration>
|
---|
1120 | <FileConfiguration
|
---|
1121 | Name="Release|Win32"
|
---|
1122 | >
|
---|
1123 | <Tool
|
---|
1124 | Name="VCCLCompilerTool"
|
---|
1125 | PreprocessorDefinitions=""
|
---|
1126 | />
|
---|
1127 | </FileConfiguration>
|
---|
1128 | <FileConfiguration
|
---|
1129 | Name="English_Rel|Win32"
|
---|
1130 | >
|
---|
1131 | <Tool
|
---|
1132 | Name="VCCLCompilerTool"
|
---|
1133 | PreprocessorDefinitions=""
|
---|
1134 | />
|
---|
1135 | </FileConfiguration>
|
---|
1136 | </File>
|
---|
1137 | <File
|
---|
1138 | RelativePath="..\BasicCompiler_Common\PESchedule.h"
|
---|
1139 | >
|
---|
1140 | </File>
|
---|
1141 | </Filter>
|
---|
1142 | <Filter
|
---|
1143 | Name="LexicalScoping"
|
---|
1144 | >
|
---|
1145 | <File
|
---|
1146 | RelativePath="..\BasicCompiler_Common\LexicalScoping.cpp"
|
---|
1147 | >
|
---|
1148 | <FileConfiguration
|
---|
1149 | Name="Debug|Win32"
|
---|
1150 | >
|
---|
1151 | <Tool
|
---|
1152 | Name="VCCLCompilerTool"
|
---|
1153 | PreprocessorDefinitions=""
|
---|
1154 | />
|
---|
1155 | </FileConfiguration>
|
---|
1156 | <FileConfiguration
|
---|
1157 | Name="Release|Win32"
|
---|
1158 | >
|
---|
1159 | <Tool
|
---|
1160 | Name="VCCLCompilerTool"
|
---|
1161 | PreprocessorDefinitions=""
|
---|
1162 | />
|
---|
1163 | </FileConfiguration>
|
---|
1164 | <FileConfiguration
|
---|
1165 | Name="English_Rel|Win32"
|
---|
1166 | >
|
---|
1167 | <Tool
|
---|
1168 | Name="VCCLCompilerTool"
|
---|
1169 | PreprocessorDefinitions=""
|
---|
1170 | />
|
---|
1171 | </FileConfiguration>
|
---|
1172 | </File>
|
---|
1173 | <File
|
---|
1174 | RelativePath="..\BasicCompiler_Common\LexicalScoping.h"
|
---|
1175 | >
|
---|
1176 | </File>
|
---|
1177 | </Filter>
|
---|
1178 | <Filter
|
---|
1179 | Name="Constant"
|
---|
1180 | >
|
---|
1181 | <File
|
---|
1182 | RelativePath="..\BasicCompiler_Common\Const.cpp"
|
---|
1183 | >
|
---|
1184 | <FileConfiguration
|
---|
1185 | Name="Debug|Win32"
|
---|
1186 | >
|
---|
1187 | <Tool
|
---|
1188 | Name="VCCLCompilerTool"
|
---|
1189 | PreprocessorDefinitions=""
|
---|
1190 | />
|
---|
1191 | </FileConfiguration>
|
---|
1192 | <FileConfiguration
|
---|
1193 | Name="Release|Win32"
|
---|
1194 | >
|
---|
1195 | <Tool
|
---|
1196 | Name="VCCLCompilerTool"
|
---|
1197 | PreprocessorDefinitions=""
|
---|
1198 | />
|
---|
1199 | </FileConfiguration>
|
---|
1200 | <FileConfiguration
|
---|
1201 | Name="English_Rel|Win32"
|
---|
1202 | >
|
---|
1203 | <Tool
|
---|
1204 | Name="VCCLCompilerTool"
|
---|
1205 | PreprocessorDefinitions=""
|
---|
1206 | />
|
---|
1207 | </FileConfiguration>
|
---|
1208 | </File>
|
---|
1209 | <File
|
---|
1210 | RelativePath="..\BasicCompiler_Common\Const.h"
|
---|
1211 | >
|
---|
1212 | </File>
|
---|
1213 | </Filter>
|
---|
1214 | <Filter
|
---|
1215 | Name="Variable"
|
---|
1216 | >
|
---|
1217 | <File
|
---|
1218 | RelativePath="..\BasicCompiler_Common\VariableOpe.cpp"
|
---|
1219 | >
|
---|
1220 | </File>
|
---|
1221 | <File
|
---|
1222 | RelativePath="..\BasicCompiler_Common\VariableOpe.h"
|
---|
1223 | >
|
---|
1224 | </File>
|
---|
1225 | </Filter>
|
---|
1226 | <Filter
|
---|
1227 | Name="Procedure"
|
---|
1228 | >
|
---|
1229 | <File
|
---|
1230 | RelativePath="..\BasicCompiler_Common\ParamImpl.cpp"
|
---|
1231 | >
|
---|
1232 | </File>
|
---|
1233 | <File
|
---|
1234 | RelativePath="..\BasicCompiler_Common\Subroutine.cpp"
|
---|
1235 | >
|
---|
1236 | <FileConfiguration
|
---|
1237 | Name="Debug|Win32"
|
---|
1238 | >
|
---|
1239 | <Tool
|
---|
1240 | Name="VCCLCompilerTool"
|
---|
1241 | PreprocessorDefinitions=""
|
---|
1242 | />
|
---|
1243 | </FileConfiguration>
|
---|
1244 | <FileConfiguration
|
---|
1245 | Name="Release|Win32"
|
---|
1246 | >
|
---|
1247 | <Tool
|
---|
1248 | Name="VCCLCompilerTool"
|
---|
1249 | PreprocessorDefinitions=""
|
---|
1250 | />
|
---|
1251 | </FileConfiguration>
|
---|
1252 | <FileConfiguration
|
---|
1253 | Name="English_Rel|Win32"
|
---|
1254 | >
|
---|
1255 | <Tool
|
---|
1256 | Name="VCCLCompilerTool"
|
---|
1257 | PreprocessorDefinitions=""
|
---|
1258 | />
|
---|
1259 | </FileConfiguration>
|
---|
1260 | </File>
|
---|
1261 | </Filter>
|
---|
1262 | </Filter>
|
---|
1263 | <Filter
|
---|
1264 | Name="Compile"
|
---|
1265 | >
|
---|
1266 | <File
|
---|
1267 | RelativePath="Compile_Statement.cpp"
|
---|
1268 | >
|
---|
1269 | <FileConfiguration
|
---|
1270 | Name="Debug|Win32"
|
---|
1271 | >
|
---|
1272 | <Tool
|
---|
1273 | Name="VCCLCompilerTool"
|
---|
1274 | PreprocessorDefinitions=""
|
---|
1275 | />
|
---|
1276 | </FileConfiguration>
|
---|
1277 | <FileConfiguration
|
---|
1278 | Name="Release|Win32"
|
---|
1279 | >
|
---|
1280 | <Tool
|
---|
1281 | Name="VCCLCompilerTool"
|
---|
1282 | PreprocessorDefinitions=""
|
---|
1283 | />
|
---|
1284 | </FileConfiguration>
|
---|
1285 | <FileConfiguration
|
---|
1286 | Name="English_Rel|Win32"
|
---|
1287 | >
|
---|
1288 | <Tool
|
---|
1289 | Name="VCCLCompilerTool"
|
---|
1290 | PreprocessorDefinitions=""
|
---|
1291 | />
|
---|
1292 | </FileConfiguration>
|
---|
1293 | </File>
|
---|
1294 | <File
|
---|
1295 | RelativePath="Compile_Var.cpp"
|
---|
1296 | >
|
---|
1297 | <FileConfiguration
|
---|
1298 | Name="Debug|Win32"
|
---|
1299 | >
|
---|
1300 | <Tool
|
---|
1301 | Name="VCCLCompilerTool"
|
---|
1302 | PreprocessorDefinitions=""
|
---|
1303 | />
|
---|
1304 | </FileConfiguration>
|
---|
1305 | <FileConfiguration
|
---|
1306 | Name="Release|Win32"
|
---|
1307 | >
|
---|
1308 | <Tool
|
---|
1309 | Name="VCCLCompilerTool"
|
---|
1310 | PreprocessorDefinitions=""
|
---|
1311 | />
|
---|
1312 | </FileConfiguration>
|
---|
1313 | <FileConfiguration
|
---|
1314 | Name="English_Rel|Win32"
|
---|
1315 | >
|
---|
1316 | <Tool
|
---|
1317 | Name="VCCLCompilerTool"
|
---|
1318 | PreprocessorDefinitions=""
|
---|
1319 | />
|
---|
1320 | </FileConfiguration>
|
---|
1321 | </File>
|
---|
1322 | <File
|
---|
1323 | RelativePath="MakePeHdr.cpp"
|
---|
1324 | >
|
---|
1325 | <FileConfiguration
|
---|
1326 | Name="Debug|Win32"
|
---|
1327 | >
|
---|
1328 | <Tool
|
---|
1329 | Name="VCCLCompilerTool"
|
---|
1330 | PreprocessorDefinitions=""
|
---|
1331 | />
|
---|
1332 | </FileConfiguration>
|
---|
1333 | <FileConfiguration
|
---|
1334 | Name="Release|Win32"
|
---|
1335 | >
|
---|
1336 | <Tool
|
---|
1337 | Name="VCCLCompilerTool"
|
---|
1338 | PreprocessorDefinitions=""
|
---|
1339 | />
|
---|
1340 | </FileConfiguration>
|
---|
1341 | <FileConfiguration
|
---|
1342 | Name="English_Rel|Win32"
|
---|
1343 | >
|
---|
1344 | <Tool
|
---|
1345 | Name="VCCLCompilerTool"
|
---|
1346 | PreprocessorDefinitions=""
|
---|
1347 | />
|
---|
1348 | </FileConfiguration>
|
---|
1349 | </File>
|
---|
1350 | <Filter
|
---|
1351 | Name="Calculation"
|
---|
1352 | >
|
---|
1353 | <File
|
---|
1354 | RelativePath="Compile_Calc.cpp"
|
---|
1355 | >
|
---|
1356 | <FileConfiguration
|
---|
1357 | Name="Debug|Win32"
|
---|
1358 | >
|
---|
1359 | <Tool
|
---|
1360 | Name="VCCLCompilerTool"
|
---|
1361 | PreprocessorDefinitions=""
|
---|
1362 | />
|
---|
1363 | </FileConfiguration>
|
---|
1364 | <FileConfiguration
|
---|
1365 | Name="Release|Win32"
|
---|
1366 | >
|
---|
1367 | <Tool
|
---|
1368 | Name="VCCLCompilerTool"
|
---|
1369 | PreprocessorDefinitions=""
|
---|
1370 | />
|
---|
1371 | </FileConfiguration>
|
---|
1372 | <FileConfiguration
|
---|
1373 | Name="English_Rel|Win32"
|
---|
1374 | >
|
---|
1375 | <Tool
|
---|
1376 | Name="VCCLCompilerTool"
|
---|
1377 | PreprocessorDefinitions=""
|
---|
1378 | />
|
---|
1379 | </FileConfiguration>
|
---|
1380 | </File>
|
---|
1381 | <File
|
---|
1382 | RelativePath="Compile_Calc_PushVar.cpp"
|
---|
1383 | >
|
---|
1384 | <FileConfiguration
|
---|
1385 | Name="Debug|Win32"
|
---|
1386 | >
|
---|
1387 | <Tool
|
---|
1388 | Name="VCCLCompilerTool"
|
---|
1389 | PreprocessorDefinitions=""
|
---|
1390 | />
|
---|
1391 | </FileConfiguration>
|
---|
1392 | <FileConfiguration
|
---|
1393 | Name="Release|Win32"
|
---|
1394 | >
|
---|
1395 | <Tool
|
---|
1396 | Name="VCCLCompilerTool"
|
---|
1397 | PreprocessorDefinitions=""
|
---|
1398 | />
|
---|
1399 | </FileConfiguration>
|
---|
1400 | <FileConfiguration
|
---|
1401 | Name="English_Rel|Win32"
|
---|
1402 | >
|
---|
1403 | <Tool
|
---|
1404 | Name="VCCLCompilerTool"
|
---|
1405 | PreprocessorDefinitions=""
|
---|
1406 | />
|
---|
1407 | </FileConfiguration>
|
---|
1408 | </File>
|
---|
1409 | <File
|
---|
1410 | RelativePath="Compile_Set_Var.cpp"
|
---|
1411 | >
|
---|
1412 | <FileConfiguration
|
---|
1413 | Name="Debug|Win32"
|
---|
1414 | >
|
---|
1415 | <Tool
|
---|
1416 | Name="VCCLCompilerTool"
|
---|
1417 | PreprocessorDefinitions=""
|
---|
1418 | />
|
---|
1419 | </FileConfiguration>
|
---|
1420 | <FileConfiguration
|
---|
1421 | Name="Release|Win32"
|
---|
1422 | >
|
---|
1423 | <Tool
|
---|
1424 | Name="VCCLCompilerTool"
|
---|
1425 | PreprocessorDefinitions=""
|
---|
1426 | />
|
---|
1427 | </FileConfiguration>
|
---|
1428 | <FileConfiguration
|
---|
1429 | Name="English_Rel|Win32"
|
---|
1430 | >
|
---|
1431 | <Tool
|
---|
1432 | Name="VCCLCompilerTool"
|
---|
1433 | PreprocessorDefinitions=""
|
---|
1434 | />
|
---|
1435 | </FileConfiguration>
|
---|
1436 | </File>
|
---|
1437 | <File
|
---|
1438 | RelativePath="increment.cpp"
|
---|
1439 | >
|
---|
1440 | <FileConfiguration
|
---|
1441 | Name="Debug|Win32"
|
---|
1442 | >
|
---|
1443 | <Tool
|
---|
1444 | Name="VCCLCompilerTool"
|
---|
1445 | PreprocessorDefinitions=""
|
---|
1446 | />
|
---|
1447 | </FileConfiguration>
|
---|
1448 | <FileConfiguration
|
---|
1449 | Name="Release|Win32"
|
---|
1450 | >
|
---|
1451 | <Tool
|
---|
1452 | Name="VCCLCompilerTool"
|
---|
1453 | PreprocessorDefinitions=""
|
---|
1454 | />
|
---|
1455 | </FileConfiguration>
|
---|
1456 | <FileConfiguration
|
---|
1457 | Name="English_Rel|Win32"
|
---|
1458 | >
|
---|
1459 | <Tool
|
---|
1460 | Name="VCCLCompilerTool"
|
---|
1461 | PreprocessorDefinitions=""
|
---|
1462 | />
|
---|
1463 | </FileConfiguration>
|
---|
1464 | </File>
|
---|
1465 | <File
|
---|
1466 | RelativePath="NumOpe.cpp"
|
---|
1467 | >
|
---|
1468 | <FileConfiguration
|
---|
1469 | Name="Debug|Win32"
|
---|
1470 | >
|
---|
1471 | <Tool
|
---|
1472 | Name="VCCLCompilerTool"
|
---|
1473 | PreprocessorDefinitions=""
|
---|
1474 | />
|
---|
1475 | </FileConfiguration>
|
---|
1476 | <FileConfiguration
|
---|
1477 | Name="Release|Win32"
|
---|
1478 | >
|
---|
1479 | <Tool
|
---|
1480 | Name="VCCLCompilerTool"
|
---|
1481 | PreprocessorDefinitions=""
|
---|
1482 | />
|
---|
1483 | </FileConfiguration>
|
---|
1484 | <FileConfiguration
|
---|
1485 | Name="English_Rel|Win32"
|
---|
1486 | >
|
---|
1487 | <Tool
|
---|
1488 | Name="VCCLCompilerTool"
|
---|
1489 | PreprocessorDefinitions=""
|
---|
1490 | />
|
---|
1491 | </FileConfiguration>
|
---|
1492 | </File>
|
---|
1493 | <File
|
---|
1494 | RelativePath="NumOpe_Arithmetic.cpp"
|
---|
1495 | >
|
---|
1496 | <FileConfiguration
|
---|
1497 | Name="Debug|Win32"
|
---|
1498 | >
|
---|
1499 | <Tool
|
---|
1500 | Name="VCCLCompilerTool"
|
---|
1501 | PreprocessorDefinitions=""
|
---|
1502 | />
|
---|
1503 | </FileConfiguration>
|
---|
1504 | <FileConfiguration
|
---|
1505 | Name="Release|Win32"
|
---|
1506 | >
|
---|
1507 | <Tool
|
---|
1508 | Name="VCCLCompilerTool"
|
---|
1509 | PreprocessorDefinitions=""
|
---|
1510 | />
|
---|
1511 | </FileConfiguration>
|
---|
1512 | <FileConfiguration
|
---|
1513 | Name="English_Rel|Win32"
|
---|
1514 | >
|
---|
1515 | <Tool
|
---|
1516 | Name="VCCLCompilerTool"
|
---|
1517 | PreprocessorDefinitions=""
|
---|
1518 | />
|
---|
1519 | </FileConfiguration>
|
---|
1520 | </File>
|
---|
1521 | <File
|
---|
1522 | RelativePath="NumOpe_Logical.cpp"
|
---|
1523 | >
|
---|
1524 | <FileConfiguration
|
---|
1525 | Name="Debug|Win32"
|
---|
1526 | >
|
---|
1527 | <Tool
|
---|
1528 | Name="VCCLCompilerTool"
|
---|
1529 | PreprocessorDefinitions=""
|
---|
1530 | />
|
---|
1531 | </FileConfiguration>
|
---|
1532 | <FileConfiguration
|
---|
1533 | Name="Release|Win32"
|
---|
1534 | >
|
---|
1535 | <Tool
|
---|
1536 | Name="VCCLCompilerTool"
|
---|
1537 | PreprocessorDefinitions=""
|
---|
1538 | />
|
---|
1539 | </FileConfiguration>
|
---|
1540 | <FileConfiguration
|
---|
1541 | Name="English_Rel|Win32"
|
---|
1542 | >
|
---|
1543 | <Tool
|
---|
1544 | Name="VCCLCompilerTool"
|
---|
1545 | PreprocessorDefinitions=""
|
---|
1546 | />
|
---|
1547 | </FileConfiguration>
|
---|
1548 | </File>
|
---|
1549 | <File
|
---|
1550 | RelativePath="NumOpe_Relation.cpp"
|
---|
1551 | >
|
---|
1552 | <FileConfiguration
|
---|
1553 | Name="Debug|Win32"
|
---|
1554 | >
|
---|
1555 | <Tool
|
---|
1556 | Name="VCCLCompilerTool"
|
---|
1557 | PreprocessorDefinitions=""
|
---|
1558 | />
|
---|
1559 | </FileConfiguration>
|
---|
1560 | <FileConfiguration
|
---|
1561 | Name="Release|Win32"
|
---|
1562 | >
|
---|
1563 | <Tool
|
---|
1564 | Name="VCCLCompilerTool"
|
---|
1565 | PreprocessorDefinitions=""
|
---|
1566 | />
|
---|
1567 | </FileConfiguration>
|
---|
1568 | <FileConfiguration
|
---|
1569 | Name="English_Rel|Win32"
|
---|
1570 | >
|
---|
1571 | <Tool
|
---|
1572 | Name="VCCLCompilerTool"
|
---|
1573 | PreprocessorDefinitions=""
|
---|
1574 | />
|
---|
1575 | </FileConfiguration>
|
---|
1576 | </File>
|
---|
1577 | <File
|
---|
1578 | RelativePath="NumOpe_TypeOperation.cpp"
|
---|
1579 | >
|
---|
1580 | <FileConfiguration
|
---|
1581 | Name="Debug|Win32"
|
---|
1582 | >
|
---|
1583 | <Tool
|
---|
1584 | Name="VCCLCompilerTool"
|
---|
1585 | PreprocessorDefinitions=""
|
---|
1586 | />
|
---|
1587 | </FileConfiguration>
|
---|
1588 | <FileConfiguration
|
---|
1589 | Name="Release|Win32"
|
---|
1590 | >
|
---|
1591 | <Tool
|
---|
1592 | Name="VCCLCompilerTool"
|
---|
1593 | PreprocessorDefinitions=""
|
---|
1594 | />
|
---|
1595 | </FileConfiguration>
|
---|
1596 | <FileConfiguration
|
---|
1597 | Name="English_Rel|Win32"
|
---|
1598 | >
|
---|
1599 | <Tool
|
---|
1600 | Name="VCCLCompilerTool"
|
---|
1601 | PreprocessorDefinitions=""
|
---|
1602 | />
|
---|
1603 | </FileConfiguration>
|
---|
1604 | </File>
|
---|
1605 | </Filter>
|
---|
1606 | <Filter
|
---|
1607 | Name="Object"
|
---|
1608 | >
|
---|
1609 | <File
|
---|
1610 | RelativePath="Compile_Object.cpp"
|
---|
1611 | >
|
---|
1612 | <FileConfiguration
|
---|
1613 | Name="Debug|Win32"
|
---|
1614 | >
|
---|
1615 | <Tool
|
---|
1616 | Name="VCCLCompilerTool"
|
---|
1617 | PreprocessorDefinitions=""
|
---|
1618 | />
|
---|
1619 | </FileConfiguration>
|
---|
1620 | <FileConfiguration
|
---|
1621 | Name="Release|Win32"
|
---|
1622 | >
|
---|
1623 | <Tool
|
---|
1624 | Name="VCCLCompilerTool"
|
---|
1625 | PreprocessorDefinitions=""
|
---|
1626 | />
|
---|
1627 | </FileConfiguration>
|
---|
1628 | <FileConfiguration
|
---|
1629 | Name="English_Rel|Win32"
|
---|
1630 | >
|
---|
1631 | <Tool
|
---|
1632 | Name="VCCLCompilerTool"
|
---|
1633 | PreprocessorDefinitions=""
|
---|
1634 | />
|
---|
1635 | </FileConfiguration>
|
---|
1636 | </File>
|
---|
1637 | </Filter>
|
---|
1638 | <Filter
|
---|
1639 | Name="Opcode"
|
---|
1640 | >
|
---|
1641 | <File
|
---|
1642 | RelativePath="op32_main.cpp"
|
---|
1643 | >
|
---|
1644 | <FileConfiguration
|
---|
1645 | Name="Debug|Win32"
|
---|
1646 | >
|
---|
1647 | <Tool
|
---|
1648 | Name="VCCLCompilerTool"
|
---|
1649 | PreprocessorDefinitions=""
|
---|
1650 | />
|
---|
1651 | </FileConfiguration>
|
---|
1652 | <FileConfiguration
|
---|
1653 | Name="Release|Win32"
|
---|
1654 | >
|
---|
1655 | <Tool
|
---|
1656 | Name="VCCLCompilerTool"
|
---|
1657 | PreprocessorDefinitions=""
|
---|
1658 | />
|
---|
1659 | </FileConfiguration>
|
---|
1660 | <FileConfiguration
|
---|
1661 | Name="English_Rel|Win32"
|
---|
1662 | >
|
---|
1663 | <Tool
|
---|
1664 | Name="VCCLCompilerTool"
|
---|
1665 | PreprocessorDefinitions=""
|
---|
1666 | />
|
---|
1667 | </FileConfiguration>
|
---|
1668 | </File>
|
---|
1669 | </Filter>
|
---|
1670 | <Filter
|
---|
1671 | Name="Procedure"
|
---|
1672 | >
|
---|
1673 | <File
|
---|
1674 | RelativePath="Compile_CallProc.cpp"
|
---|
1675 | >
|
---|
1676 | <FileConfiguration
|
---|
1677 | Name="Debug|Win32"
|
---|
1678 | >
|
---|
1679 | <Tool
|
---|
1680 | Name="VCCLCompilerTool"
|
---|
1681 | PreprocessorDefinitions=""
|
---|
1682 | />
|
---|
1683 | </FileConfiguration>
|
---|
1684 | <FileConfiguration
|
---|
1685 | Name="Release|Win32"
|
---|
1686 | >
|
---|
1687 | <Tool
|
---|
1688 | Name="VCCLCompilerTool"
|
---|
1689 | PreprocessorDefinitions=""
|
---|
1690 | />
|
---|
1691 | </FileConfiguration>
|
---|
1692 | <FileConfiguration
|
---|
1693 | Name="English_Rel|Win32"
|
---|
1694 | >
|
---|
1695 | <Tool
|
---|
1696 | Name="VCCLCompilerTool"
|
---|
1697 | PreprocessorDefinitions=""
|
---|
1698 | />
|
---|
1699 | </FileConfiguration>
|
---|
1700 | </File>
|
---|
1701 | <File
|
---|
1702 | RelativePath="Compile_Func.cpp"
|
---|
1703 | >
|
---|
1704 | <FileConfiguration
|
---|
1705 | Name="Debug|Win32"
|
---|
1706 | >
|
---|
1707 | <Tool
|
---|
1708 | Name="VCCLCompilerTool"
|
---|
1709 | PreprocessorDefinitions=""
|
---|
1710 | />
|
---|
1711 | </FileConfiguration>
|
---|
1712 | <FileConfiguration
|
---|
1713 | Name="Release|Win32"
|
---|
1714 | >
|
---|
1715 | <Tool
|
---|
1716 | Name="VCCLCompilerTool"
|
---|
1717 | PreprocessorDefinitions=""
|
---|
1718 | />
|
---|
1719 | </FileConfiguration>
|
---|
1720 | <FileConfiguration
|
---|
1721 | Name="English_Rel|Win32"
|
---|
1722 | >
|
---|
1723 | <Tool
|
---|
1724 | Name="VCCLCompilerTool"
|
---|
1725 | PreprocessorDefinitions=""
|
---|
1726 | />
|
---|
1727 | </FileConfiguration>
|
---|
1728 | </File>
|
---|
1729 | <File
|
---|
1730 | RelativePath="Compile_ProcOp.cpp"
|
---|
1731 | >
|
---|
1732 | <FileConfiguration
|
---|
1733 | Name="Debug|Win32"
|
---|
1734 | >
|
---|
1735 | <Tool
|
---|
1736 | Name="VCCLCompilerTool"
|
---|
1737 | PreprocessorDefinitions=""
|
---|
1738 | />
|
---|
1739 | </FileConfiguration>
|
---|
1740 | <FileConfiguration
|
---|
1741 | Name="Release|Win32"
|
---|
1742 | >
|
---|
1743 | <Tool
|
---|
1744 | Name="VCCLCompilerTool"
|
---|
1745 | PreprocessorDefinitions=""
|
---|
1746 | />
|
---|
1747 | </FileConfiguration>
|
---|
1748 | <FileConfiguration
|
---|
1749 | Name="English_Rel|Win32"
|
---|
1750 | >
|
---|
1751 | <Tool
|
---|
1752 | Name="VCCLCompilerTool"
|
---|
1753 | PreprocessorDefinitions=""
|
---|
1754 | />
|
---|
1755 | </FileConfiguration>
|
---|
1756 | </File>
|
---|
1757 | <File
|
---|
1758 | RelativePath="CParameter.cpp"
|
---|
1759 | >
|
---|
1760 | <FileConfiguration
|
---|
1761 | Name="Debug|Win32"
|
---|
1762 | >
|
---|
1763 | <Tool
|
---|
1764 | Name="VCCLCompilerTool"
|
---|
1765 | PreprocessorDefinitions=""
|
---|
1766 | />
|
---|
1767 | </FileConfiguration>
|
---|
1768 | <FileConfiguration
|
---|
1769 | Name="Release|Win32"
|
---|
1770 | >
|
---|
1771 | <Tool
|
---|
1772 | Name="VCCLCompilerTool"
|
---|
1773 | PreprocessorDefinitions=""
|
---|
1774 | />
|
---|
1775 | </FileConfiguration>
|
---|
1776 | <FileConfiguration
|
---|
1777 | Name="English_Rel|Win32"
|
---|
1778 | >
|
---|
1779 | <Tool
|
---|
1780 | Name="VCCLCompilerTool"
|
---|
1781 | PreprocessorDefinitions=""
|
---|
1782 | />
|
---|
1783 | </FileConfiguration>
|
---|
1784 | </File>
|
---|
1785 | <File
|
---|
1786 | RelativePath="OperatorProc.cpp"
|
---|
1787 | >
|
---|
1788 | <FileConfiguration
|
---|
1789 | Name="Debug|Win32"
|
---|
1790 | >
|
---|
1791 | <Tool
|
---|
1792 | Name="VCCLCompilerTool"
|
---|
1793 | PreprocessorDefinitions=""
|
---|
1794 | />
|
---|
1795 | </FileConfiguration>
|
---|
1796 | <FileConfiguration
|
---|
1797 | Name="Release|Win32"
|
---|
1798 | >
|
---|
1799 | <Tool
|
---|
1800 | Name="VCCLCompilerTool"
|
---|
1801 | PreprocessorDefinitions=""
|
---|
1802 | />
|
---|
1803 | </FileConfiguration>
|
---|
1804 | <FileConfiguration
|
---|
1805 | Name="English_Rel|Win32"
|
---|
1806 | >
|
---|
1807 | <Tool
|
---|
1808 | Name="VCCLCompilerTool"
|
---|
1809 | PreprocessorDefinitions=""
|
---|
1810 | />
|
---|
1811 | </FileConfiguration>
|
---|
1812 | </File>
|
---|
1813 | </Filter>
|
---|
1814 | </Filter>
|
---|
1815 | <Filter
|
---|
1816 | Name="Common Classes"
|
---|
1817 | >
|
---|
1818 | <File
|
---|
1819 | RelativePath="..\BasicCompiler_Common\src\Smoothie.cpp"
|
---|
1820 | >
|
---|
1821 | </File>
|
---|
1822 | <Filter
|
---|
1823 | Name="Meta Parts"
|
---|
1824 | >
|
---|
1825 | <File
|
---|
1826 | RelativePath="..\BasicCompiler_Common\src\Member.cpp"
|
---|
1827 | >
|
---|
1828 | </File>
|
---|
1829 | <File
|
---|
1830 | RelativePath="..\BasicCompiler_Common\src\Method.cpp"
|
---|
1831 | >
|
---|
1832 | </File>
|
---|
1833 | <File
|
---|
1834 | RelativePath="..\BasicCompiler_Common\src\Namespace.cpp"
|
---|
1835 | >
|
---|
1836 | </File>
|
---|
1837 | <File
|
---|
1838 | RelativePath="..\BasicCompiler_Common\Procedure.cpp"
|
---|
1839 | >
|
---|
1840 | </File>
|
---|
1841 | <File
|
---|
1842 | RelativePath="..\BasicCompiler_Common\src\Prototype.cpp"
|
---|
1843 | >
|
---|
1844 | </File>
|
---|
1845 | <File
|
---|
1846 | RelativePath="..\BasicCompiler_Common\src\Symbol.cpp"
|
---|
1847 | >
|
---|
1848 | </File>
|
---|
1849 | <File
|
---|
1850 | RelativePath="..\BasicCompiler_Common\Type.cpp"
|
---|
1851 | >
|
---|
1852 | </File>
|
---|
1853 | <File
|
---|
1854 | RelativePath="..\BasicCompiler_Common\TypeDef.cpp"
|
---|
1855 | >
|
---|
1856 | <FileConfiguration
|
---|
1857 | Name="Debug|Win32"
|
---|
1858 | >
|
---|
1859 | <Tool
|
---|
1860 | Name="VCCLCompilerTool"
|
---|
1861 | PreprocessorDefinitions=""
|
---|
1862 | />
|
---|
1863 | </FileConfiguration>
|
---|
1864 | <FileConfiguration
|
---|
1865 | Name="Release|Win32"
|
---|
1866 | >
|
---|
1867 | <Tool
|
---|
1868 | Name="VCCLCompilerTool"
|
---|
1869 | PreprocessorDefinitions=""
|
---|
1870 | />
|
---|
1871 | </FileConfiguration>
|
---|
1872 | <FileConfiguration
|
---|
1873 | Name="English_Rel|Win32"
|
---|
1874 | >
|
---|
1875 | <Tool
|
---|
1876 | Name="VCCLCompilerTool"
|
---|
1877 | PreprocessorDefinitions=""
|
---|
1878 | />
|
---|
1879 | </FileConfiguration>
|
---|
1880 | </File>
|
---|
1881 | <File
|
---|
1882 | RelativePath="..\BasicCompiler_Common\Variable.cpp"
|
---|
1883 | >
|
---|
1884 | </File>
|
---|
1885 | </Filter>
|
---|
1886 | <Filter
|
---|
1887 | Name="Lexical Parts"
|
---|
1888 | >
|
---|
1889 | <File
|
---|
1890 | RelativePath="..\BasicCompiler_Common\src\Source.cpp"
|
---|
1891 | >
|
---|
1892 | </File>
|
---|
1893 | </Filter>
|
---|
1894 | <Filter
|
---|
1895 | Name="Operation Statements"
|
---|
1896 | >
|
---|
1897 | <File
|
---|
1898 | RelativePath="..\BasicCompiler_Common\src\Exception.cpp"
|
---|
1899 | >
|
---|
1900 | </File>
|
---|
1901 | </Filter>
|
---|
1902 | </Filter>
|
---|
1903 | </Filter>
|
---|
1904 | <Filter
|
---|
1905 | Name="Header Files"
|
---|
1906 | Filter="h;hpp;hxx;hm;inl"
|
---|
1907 | >
|
---|
1908 | <File
|
---|
1909 | RelativePath="..\BasicCompiler_Common\BasicCompiler.h"
|
---|
1910 | >
|
---|
1911 | </File>
|
---|
1912 | <File
|
---|
1913 | RelativePath="..\BasicCompiler_Common\BasicFixed.h"
|
---|
1914 | >
|
---|
1915 | </File>
|
---|
1916 | <File
|
---|
1917 | RelativePath="CommandValue.h"
|
---|
1918 | >
|
---|
1919 | </File>
|
---|
1920 | <File
|
---|
1921 | RelativePath="..\BasicCompiler_Common\common.h"
|
---|
1922 | >
|
---|
1923 | </File>
|
---|
1924 | <File
|
---|
1925 | RelativePath="Opcode.h"
|
---|
1926 | >
|
---|
1927 | </File>
|
---|
1928 | <Filter
|
---|
1929 | Name="言語対応文字列"
|
---|
1930 | >
|
---|
1931 | <File
|
---|
1932 | RelativePath="..\BasicCompiler_Common\common_msg_eng.h"
|
---|
1933 | >
|
---|
1934 | </File>
|
---|
1935 | <File
|
---|
1936 | RelativePath="..\BasicCompiler_Common\common_msg_jpn.h"
|
---|
1937 | >
|
---|
1938 | </File>
|
---|
1939 | </Filter>
|
---|
1940 | <Filter
|
---|
1941 | Name="Parts_h"
|
---|
1942 | >
|
---|
1943 | <File
|
---|
1944 | RelativePath="..\BasicCompiler_Common\NonVolatile.h"
|
---|
1945 | >
|
---|
1946 | </File>
|
---|
1947 | </Filter>
|
---|
1948 | <Filter
|
---|
1949 | Name="Common Classes"
|
---|
1950 | >
|
---|
1951 | <File
|
---|
1952 | RelativePath="..\BasicCompiler_Common\include\Smoothie.h"
|
---|
1953 | >
|
---|
1954 | </File>
|
---|
1955 | <Filter
|
---|
1956 | Name="Meta Parts"
|
---|
1957 | >
|
---|
1958 | <File
|
---|
1959 | RelativePath="..\BasicCompiler_Common\include\logger.h"
|
---|
1960 | >
|
---|
1961 | </File>
|
---|
1962 | <File
|
---|
1963 | RelativePath="..\BasicCompiler_Common\include\Namespace.h"
|
---|
1964 | >
|
---|
1965 | </File>
|
---|
1966 | <File
|
---|
1967 | RelativePath="..\BasicCompiler_Common\Parameter.h"
|
---|
1968 | >
|
---|
1969 | </File>
|
---|
1970 | <File
|
---|
1971 | RelativePath="..\BasicCompiler_Common\Procedure.h"
|
---|
1972 | >
|
---|
1973 | </File>
|
---|
1974 | <File
|
---|
1975 | RelativePath="..\BasicCompiler_Common\include\Symbol.h"
|
---|
1976 | >
|
---|
1977 | </File>
|
---|
1978 | <File
|
---|
1979 | RelativePath="..\BasicCompiler_Common\Type.h"
|
---|
1980 | >
|
---|
1981 | </File>
|
---|
1982 | <File
|
---|
1983 | RelativePath="..\BasicCompiler_Common\TypeDef.h"
|
---|
1984 | >
|
---|
1985 | </File>
|
---|
1986 | <File
|
---|
1987 | RelativePath="..\BasicCompiler_Common\Variable.h"
|
---|
1988 | >
|
---|
1989 | </File>
|
---|
1990 | <Filter
|
---|
1991 | Name="Prototype"
|
---|
1992 | >
|
---|
1993 | <File
|
---|
1994 | RelativePath="..\BasicCompiler_Common\include\Member.h"
|
---|
1995 | >
|
---|
1996 | </File>
|
---|
1997 | <File
|
---|
1998 | RelativePath="..\BasicCompiler_Common\include\Method.h"
|
---|
1999 | >
|
---|
2000 | </File>
|
---|
2001 | <File
|
---|
2002 | RelativePath="..\BasicCompiler_Common\include\Prototype.h"
|
---|
2003 | >
|
---|
2004 | </File>
|
---|
2005 | </Filter>
|
---|
2006 | </Filter>
|
---|
2007 | <Filter
|
---|
2008 | Name="Lexical Parts"
|
---|
2009 | >
|
---|
2010 | <File
|
---|
2011 | RelativePath="..\BasicCompiler_Common\include\Source.h"
|
---|
2012 | >
|
---|
2013 | </File>
|
---|
2014 | </Filter>
|
---|
2015 | <Filter
|
---|
2016 | Name="Operation Statements"
|
---|
2017 | >
|
---|
2018 | <File
|
---|
2019 | RelativePath="..\BasicCompiler_Common\include\Exception.h"
|
---|
2020 | >
|
---|
2021 | </File>
|
---|
2022 | </Filter>
|
---|
2023 | </Filter>
|
---|
2024 | </Filter>
|
---|
2025 | <Filter
|
---|
2026 | Name="Resource Files"
|
---|
2027 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
---|
2028 | >
|
---|
2029 | <File
|
---|
2030 | RelativePath="icon1.ico"
|
---|
2031 | >
|
---|
2032 | </File>
|
---|
2033 | <File
|
---|
2034 | RelativePath="toolbar_debugger.bmp"
|
---|
2035 | >
|
---|
2036 | </File>
|
---|
2037 | <File
|
---|
2038 | RelativePath="toolbar_debugger_disable.bmp"
|
---|
2039 | >
|
---|
2040 | </File>
|
---|
2041 | <File
|
---|
2042 | RelativePath="VarArray.ico"
|
---|
2043 | >
|
---|
2044 | </File>
|
---|
2045 | <File
|
---|
2046 | RelativePath="VarData.ico"
|
---|
2047 | >
|
---|
2048 | </File>
|
---|
2049 | <File
|
---|
2050 | RelativePath="VarPtrStruct.ico"
|
---|
2051 | >
|
---|
2052 | </File>
|
---|
2053 | <File
|
---|
2054 | RelativePath="VarStr.ico"
|
---|
2055 | >
|
---|
2056 | </File>
|
---|
2057 | <File
|
---|
2058 | RelativePath="VarStruct.ico"
|
---|
2059 | >
|
---|
2060 | </File>
|
---|
2061 | </Filter>
|
---|
2062 | </Files>
|
---|
2063 | <Globals>
|
---|
2064 | </Globals>
|
---|
2065 | </VisualStudioProject>
|
---|