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