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