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="Procedure" |
---|
1227 | > |
---|
1228 | <File |
---|
1229 | RelativePath="..\BasicCompiler_Common\ParamImpl.cpp" |
---|
1230 | > |
---|
1231 | </File> |
---|
1232 | <File |
---|
1233 | RelativePath="..\BasicCompiler_Common\Subroutine.cpp" |
---|
1234 | > |
---|
1235 | <FileConfiguration |
---|
1236 | Name="Debug|Win32" |
---|
1237 | > |
---|
1238 | <Tool |
---|
1239 | Name="VCCLCompilerTool" |
---|
1240 | PreprocessorDefinitions="" |
---|
1241 | /> |
---|
1242 | </FileConfiguration> |
---|
1243 | <FileConfiguration |
---|
1244 | Name="Release|Win32" |
---|
1245 | > |
---|
1246 | <Tool |
---|
1247 | Name="VCCLCompilerTool" |
---|
1248 | PreprocessorDefinitions="" |
---|
1249 | /> |
---|
1250 | </FileConfiguration> |
---|
1251 | <FileConfiguration |
---|
1252 | Name="English_Rel|Win32" |
---|
1253 | > |
---|
1254 | <Tool |
---|
1255 | Name="VCCLCompilerTool" |
---|
1256 | PreprocessorDefinitions="" |
---|
1257 | /> |
---|
1258 | </FileConfiguration> |
---|
1259 | </File> |
---|
1260 | </Filter> |
---|
1261 | </Filter> |
---|
1262 | <Filter |
---|
1263 | Name="Compile" |
---|
1264 | > |
---|
1265 | <File |
---|
1266 | RelativePath="Compile_Statement.cpp" |
---|
1267 | > |
---|
1268 | <FileConfiguration |
---|
1269 | Name="Debug|Win32" |
---|
1270 | > |
---|
1271 | <Tool |
---|
1272 | Name="VCCLCompilerTool" |
---|
1273 | PreprocessorDefinitions="" |
---|
1274 | /> |
---|
1275 | </FileConfiguration> |
---|
1276 | <FileConfiguration |
---|
1277 | Name="Release|Win32" |
---|
1278 | > |
---|
1279 | <Tool |
---|
1280 | Name="VCCLCompilerTool" |
---|
1281 | PreprocessorDefinitions="" |
---|
1282 | /> |
---|
1283 | </FileConfiguration> |
---|
1284 | <FileConfiguration |
---|
1285 | Name="English_Rel|Win32" |
---|
1286 | > |
---|
1287 | <Tool |
---|
1288 | Name="VCCLCompilerTool" |
---|
1289 | PreprocessorDefinitions="" |
---|
1290 | /> |
---|
1291 | </FileConfiguration> |
---|
1292 | </File> |
---|
1293 | <File |
---|
1294 | RelativePath="Compile_Var.cpp" |
---|
1295 | > |
---|
1296 | <FileConfiguration |
---|
1297 | Name="Debug|Win32" |
---|
1298 | > |
---|
1299 | <Tool |
---|
1300 | Name="VCCLCompilerTool" |
---|
1301 | PreprocessorDefinitions="" |
---|
1302 | /> |
---|
1303 | </FileConfiguration> |
---|
1304 | <FileConfiguration |
---|
1305 | Name="Release|Win32" |
---|
1306 | > |
---|
1307 | <Tool |
---|
1308 | Name="VCCLCompilerTool" |
---|
1309 | PreprocessorDefinitions="" |
---|
1310 | /> |
---|
1311 | </FileConfiguration> |
---|
1312 | <FileConfiguration |
---|
1313 | Name="English_Rel|Win32" |
---|
1314 | > |
---|
1315 | <Tool |
---|
1316 | Name="VCCLCompilerTool" |
---|
1317 | PreprocessorDefinitions="" |
---|
1318 | /> |
---|
1319 | </FileConfiguration> |
---|
1320 | </File> |
---|
1321 | <File |
---|
1322 | RelativePath="MakePeHdr.cpp" |
---|
1323 | > |
---|
1324 | <FileConfiguration |
---|
1325 | Name="Debug|Win32" |
---|
1326 | > |
---|
1327 | <Tool |
---|
1328 | Name="VCCLCompilerTool" |
---|
1329 | PreprocessorDefinitions="" |
---|
1330 | /> |
---|
1331 | </FileConfiguration> |
---|
1332 | <FileConfiguration |
---|
1333 | Name="Release|Win32" |
---|
1334 | > |
---|
1335 | <Tool |
---|
1336 | Name="VCCLCompilerTool" |
---|
1337 | PreprocessorDefinitions="" |
---|
1338 | /> |
---|
1339 | </FileConfiguration> |
---|
1340 | <FileConfiguration |
---|
1341 | Name="English_Rel|Win32" |
---|
1342 | > |
---|
1343 | <Tool |
---|
1344 | Name="VCCLCompilerTool" |
---|
1345 | PreprocessorDefinitions="" |
---|
1346 | /> |
---|
1347 | </FileConfiguration> |
---|
1348 | </File> |
---|
1349 | <Filter |
---|
1350 | Name="Calculation" |
---|
1351 | > |
---|
1352 | <File |
---|
1353 | RelativePath="Compile_Calc.cpp" |
---|
1354 | > |
---|
1355 | <FileConfiguration |
---|
1356 | Name="Debug|Win32" |
---|
1357 | > |
---|
1358 | <Tool |
---|
1359 | Name="VCCLCompilerTool" |
---|
1360 | PreprocessorDefinitions="" |
---|
1361 | /> |
---|
1362 | </FileConfiguration> |
---|
1363 | <FileConfiguration |
---|
1364 | Name="Release|Win32" |
---|
1365 | > |
---|
1366 | <Tool |
---|
1367 | Name="VCCLCompilerTool" |
---|
1368 | PreprocessorDefinitions="" |
---|
1369 | /> |
---|
1370 | </FileConfiguration> |
---|
1371 | <FileConfiguration |
---|
1372 | Name="English_Rel|Win32" |
---|
1373 | > |
---|
1374 | <Tool |
---|
1375 | Name="VCCLCompilerTool" |
---|
1376 | PreprocessorDefinitions="" |
---|
1377 | /> |
---|
1378 | </FileConfiguration> |
---|
1379 | </File> |
---|
1380 | <File |
---|
1381 | RelativePath="Compile_Calc_PushVar.cpp" |
---|
1382 | > |
---|
1383 | <FileConfiguration |
---|
1384 | Name="Debug|Win32" |
---|
1385 | > |
---|
1386 | <Tool |
---|
1387 | Name="VCCLCompilerTool" |
---|
1388 | PreprocessorDefinitions="" |
---|
1389 | /> |
---|
1390 | </FileConfiguration> |
---|
1391 | <FileConfiguration |
---|
1392 | Name="Release|Win32" |
---|
1393 | > |
---|
1394 | <Tool |
---|
1395 | Name="VCCLCompilerTool" |
---|
1396 | PreprocessorDefinitions="" |
---|
1397 | /> |
---|
1398 | </FileConfiguration> |
---|
1399 | <FileConfiguration |
---|
1400 | Name="English_Rel|Win32" |
---|
1401 | > |
---|
1402 | <Tool |
---|
1403 | Name="VCCLCompilerTool" |
---|
1404 | PreprocessorDefinitions="" |
---|
1405 | /> |
---|
1406 | </FileConfiguration> |
---|
1407 | </File> |
---|
1408 | <File |
---|
1409 | RelativePath="Compile_Set_Var.cpp" |
---|
1410 | > |
---|
1411 | <FileConfiguration |
---|
1412 | Name="Debug|Win32" |
---|
1413 | > |
---|
1414 | <Tool |
---|
1415 | Name="VCCLCompilerTool" |
---|
1416 | PreprocessorDefinitions="" |
---|
1417 | /> |
---|
1418 | </FileConfiguration> |
---|
1419 | <FileConfiguration |
---|
1420 | Name="Release|Win32" |
---|
1421 | > |
---|
1422 | <Tool |
---|
1423 | Name="VCCLCompilerTool" |
---|
1424 | PreprocessorDefinitions="" |
---|
1425 | /> |
---|
1426 | </FileConfiguration> |
---|
1427 | <FileConfiguration |
---|
1428 | Name="English_Rel|Win32" |
---|
1429 | > |
---|
1430 | <Tool |
---|
1431 | Name="VCCLCompilerTool" |
---|
1432 | PreprocessorDefinitions="" |
---|
1433 | /> |
---|
1434 | </FileConfiguration> |
---|
1435 | </File> |
---|
1436 | <File |
---|
1437 | RelativePath="increment.cpp" |
---|
1438 | > |
---|
1439 | <FileConfiguration |
---|
1440 | Name="Debug|Win32" |
---|
1441 | > |
---|
1442 | <Tool |
---|
1443 | Name="VCCLCompilerTool" |
---|
1444 | PreprocessorDefinitions="" |
---|
1445 | /> |
---|
1446 | </FileConfiguration> |
---|
1447 | <FileConfiguration |
---|
1448 | Name="Release|Win32" |
---|
1449 | > |
---|
1450 | <Tool |
---|
1451 | Name="VCCLCompilerTool" |
---|
1452 | PreprocessorDefinitions="" |
---|
1453 | /> |
---|
1454 | </FileConfiguration> |
---|
1455 | <FileConfiguration |
---|
1456 | Name="English_Rel|Win32" |
---|
1457 | > |
---|
1458 | <Tool |
---|
1459 | Name="VCCLCompilerTool" |
---|
1460 | PreprocessorDefinitions="" |
---|
1461 | /> |
---|
1462 | </FileConfiguration> |
---|
1463 | </File> |
---|
1464 | <File |
---|
1465 | RelativePath="NumOpe.cpp" |
---|
1466 | > |
---|
1467 | <FileConfiguration |
---|
1468 | Name="Debug|Win32" |
---|
1469 | > |
---|
1470 | <Tool |
---|
1471 | Name="VCCLCompilerTool" |
---|
1472 | PreprocessorDefinitions="" |
---|
1473 | /> |
---|
1474 | </FileConfiguration> |
---|
1475 | <FileConfiguration |
---|
1476 | Name="Release|Win32" |
---|
1477 | > |
---|
1478 | <Tool |
---|
1479 | Name="VCCLCompilerTool" |
---|
1480 | PreprocessorDefinitions="" |
---|
1481 | /> |
---|
1482 | </FileConfiguration> |
---|
1483 | <FileConfiguration |
---|
1484 | Name="English_Rel|Win32" |
---|
1485 | > |
---|
1486 | <Tool |
---|
1487 | Name="VCCLCompilerTool" |
---|
1488 | PreprocessorDefinitions="" |
---|
1489 | /> |
---|
1490 | </FileConfiguration> |
---|
1491 | </File> |
---|
1492 | <File |
---|
1493 | RelativePath="NumOpe_Arithmetic.cpp" |
---|
1494 | > |
---|
1495 | <FileConfiguration |
---|
1496 | Name="Debug|Win32" |
---|
1497 | > |
---|
1498 | <Tool |
---|
1499 | Name="VCCLCompilerTool" |
---|
1500 | PreprocessorDefinitions="" |
---|
1501 | /> |
---|
1502 | </FileConfiguration> |
---|
1503 | <FileConfiguration |
---|
1504 | Name="Release|Win32" |
---|
1505 | > |
---|
1506 | <Tool |
---|
1507 | Name="VCCLCompilerTool" |
---|
1508 | PreprocessorDefinitions="" |
---|
1509 | /> |
---|
1510 | </FileConfiguration> |
---|
1511 | <FileConfiguration |
---|
1512 | Name="English_Rel|Win32" |
---|
1513 | > |
---|
1514 | <Tool |
---|
1515 | Name="VCCLCompilerTool" |
---|
1516 | PreprocessorDefinitions="" |
---|
1517 | /> |
---|
1518 | </FileConfiguration> |
---|
1519 | </File> |
---|
1520 | <File |
---|
1521 | RelativePath="NumOpe_Logical.cpp" |
---|
1522 | > |
---|
1523 | <FileConfiguration |
---|
1524 | Name="Debug|Win32" |
---|
1525 | > |
---|
1526 | <Tool |
---|
1527 | Name="VCCLCompilerTool" |
---|
1528 | PreprocessorDefinitions="" |
---|
1529 | /> |
---|
1530 | </FileConfiguration> |
---|
1531 | <FileConfiguration |
---|
1532 | Name="Release|Win32" |
---|
1533 | > |
---|
1534 | <Tool |
---|
1535 | Name="VCCLCompilerTool" |
---|
1536 | PreprocessorDefinitions="" |
---|
1537 | /> |
---|
1538 | </FileConfiguration> |
---|
1539 | <FileConfiguration |
---|
1540 | Name="English_Rel|Win32" |
---|
1541 | > |
---|
1542 | <Tool |
---|
1543 | Name="VCCLCompilerTool" |
---|
1544 | PreprocessorDefinitions="" |
---|
1545 | /> |
---|
1546 | </FileConfiguration> |
---|
1547 | </File> |
---|
1548 | <File |
---|
1549 | RelativePath="NumOpe_Relation.cpp" |
---|
1550 | > |
---|
1551 | <FileConfiguration |
---|
1552 | Name="Debug|Win32" |
---|
1553 | > |
---|
1554 | <Tool |
---|
1555 | Name="VCCLCompilerTool" |
---|
1556 | PreprocessorDefinitions="" |
---|
1557 | /> |
---|
1558 | </FileConfiguration> |
---|
1559 | <FileConfiguration |
---|
1560 | Name="Release|Win32" |
---|
1561 | > |
---|
1562 | <Tool |
---|
1563 | Name="VCCLCompilerTool" |
---|
1564 | PreprocessorDefinitions="" |
---|
1565 | /> |
---|
1566 | </FileConfiguration> |
---|
1567 | <FileConfiguration |
---|
1568 | Name="English_Rel|Win32" |
---|
1569 | > |
---|
1570 | <Tool |
---|
1571 | Name="VCCLCompilerTool" |
---|
1572 | PreprocessorDefinitions="" |
---|
1573 | /> |
---|
1574 | </FileConfiguration> |
---|
1575 | </File> |
---|
1576 | <File |
---|
1577 | RelativePath="NumOpe_TypeOperation.cpp" |
---|
1578 | > |
---|
1579 | <FileConfiguration |
---|
1580 | Name="Debug|Win32" |
---|
1581 | > |
---|
1582 | <Tool |
---|
1583 | Name="VCCLCompilerTool" |
---|
1584 | PreprocessorDefinitions="" |
---|
1585 | /> |
---|
1586 | </FileConfiguration> |
---|
1587 | <FileConfiguration |
---|
1588 | Name="Release|Win32" |
---|
1589 | > |
---|
1590 | <Tool |
---|
1591 | Name="VCCLCompilerTool" |
---|
1592 | PreprocessorDefinitions="" |
---|
1593 | /> |
---|
1594 | </FileConfiguration> |
---|
1595 | <FileConfiguration |
---|
1596 | Name="English_Rel|Win32" |
---|
1597 | > |
---|
1598 | <Tool |
---|
1599 | Name="VCCLCompilerTool" |
---|
1600 | PreprocessorDefinitions="" |
---|
1601 | /> |
---|
1602 | </FileConfiguration> |
---|
1603 | </File> |
---|
1604 | </Filter> |
---|
1605 | <Filter |
---|
1606 | Name="Object" |
---|
1607 | > |
---|
1608 | <File |
---|
1609 | RelativePath="Compile_Object.cpp" |
---|
1610 | > |
---|
1611 | <FileConfiguration |
---|
1612 | Name="Debug|Win32" |
---|
1613 | > |
---|
1614 | <Tool |
---|
1615 | Name="VCCLCompilerTool" |
---|
1616 | PreprocessorDefinitions="" |
---|
1617 | /> |
---|
1618 | </FileConfiguration> |
---|
1619 | <FileConfiguration |
---|
1620 | Name="Release|Win32" |
---|
1621 | > |
---|
1622 | <Tool |
---|
1623 | Name="VCCLCompilerTool" |
---|
1624 | PreprocessorDefinitions="" |
---|
1625 | /> |
---|
1626 | </FileConfiguration> |
---|
1627 | <FileConfiguration |
---|
1628 | Name="English_Rel|Win32" |
---|
1629 | > |
---|
1630 | <Tool |
---|
1631 | Name="VCCLCompilerTool" |
---|
1632 | PreprocessorDefinitions="" |
---|
1633 | /> |
---|
1634 | </FileConfiguration> |
---|
1635 | </File> |
---|
1636 | </Filter> |
---|
1637 | <Filter |
---|
1638 | Name="Opcode" |
---|
1639 | > |
---|
1640 | <File |
---|
1641 | RelativePath="op32_main.cpp" |
---|
1642 | > |
---|
1643 | <FileConfiguration |
---|
1644 | Name="Debug|Win32" |
---|
1645 | > |
---|
1646 | <Tool |
---|
1647 | Name="VCCLCompilerTool" |
---|
1648 | PreprocessorDefinitions="" |
---|
1649 | /> |
---|
1650 | </FileConfiguration> |
---|
1651 | <FileConfiguration |
---|
1652 | Name="Release|Win32" |
---|
1653 | > |
---|
1654 | <Tool |
---|
1655 | Name="VCCLCompilerTool" |
---|
1656 | PreprocessorDefinitions="" |
---|
1657 | /> |
---|
1658 | </FileConfiguration> |
---|
1659 | <FileConfiguration |
---|
1660 | Name="English_Rel|Win32" |
---|
1661 | > |
---|
1662 | <Tool |
---|
1663 | Name="VCCLCompilerTool" |
---|
1664 | PreprocessorDefinitions="" |
---|
1665 | /> |
---|
1666 | </FileConfiguration> |
---|
1667 | </File> |
---|
1668 | </Filter> |
---|
1669 | <Filter |
---|
1670 | Name="Procedure" |
---|
1671 | > |
---|
1672 | <File |
---|
1673 | RelativePath="Compile_CallProc.cpp" |
---|
1674 | > |
---|
1675 | <FileConfiguration |
---|
1676 | Name="Debug|Win32" |
---|
1677 | > |
---|
1678 | <Tool |
---|
1679 | Name="VCCLCompilerTool" |
---|
1680 | PreprocessorDefinitions="" |
---|
1681 | /> |
---|
1682 | </FileConfiguration> |
---|
1683 | <FileConfiguration |
---|
1684 | Name="Release|Win32" |
---|
1685 | > |
---|
1686 | <Tool |
---|
1687 | Name="VCCLCompilerTool" |
---|
1688 | PreprocessorDefinitions="" |
---|
1689 | /> |
---|
1690 | </FileConfiguration> |
---|
1691 | <FileConfiguration |
---|
1692 | Name="English_Rel|Win32" |
---|
1693 | > |
---|
1694 | <Tool |
---|
1695 | Name="VCCLCompilerTool" |
---|
1696 | PreprocessorDefinitions="" |
---|
1697 | /> |
---|
1698 | </FileConfiguration> |
---|
1699 | </File> |
---|
1700 | <File |
---|
1701 | RelativePath="Compile_Func.cpp" |
---|
1702 | > |
---|
1703 | <FileConfiguration |
---|
1704 | Name="Debug|Win32" |
---|
1705 | > |
---|
1706 | <Tool |
---|
1707 | Name="VCCLCompilerTool" |
---|
1708 | PreprocessorDefinitions="" |
---|
1709 | /> |
---|
1710 | </FileConfiguration> |
---|
1711 | <FileConfiguration |
---|
1712 | Name="Release|Win32" |
---|
1713 | > |
---|
1714 | <Tool |
---|
1715 | Name="VCCLCompilerTool" |
---|
1716 | PreprocessorDefinitions="" |
---|
1717 | /> |
---|
1718 | </FileConfiguration> |
---|
1719 | <FileConfiguration |
---|
1720 | Name="English_Rel|Win32" |
---|
1721 | > |
---|
1722 | <Tool |
---|
1723 | Name="VCCLCompilerTool" |
---|
1724 | PreprocessorDefinitions="" |
---|
1725 | /> |
---|
1726 | </FileConfiguration> |
---|
1727 | </File> |
---|
1728 | <File |
---|
1729 | RelativePath="Compile_ProcOp.cpp" |
---|
1730 | > |
---|
1731 | <FileConfiguration |
---|
1732 | Name="Debug|Win32" |
---|
1733 | > |
---|
1734 | <Tool |
---|
1735 | Name="VCCLCompilerTool" |
---|
1736 | PreprocessorDefinitions="" |
---|
1737 | /> |
---|
1738 | </FileConfiguration> |
---|
1739 | <FileConfiguration |
---|
1740 | Name="Release|Win32" |
---|
1741 | > |
---|
1742 | <Tool |
---|
1743 | Name="VCCLCompilerTool" |
---|
1744 | PreprocessorDefinitions="" |
---|
1745 | /> |
---|
1746 | </FileConfiguration> |
---|
1747 | <FileConfiguration |
---|
1748 | Name="English_Rel|Win32" |
---|
1749 | > |
---|
1750 | <Tool |
---|
1751 | Name="VCCLCompilerTool" |
---|
1752 | PreprocessorDefinitions="" |
---|
1753 | /> |
---|
1754 | </FileConfiguration> |
---|
1755 | </File> |
---|
1756 | <File |
---|
1757 | RelativePath="CParameter.cpp" |
---|
1758 | > |
---|
1759 | <FileConfiguration |
---|
1760 | Name="Debug|Win32" |
---|
1761 | > |
---|
1762 | <Tool |
---|
1763 | Name="VCCLCompilerTool" |
---|
1764 | PreprocessorDefinitions="" |
---|
1765 | /> |
---|
1766 | </FileConfiguration> |
---|
1767 | <FileConfiguration |
---|
1768 | Name="Release|Win32" |
---|
1769 | > |
---|
1770 | <Tool |
---|
1771 | Name="VCCLCompilerTool" |
---|
1772 | PreprocessorDefinitions="" |
---|
1773 | /> |
---|
1774 | </FileConfiguration> |
---|
1775 | <FileConfiguration |
---|
1776 | Name="English_Rel|Win32" |
---|
1777 | > |
---|
1778 | <Tool |
---|
1779 | Name="VCCLCompilerTool" |
---|
1780 | PreprocessorDefinitions="" |
---|
1781 | /> |
---|
1782 | </FileConfiguration> |
---|
1783 | </File> |
---|
1784 | <File |
---|
1785 | RelativePath="OperatorProc.cpp" |
---|
1786 | > |
---|
1787 | <FileConfiguration |
---|
1788 | Name="Debug|Win32" |
---|
1789 | > |
---|
1790 | <Tool |
---|
1791 | Name="VCCLCompilerTool" |
---|
1792 | PreprocessorDefinitions="" |
---|
1793 | /> |
---|
1794 | </FileConfiguration> |
---|
1795 | <FileConfiguration |
---|
1796 | Name="Release|Win32" |
---|
1797 | > |
---|
1798 | <Tool |
---|
1799 | Name="VCCLCompilerTool" |
---|
1800 | PreprocessorDefinitions="" |
---|
1801 | /> |
---|
1802 | </FileConfiguration> |
---|
1803 | <FileConfiguration |
---|
1804 | Name="English_Rel|Win32" |
---|
1805 | > |
---|
1806 | <Tool |
---|
1807 | Name="VCCLCompilerTool" |
---|
1808 | PreprocessorDefinitions="" |
---|
1809 | /> |
---|
1810 | </FileConfiguration> |
---|
1811 | </File> |
---|
1812 | </Filter> |
---|
1813 | </Filter> |
---|
1814 | <Filter |
---|
1815 | Name="Common Classes" |
---|
1816 | > |
---|
1817 | <File |
---|
1818 | RelativePath="..\BasicCompiler_Common\src\Smoothie.cpp" |
---|
1819 | > |
---|
1820 | </File> |
---|
1821 | <Filter |
---|
1822 | Name="Meta Parts" |
---|
1823 | > |
---|
1824 | <File |
---|
1825 | RelativePath="..\BasicCompiler_Common\src\Namespace.cpp" |
---|
1826 | > |
---|
1827 | </File> |
---|
1828 | <File |
---|
1829 | RelativePath="..\BasicCompiler_Common\Procedure.cpp" |
---|
1830 | > |
---|
1831 | </File> |
---|
1832 | <File |
---|
1833 | RelativePath="..\BasicCompiler_Common\Type.cpp" |
---|
1834 | > |
---|
1835 | </File> |
---|
1836 | <File |
---|
1837 | RelativePath="..\BasicCompiler_Common\TypeDef.cpp" |
---|
1838 | > |
---|
1839 | <FileConfiguration |
---|
1840 | Name="Debug|Win32" |
---|
1841 | > |
---|
1842 | <Tool |
---|
1843 | Name="VCCLCompilerTool" |
---|
1844 | PreprocessorDefinitions="" |
---|
1845 | /> |
---|
1846 | </FileConfiguration> |
---|
1847 | <FileConfiguration |
---|
1848 | Name="Release|Win32" |
---|
1849 | > |
---|
1850 | <Tool |
---|
1851 | Name="VCCLCompilerTool" |
---|
1852 | PreprocessorDefinitions="" |
---|
1853 | /> |
---|
1854 | </FileConfiguration> |
---|
1855 | <FileConfiguration |
---|
1856 | Name="English_Rel|Win32" |
---|
1857 | > |
---|
1858 | <Tool |
---|
1859 | Name="VCCLCompilerTool" |
---|
1860 | PreprocessorDefinitions="" |
---|
1861 | /> |
---|
1862 | </FileConfiguration> |
---|
1863 | </File> |
---|
1864 | <File |
---|
1865 | RelativePath="..\BasicCompiler_Common\Variable.cpp" |
---|
1866 | > |
---|
1867 | </File> |
---|
1868 | </Filter> |
---|
1869 | <Filter |
---|
1870 | Name="Lexical Parts" |
---|
1871 | > |
---|
1872 | <File |
---|
1873 | RelativePath="..\BasicCompiler_Common\src\Source.cpp" |
---|
1874 | > |
---|
1875 | </File> |
---|
1876 | </Filter> |
---|
1877 | <Filter |
---|
1878 | Name="Operation Statements" |
---|
1879 | > |
---|
1880 | <File |
---|
1881 | RelativePath="..\BasicCompiler_Common\src\Exception.cpp" |
---|
1882 | > |
---|
1883 | </File> |
---|
1884 | </Filter> |
---|
1885 | </Filter> |
---|
1886 | </Filter> |
---|
1887 | <Filter |
---|
1888 | Name="Header Files" |
---|
1889 | Filter="h;hpp;hxx;hm;inl" |
---|
1890 | > |
---|
1891 | <File |
---|
1892 | RelativePath="..\BasicCompiler_Common\BasicCompiler.h" |
---|
1893 | > |
---|
1894 | </File> |
---|
1895 | <File |
---|
1896 | RelativePath="..\BasicCompiler_Common\BasicFixed.h" |
---|
1897 | > |
---|
1898 | </File> |
---|
1899 | <File |
---|
1900 | RelativePath="CommandValue.h" |
---|
1901 | > |
---|
1902 | </File> |
---|
1903 | <File |
---|
1904 | RelativePath="..\BasicCompiler_Common\common.h" |
---|
1905 | > |
---|
1906 | </File> |
---|
1907 | <File |
---|
1908 | RelativePath="Opcode.h" |
---|
1909 | > |
---|
1910 | </File> |
---|
1911 | <Filter |
---|
1912 | Name="言語対応文字列" |
---|
1913 | > |
---|
1914 | <File |
---|
1915 | RelativePath="..\BasicCompiler_Common\common_msg_eng.h" |
---|
1916 | > |
---|
1917 | </File> |
---|
1918 | <File |
---|
1919 | RelativePath="..\BasicCompiler_Common\common_msg_jpn.h" |
---|
1920 | > |
---|
1921 | </File> |
---|
1922 | </Filter> |
---|
1923 | <Filter |
---|
1924 | Name="Parts_h" |
---|
1925 | > |
---|
1926 | <File |
---|
1927 | RelativePath="..\BasicCompiler_Common\NonVolatile.h" |
---|
1928 | > |
---|
1929 | </File> |
---|
1930 | </Filter> |
---|
1931 | <Filter |
---|
1932 | Name="Common Classes" |
---|
1933 | > |
---|
1934 | <File |
---|
1935 | RelativePath="..\BasicCompiler_Common\include\Smoothie.h" |
---|
1936 | > |
---|
1937 | </File> |
---|
1938 | <Filter |
---|
1939 | Name="Meta Parts" |
---|
1940 | > |
---|
1941 | <File |
---|
1942 | RelativePath="..\BasicCompiler_Common\include\Namespace.h" |
---|
1943 | > |
---|
1944 | </File> |
---|
1945 | <File |
---|
1946 | RelativePath="..\BasicCompiler_Common\Parameter.h" |
---|
1947 | > |
---|
1948 | </File> |
---|
1949 | <File |
---|
1950 | RelativePath="..\BasicCompiler_Common\Procedure.h" |
---|
1951 | > |
---|
1952 | </File> |
---|
1953 | <File |
---|
1954 | RelativePath="..\BasicCompiler_Common\include\Prototype.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 | Name="Operation Statements" |
---|
1980 | > |
---|
1981 | <File |
---|
1982 | RelativePath="..\BasicCompiler_Common\include\Exception.h" |
---|
1983 | > |
---|
1984 | </File> |
---|
1985 | </Filter> |
---|
1986 | </Filter> |
---|
1987 | </Filter> |
---|
1988 | <Filter |
---|
1989 | Name="Resource Files" |
---|
1990 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
---|
1991 | > |
---|
1992 | <File |
---|
1993 | RelativePath="icon1.ico" |
---|
1994 | > |
---|
1995 | </File> |
---|
1996 | <File |
---|
1997 | RelativePath="toolbar_debugger.bmp" |
---|
1998 | > |
---|
1999 | </File> |
---|
2000 | <File |
---|
2001 | RelativePath="toolbar_debugger_disable.bmp" |
---|
2002 | > |
---|
2003 | </File> |
---|
2004 | <File |
---|
2005 | RelativePath="VarArray.ico" |
---|
2006 | > |
---|
2007 | </File> |
---|
2008 | <File |
---|
2009 | RelativePath="VarData.ico" |
---|
2010 | > |
---|
2011 | </File> |
---|
2012 | <File |
---|
2013 | RelativePath="VarPtrStruct.ico" |
---|
2014 | > |
---|
2015 | </File> |
---|
2016 | <File |
---|
2017 | RelativePath="VarStr.ico" |
---|
2018 | > |
---|
2019 | </File> |
---|
2020 | <File |
---|
2021 | RelativePath="VarStruct.ico" |
---|
2022 | > |
---|
2023 | </File> |
---|
2024 | </Filter> |
---|
2025 | </Files> |
---|
2026 | <Globals> |
---|
2027 | </Globals> |
---|
2028 | </VisualStudioProject> |
---|