1 | <?xml version="1.0" encoding="shift_jis"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="8.00" |
---|
5 | Name="BasicCompiler" |
---|
6 | ProjectGUID="{864B921B-423B-4F9E-9E6B-31B15968EDF9}" |
---|
7 | RootNamespace="BasicCompiler" |
---|
8 | > |
---|
9 | <Platforms> |
---|
10 | <Platform |
---|
11 | Name="Win32" |
---|
12 | /> |
---|
13 | </Platforms> |
---|
14 | <ToolFiles> |
---|
15 | </ToolFiles> |
---|
16 | <Configurations> |
---|
17 | <Configuration |
---|
18 | Name="Debug|Win32" |
---|
19 | OutputDirectory="Debug" |
---|
20 | IntermediateDirectory="Debug" |
---|
21 | ConfigurationType="1" |
---|
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;_AMD64_;_WIN64" |
---|
52 | MinimalRebuild="true" |
---|
53 | BasicRuntimeChecks="0" |
---|
54 | RuntimeLibrary="1" |
---|
55 | UsePrecompiledHeader="0" |
---|
56 | PrecompiledHeaderFile=".\Debug/BasicCompiler.pch" |
---|
57 | AssemblerListingLocation=".\Debug/" |
---|
58 | ObjectFile=".\Debug/" |
---|
59 | ProgramDataBaseFileName=".\Debug/" |
---|
60 | BrowseInformation="0" |
---|
61 | WarningLevel="3" |
---|
62 | SuppressStartupBanner="true" |
---|
63 | Detect64BitPortabilityProblems="true" |
---|
64 | DebugInformationFormat="3" |
---|
65 | CallingConvention="0" |
---|
66 | /> |
---|
67 | <Tool |
---|
68 | Name="VCManagedResourceCompilerTool" |
---|
69 | /> |
---|
70 | <Tool |
---|
71 | Name="VCResourceCompilerTool" |
---|
72 | PreprocessorDefinitions="_DEBUG,JPN" |
---|
73 | Culture="1041" |
---|
74 | /> |
---|
75 | <Tool |
---|
76 | Name="VCPreLinkEventTool" |
---|
77 | /> |
---|
78 | <Tool |
---|
79 | Name="VCLinkerTool" |
---|
80 | AdditionalOptions="/MACHINE:AMD64" |
---|
81 | AdditionalDependencies="comctl32.lib psapi.lib bufferoverflowu.lib" |
---|
82 | OutputFile="../ActiveBasic/BasicCompiler64.exe" |
---|
83 | LinkIncremental="2" |
---|
84 | SuppressStartupBanner="true" |
---|
85 | IgnoreDefaultLibraryNames="" |
---|
86 | GenerateDebugInformation="true" |
---|
87 | ProgramDatabaseFile=".\Debug/BasicCompiler64.pdb" |
---|
88 | SubSystem="2" |
---|
89 | TargetMachine="0" |
---|
90 | /> |
---|
91 | <Tool |
---|
92 | Name="VCALinkTool" |
---|
93 | /> |
---|
94 | <Tool |
---|
95 | Name="VCManifestTool" |
---|
96 | AdditionalManifestFiles="$(ProjectDir)\manifest.xml" |
---|
97 | EmbedManifest="true" |
---|
98 | /> |
---|
99 | <Tool |
---|
100 | Name="VCXDCMakeTool" |
---|
101 | /> |
---|
102 | <Tool |
---|
103 | Name="VCBscMakeTool" |
---|
104 | SuppressStartupBanner="true" |
---|
105 | OutputFile="$(OutDir)/$(ProjectName).bsc" |
---|
106 | /> |
---|
107 | <Tool |
---|
108 | Name="VCFxCopTool" |
---|
109 | /> |
---|
110 | <Tool |
---|
111 | Name="VCAppVerifierTool" |
---|
112 | /> |
---|
113 | <Tool |
---|
114 | Name="VCWebDeploymentTool" |
---|
115 | /> |
---|
116 | <Tool |
---|
117 | Name="VCPostBuildEventTool" |
---|
118 | /> |
---|
119 | </Configuration> |
---|
120 | <Configuration |
---|
121 | Name="SmallDebug|Win32" |
---|
122 | OutputDirectory="$(ConfigurationName)" |
---|
123 | IntermediateDirectory="$(ConfigurationName)" |
---|
124 | ConfigurationType="1" |
---|
125 | UseOfMFC="0" |
---|
126 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
127 | CharacterSet="2" |
---|
128 | > |
---|
129 | <Tool |
---|
130 | Name="VCPreBuildEventTool" |
---|
131 | /> |
---|
132 | <Tool |
---|
133 | Name="VCCustomBuildTool" |
---|
134 | /> |
---|
135 | <Tool |
---|
136 | Name="VCXMLDataGeneratorTool" |
---|
137 | /> |
---|
138 | <Tool |
---|
139 | Name="VCWebServiceProxyGeneratorTool" |
---|
140 | /> |
---|
141 | <Tool |
---|
142 | Name="VCMIDLTool" |
---|
143 | PreprocessorDefinitions="_DEBUG" |
---|
144 | MkTypLibCompatible="true" |
---|
145 | SuppressStartupBanner="true" |
---|
146 | TargetEnvironment="1" |
---|
147 | TypeLibraryName=".\Debug/BasicCompiler.tlb" |
---|
148 | HeaderFileName="" |
---|
149 | /> |
---|
150 | <Tool |
---|
151 | Name="VCCLCompilerTool" |
---|
152 | Optimization="2" |
---|
153 | AdditionalIncludeDirectories="..\cpplibs\boost;..\BasicCompiler_Common\include" |
---|
154 | PreprocessorDefinitions="WIN32NDEBUG;_WINDOWS;JPN;_AMD64_;_WIN64" |
---|
155 | MinimalRebuild="false" |
---|
156 | BasicRuntimeChecks="0" |
---|
157 | RuntimeLibrary="1" |
---|
158 | UsePrecompiledHeader="0" |
---|
159 | PrecompiledHeaderFile=".\SmallDebug/BasicCompiler.pch" |
---|
160 | AssemblerListingLocation=".\SmallDebug/" |
---|
161 | ObjectFile=".\SmallDebug/" |
---|
162 | ProgramDataBaseFileName=".\SmallDebug/" |
---|
163 | BrowseInformation="0" |
---|
164 | WarningLevel="3" |
---|
165 | SuppressStartupBanner="true" |
---|
166 | Detect64BitPortabilityProblems="true" |
---|
167 | DebugInformationFormat="0" |
---|
168 | CallingConvention="0" |
---|
169 | /> |
---|
170 | <Tool |
---|
171 | Name="VCManagedResourceCompilerTool" |
---|
172 | /> |
---|
173 | <Tool |
---|
174 | Name="VCResourceCompilerTool" |
---|
175 | PreprocessorDefinitions="_DEBUG,JPN" |
---|
176 | Culture="1041" |
---|
177 | /> |
---|
178 | <Tool |
---|
179 | Name="VCPreLinkEventTool" |
---|
180 | /> |
---|
181 | <Tool |
---|
182 | Name="VCLinkerTool" |
---|
183 | AdditionalOptions="/MACHINE:AMD64" |
---|
184 | AdditionalDependencies="comctl32.lib psapi.lib bufferoverflowu.lib" |
---|
185 | OutputFile="../ActiveBasic/BasicCompiler64.exe" |
---|
186 | LinkIncremental="2" |
---|
187 | SuppressStartupBanner="true" |
---|
188 | IgnoreDefaultLibraryNames="" |
---|
189 | GenerateDebugInformation="false" |
---|
190 | ProgramDatabaseFile=".\SmallDebug/BasicCompiler64.pdb" |
---|
191 | SubSystem="2" |
---|
192 | TargetMachine="0" |
---|
193 | /> |
---|
194 | <Tool |
---|
195 | Name="VCALinkTool" |
---|
196 | /> |
---|
197 | <Tool |
---|
198 | Name="VCManifestTool" |
---|
199 | AdditionalManifestFiles="$(ProjectDir)\manifest.xml" |
---|
200 | EmbedManifest="true" |
---|
201 | /> |
---|
202 | <Tool |
---|
203 | Name="VCXDCMakeTool" |
---|
204 | /> |
---|
205 | <Tool |
---|
206 | Name="VCBscMakeTool" |
---|
207 | SuppressStartupBanner="true" |
---|
208 | OutputFile="$(OutDir)/$(ProjectName).bsc" |
---|
209 | /> |
---|
210 | <Tool |
---|
211 | Name="VCFxCopTool" |
---|
212 | /> |
---|
213 | <Tool |
---|
214 | Name="VCAppVerifierTool" |
---|
215 | /> |
---|
216 | <Tool |
---|
217 | Name="VCWebDeploymentTool" |
---|
218 | /> |
---|
219 | <Tool |
---|
220 | Name="VCPostBuildEventTool" |
---|
221 | /> |
---|
222 | </Configuration> |
---|
223 | <Configuration |
---|
224 | Name="English_Rel|Win32" |
---|
225 | OutputDirectory=".\English_Rel" |
---|
226 | IntermediateDirectory=".\English_Rel" |
---|
227 | ConfigurationType="1" |
---|
228 | UseOfMFC="0" |
---|
229 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
230 | CharacterSet="2" |
---|
231 | > |
---|
232 | <Tool |
---|
233 | Name="VCPreBuildEventTool" |
---|
234 | /> |
---|
235 | <Tool |
---|
236 | Name="VCCustomBuildTool" |
---|
237 | /> |
---|
238 | <Tool |
---|
239 | Name="VCXMLDataGeneratorTool" |
---|
240 | /> |
---|
241 | <Tool |
---|
242 | Name="VCWebServiceProxyGeneratorTool" |
---|
243 | /> |
---|
244 | <Tool |
---|
245 | Name="VCMIDLTool" |
---|
246 | PreprocessorDefinitions="NDEBUG" |
---|
247 | MkTypLibCompatible="true" |
---|
248 | SuppressStartupBanner="true" |
---|
249 | TargetEnvironment="1" |
---|
250 | TypeLibraryName=".\English_Rel/BasicCompiler.tlb" |
---|
251 | HeaderFileName="" |
---|
252 | /> |
---|
253 | <Tool |
---|
254 | Name="VCCLCompilerTool" |
---|
255 | Optimization="2" |
---|
256 | InlineFunctionExpansion="1" |
---|
257 | AdditionalIncludeDirectories="..\cpplibs\boost;..\BasicCompiler_Common\include" |
---|
258 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;ENG" |
---|
259 | StringPooling="true" |
---|
260 | RuntimeLibrary="0" |
---|
261 | EnableFunctionLevelLinking="true" |
---|
262 | UsePrecompiledHeader="0" |
---|
263 | PrecompiledHeaderFile=".\English_Rel/BasicCompiler.pch" |
---|
264 | AssemblerListingLocation=".\English_Rel/" |
---|
265 | ObjectFile=".\English_Rel/" |
---|
266 | ProgramDataBaseFileName=".\English_Rel/" |
---|
267 | WarningLevel="3" |
---|
268 | SuppressStartupBanner="true" |
---|
269 | /> |
---|
270 | <Tool |
---|
271 | Name="VCManagedResourceCompilerTool" |
---|
272 | /> |
---|
273 | <Tool |
---|
274 | Name="VCResourceCompilerTool" |
---|
275 | PreprocessorDefinitions="NDEBUG,ENG" |
---|
276 | Culture="1033" |
---|
277 | /> |
---|
278 | <Tool |
---|
279 | Name="VCPreLinkEventTool" |
---|
280 | /> |
---|
281 | <Tool |
---|
282 | Name="VCLinkerTool" |
---|
283 | AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib" |
---|
284 | OutputFile="../ActiveBasic/BasicCompiler64.exe" |
---|
285 | LinkIncremental="1" |
---|
286 | SuppressStartupBanner="true" |
---|
287 | ProgramDatabaseFile=".\English_Rel/BasicCompiler64.pdb" |
---|
288 | SubSystem="2" |
---|
289 | TargetMachine="1" |
---|
290 | /> |
---|
291 | <Tool |
---|
292 | Name="VCALinkTool" |
---|
293 | /> |
---|
294 | <Tool |
---|
295 | Name="VCManifestTool" |
---|
296 | AdditionalManifestFiles="$(ProjectDir)\manifest.xml" |
---|
297 | /> |
---|
298 | <Tool |
---|
299 | Name="VCXDCMakeTool" |
---|
300 | /> |
---|
301 | <Tool |
---|
302 | Name="VCBscMakeTool" |
---|
303 | SuppressStartupBanner="true" |
---|
304 | OutputFile=".\English_Rel/BasicCompiler.bsc" |
---|
305 | /> |
---|
306 | <Tool |
---|
307 | Name="VCFxCopTool" |
---|
308 | /> |
---|
309 | <Tool |
---|
310 | Name="VCAppVerifierTool" |
---|
311 | /> |
---|
312 | <Tool |
---|
313 | Name="VCWebDeploymentTool" |
---|
314 | /> |
---|
315 | <Tool |
---|
316 | Name="VCPostBuildEventTool" |
---|
317 | /> |
---|
318 | </Configuration> |
---|
319 | <Configuration |
---|
320 | Name="Release|Win32" |
---|
321 | OutputDirectory="$(ConfigurationName)" |
---|
322 | IntermediateDirectory="$(ConfigurationName)" |
---|
323 | ConfigurationType="1" |
---|
324 | UseOfMFC="0" |
---|
325 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
326 | CharacterSet="2" |
---|
327 | > |
---|
328 | <Tool |
---|
329 | Name="VCPreBuildEventTool" |
---|
330 | /> |
---|
331 | <Tool |
---|
332 | Name="VCCustomBuildTool" |
---|
333 | /> |
---|
334 | <Tool |
---|
335 | Name="VCXMLDataGeneratorTool" |
---|
336 | /> |
---|
337 | <Tool |
---|
338 | Name="VCWebServiceProxyGeneratorTool" |
---|
339 | /> |
---|
340 | <Tool |
---|
341 | Name="VCMIDLTool" |
---|
342 | PreprocessorDefinitions="_DEBUG" |
---|
343 | MkTypLibCompatible="true" |
---|
344 | SuppressStartupBanner="true" |
---|
345 | TargetEnvironment="1" |
---|
346 | TypeLibraryName=".\Debug/BasicCompiler.tlb" |
---|
347 | HeaderFileName="" |
---|
348 | /> |
---|
349 | <Tool |
---|
350 | Name="VCCLCompilerTool" |
---|
351 | Optimization="2" |
---|
352 | AdditionalIncludeDirectories="..\cpplibs\boost;..\BasicCompiler_Common\include" |
---|
353 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;JPN;_AMD64_;_WIN64" |
---|
354 | MinimalRebuild="false" |
---|
355 | ExceptionHandling="1" |
---|
356 | BasicRuntimeChecks="0" |
---|
357 | RuntimeLibrary="2" |
---|
358 | RuntimeTypeInfo="true" |
---|
359 | UsePrecompiledHeader="0" |
---|
360 | PrecompiledHeaderFile=".\Release/BasicCompiler.pch" |
---|
361 | AssemblerListingLocation=".\Release/" |
---|
362 | ObjectFile=".\Release/" |
---|
363 | ProgramDataBaseFileName=".\Release/" |
---|
364 | BrowseInformation="0" |
---|
365 | WarningLevel="3" |
---|
366 | SuppressStartupBanner="true" |
---|
367 | Detect64BitPortabilityProblems="true" |
---|
368 | DebugInformationFormat="0" |
---|
369 | CallingConvention="0" |
---|
370 | /> |
---|
371 | <Tool |
---|
372 | Name="VCManagedResourceCompilerTool" |
---|
373 | /> |
---|
374 | <Tool |
---|
375 | Name="VCResourceCompilerTool" |
---|
376 | PreprocessorDefinitions="_DEBUG,JPN" |
---|
377 | Culture="1041" |
---|
378 | /> |
---|
379 | <Tool |
---|
380 | Name="VCPreLinkEventTool" |
---|
381 | /> |
---|
382 | <Tool |
---|
383 | Name="VCLinkerTool" |
---|
384 | AdditionalOptions="/MACHINE:AMD64" |
---|
385 | AdditionalDependencies="comctl32.lib psapi.lib bufferoverflowu.lib" |
---|
386 | OutputFile="../ActiveBasic/BasicCompiler64.exe" |
---|
387 | LinkIncremental="1" |
---|
388 | SuppressStartupBanner="true" |
---|
389 | IgnoreDefaultLibraryNames="libcpmtd.lib" |
---|
390 | GenerateDebugInformation="false" |
---|
391 | ProgramDatabaseFile=".\Release/BasicCompiler64.pdb" |
---|
392 | SubSystem="2" |
---|
393 | TargetMachine="0" |
---|
394 | /> |
---|
395 | <Tool |
---|
396 | Name="VCALinkTool" |
---|
397 | /> |
---|
398 | <Tool |
---|
399 | Name="VCManifestTool" |
---|
400 | AdditionalManifestFiles="$(ProjectDir)\manifest.xml" |
---|
401 | /> |
---|
402 | <Tool |
---|
403 | Name="VCXDCMakeTool" |
---|
404 | /> |
---|
405 | <Tool |
---|
406 | Name="VCBscMakeTool" |
---|
407 | SuppressStartupBanner="true" |
---|
408 | OutputFile="$(OutDir)/$(ProjectName).bsc" |
---|
409 | /> |
---|
410 | <Tool |
---|
411 | Name="VCFxCopTool" |
---|
412 | /> |
---|
413 | <Tool |
---|
414 | Name="VCAppVerifierTool" |
---|
415 | /> |
---|
416 | <Tool |
---|
417 | Name="VCWebDeploymentTool" |
---|
418 | /> |
---|
419 | <Tool |
---|
420 | Name="VCPostBuildEventTool" |
---|
421 | /> |
---|
422 | </Configuration> |
---|
423 | </Configurations> |
---|
424 | <References> |
---|
425 | </References> |
---|
426 | <Files> |
---|
427 | <Filter |
---|
428 | Name="Header Files" |
---|
429 | Filter="h;hpp;hxx;hm;inl" |
---|
430 | > |
---|
431 | <File |
---|
432 | RelativePath="..\BasicCompiler_Common\BasicCompiler.h" |
---|
433 | > |
---|
434 | </File> |
---|
435 | <File |
---|
436 | RelativePath="..\BasicCompiler_Common\BasicFixed.h" |
---|
437 | > |
---|
438 | </File> |
---|
439 | <File |
---|
440 | RelativePath="CommandValue.h" |
---|
441 | > |
---|
442 | </File> |
---|
443 | <File |
---|
444 | RelativePath="..\BasicCompiler_Common\common.h" |
---|
445 | > |
---|
446 | </File> |
---|
447 | <File |
---|
448 | RelativePath="Opcode.h" |
---|
449 | > |
---|
450 | </File> |
---|
451 | <Filter |
---|
452 | Name="言語対応文字列" |
---|
453 | > |
---|
454 | <File |
---|
455 | RelativePath="..\BasicCompiler_Common\common_msg_eng.h" |
---|
456 | > |
---|
457 | </File> |
---|
458 | <File |
---|
459 | RelativePath="..\BasicCompiler_Common\common_msg_jpn.h" |
---|
460 | > |
---|
461 | </File> |
---|
462 | </Filter> |
---|
463 | <Filter |
---|
464 | Name="Parts_h" |
---|
465 | > |
---|
466 | <File |
---|
467 | RelativePath="..\BasicCompiler_Common\NonVolatile.h" |
---|
468 | > |
---|
469 | </File> |
---|
470 | </Filter> |
---|
471 | <Filter |
---|
472 | Name="Common Classes" |
---|
473 | > |
---|
474 | <File |
---|
475 | RelativePath="..\BasicCompiler_Common\include\Smoothie.h" |
---|
476 | > |
---|
477 | </File> |
---|
478 | <Filter |
---|
479 | Name="Meta Parts" |
---|
480 | > |
---|
481 | <File |
---|
482 | RelativePath="..\BasicCompiler_Common\include\Namespace.h" |
---|
483 | > |
---|
484 | </File> |
---|
485 | <File |
---|
486 | RelativePath="..\BasicCompiler_Common\Parameter.h" |
---|
487 | > |
---|
488 | </File> |
---|
489 | <File |
---|
490 | RelativePath="..\BasicCompiler_Common\Procedure.h" |
---|
491 | > |
---|
492 | </File> |
---|
493 | <File |
---|
494 | RelativePath="..\BasicCompiler_Common\include\Prototype.h" |
---|
495 | > |
---|
496 | </File> |
---|
497 | <File |
---|
498 | RelativePath="..\BasicCompiler_Common\Type.h" |
---|
499 | > |
---|
500 | </File> |
---|
501 | <File |
---|
502 | RelativePath="..\BasicCompiler_Common\TypeDef.h" |
---|
503 | > |
---|
504 | </File> |
---|
505 | <File |
---|
506 | RelativePath="..\BasicCompiler_Common\Variable.h" |
---|
507 | > |
---|
508 | </File> |
---|
509 | </Filter> |
---|
510 | <Filter |
---|
511 | Name="Lexical Parts" |
---|
512 | > |
---|
513 | <File |
---|
514 | RelativePath="..\BasicCompiler_Common\include\Source.h" |
---|
515 | > |
---|
516 | </File> |
---|
517 | </Filter> |
---|
518 | <Filter |
---|
519 | Name="Operation Statements" |
---|
520 | > |
---|
521 | <File |
---|
522 | RelativePath="..\BasicCompiler_Common\include\Exception.h" |
---|
523 | > |
---|
524 | </File> |
---|
525 | </Filter> |
---|
526 | </Filter> |
---|
527 | </Filter> |
---|
528 | <Filter |
---|
529 | Name="Resource Files" |
---|
530 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
---|
531 | > |
---|
532 | <File |
---|
533 | RelativePath="icon1.ico" |
---|
534 | > |
---|
535 | </File> |
---|
536 | <File |
---|
537 | RelativePath="toolbar_debugger.bmp" |
---|
538 | > |
---|
539 | </File> |
---|
540 | <File |
---|
541 | RelativePath="VarArray.ico" |
---|
542 | > |
---|
543 | </File> |
---|
544 | <File |
---|
545 | RelativePath="VarData.ico" |
---|
546 | > |
---|
547 | </File> |
---|
548 | <File |
---|
549 | RelativePath="VarPtrStruct.ico" |
---|
550 | > |
---|
551 | </File> |
---|
552 | <File |
---|
553 | RelativePath="VarStr.ico" |
---|
554 | > |
---|
555 | </File> |
---|
556 | <File |
---|
557 | RelativePath="VarStruct.ico" |
---|
558 | > |
---|
559 | </File> |
---|
560 | </Filter> |
---|
561 | <Filter |
---|
562 | Name="Source Files" |
---|
563 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
---|
564 | > |
---|
565 | <File |
---|
566 | RelativePath="BasicCompiler.rc" |
---|
567 | > |
---|
568 | <FileConfiguration |
---|
569 | Name="Debug|Win32" |
---|
570 | > |
---|
571 | <Tool |
---|
572 | Name="VCResourceCompilerTool" |
---|
573 | PreprocessorDefinitions="_DEBUG;JPN;$(NoInherit)" |
---|
574 | /> |
---|
575 | </FileConfiguration> |
---|
576 | <FileConfiguration |
---|
577 | Name="SmallDebug|Win32" |
---|
578 | > |
---|
579 | <Tool |
---|
580 | Name="VCResourceCompilerTool" |
---|
581 | PreprocessorDefinitions="_DEBUG;JPN;$(NoInherit)" |
---|
582 | /> |
---|
583 | </FileConfiguration> |
---|
584 | <FileConfiguration |
---|
585 | Name="English_Rel|Win32" |
---|
586 | > |
---|
587 | <Tool |
---|
588 | Name="VCResourceCompilerTool" |
---|
589 | PreprocessorDefinitions="NDEBUG;ENG;$(NoInherit)" |
---|
590 | /> |
---|
591 | </FileConfiguration> |
---|
592 | <FileConfiguration |
---|
593 | Name="Release|Win32" |
---|
594 | > |
---|
595 | <Tool |
---|
596 | Name="VCResourceCompilerTool" |
---|
597 | PreprocessorDefinitions="_DEBUG;JPN;$(NoInherit)" |
---|
598 | /> |
---|
599 | </FileConfiguration> |
---|
600 | </File> |
---|
601 | <Filter |
---|
602 | Name="Compile" |
---|
603 | > |
---|
604 | <File |
---|
605 | RelativePath="Compile_Statement.cpp" |
---|
606 | > |
---|
607 | <FileConfiguration |
---|
608 | Name="Debug|Win32" |
---|
609 | > |
---|
610 | <Tool |
---|
611 | Name="VCCLCompilerTool" |
---|
612 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
613 | UsePrecompiledHeader="0" |
---|
614 | BrowseInformation="0" |
---|
615 | /> |
---|
616 | </FileConfiguration> |
---|
617 | <FileConfiguration |
---|
618 | Name="SmallDebug|Win32" |
---|
619 | > |
---|
620 | <Tool |
---|
621 | Name="VCCLCompilerTool" |
---|
622 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
623 | UsePrecompiledHeader="0" |
---|
624 | BrowseInformation="0" |
---|
625 | /> |
---|
626 | </FileConfiguration> |
---|
627 | <FileConfiguration |
---|
628 | Name="English_Rel|Win32" |
---|
629 | > |
---|
630 | <Tool |
---|
631 | Name="VCCLCompilerTool" |
---|
632 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
633 | UsePrecompiledHeader="0" |
---|
634 | /> |
---|
635 | </FileConfiguration> |
---|
636 | <FileConfiguration |
---|
637 | Name="Release|Win32" |
---|
638 | > |
---|
639 | <Tool |
---|
640 | Name="VCCLCompilerTool" |
---|
641 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
642 | UsePrecompiledHeader="0" |
---|
643 | BrowseInformation="0" |
---|
644 | /> |
---|
645 | </FileConfiguration> |
---|
646 | </File> |
---|
647 | <File |
---|
648 | RelativePath="Compile_Var.cpp" |
---|
649 | > |
---|
650 | <FileConfiguration |
---|
651 | Name="Debug|Win32" |
---|
652 | > |
---|
653 | <Tool |
---|
654 | Name="VCCLCompilerTool" |
---|
655 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
656 | UsePrecompiledHeader="0" |
---|
657 | BrowseInformation="0" |
---|
658 | /> |
---|
659 | </FileConfiguration> |
---|
660 | <FileConfiguration |
---|
661 | Name="SmallDebug|Win32" |
---|
662 | > |
---|
663 | <Tool |
---|
664 | Name="VCCLCompilerTool" |
---|
665 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
666 | UsePrecompiledHeader="0" |
---|
667 | BrowseInformation="0" |
---|
668 | /> |
---|
669 | </FileConfiguration> |
---|
670 | <FileConfiguration |
---|
671 | Name="English_Rel|Win32" |
---|
672 | > |
---|
673 | <Tool |
---|
674 | Name="VCCLCompilerTool" |
---|
675 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
676 | UsePrecompiledHeader="0" |
---|
677 | /> |
---|
678 | </FileConfiguration> |
---|
679 | <FileConfiguration |
---|
680 | Name="Release|Win32" |
---|
681 | > |
---|
682 | <Tool |
---|
683 | Name="VCCLCompilerTool" |
---|
684 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
685 | UsePrecompiledHeader="0" |
---|
686 | BrowseInformation="0" |
---|
687 | /> |
---|
688 | </FileConfiguration> |
---|
689 | </File> |
---|
690 | <File |
---|
691 | RelativePath="MakePeHdr.cpp" |
---|
692 | > |
---|
693 | <FileConfiguration |
---|
694 | Name="Debug|Win32" |
---|
695 | > |
---|
696 | <Tool |
---|
697 | Name="VCCLCompilerTool" |
---|
698 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
699 | UsePrecompiledHeader="0" |
---|
700 | BrowseInformation="0" |
---|
701 | /> |
---|
702 | </FileConfiguration> |
---|
703 | <FileConfiguration |
---|
704 | Name="SmallDebug|Win32" |
---|
705 | > |
---|
706 | <Tool |
---|
707 | Name="VCCLCompilerTool" |
---|
708 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
709 | UsePrecompiledHeader="0" |
---|
710 | BrowseInformation="0" |
---|
711 | /> |
---|
712 | </FileConfiguration> |
---|
713 | <FileConfiguration |
---|
714 | Name="English_Rel|Win32" |
---|
715 | > |
---|
716 | <Tool |
---|
717 | Name="VCCLCompilerTool" |
---|
718 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
719 | UsePrecompiledHeader="0" |
---|
720 | /> |
---|
721 | </FileConfiguration> |
---|
722 | <FileConfiguration |
---|
723 | Name="Release|Win32" |
---|
724 | > |
---|
725 | <Tool |
---|
726 | Name="VCCLCompilerTool" |
---|
727 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
728 | UsePrecompiledHeader="0" |
---|
729 | BrowseInformation="0" |
---|
730 | /> |
---|
731 | </FileConfiguration> |
---|
732 | </File> |
---|
733 | <File |
---|
734 | RelativePath="Register.cpp" |
---|
735 | > |
---|
736 | <FileConfiguration |
---|
737 | Name="Debug|Win32" |
---|
738 | > |
---|
739 | <Tool |
---|
740 | Name="VCCLCompilerTool" |
---|
741 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
742 | UsePrecompiledHeader="0" |
---|
743 | BrowseInformation="0" |
---|
744 | /> |
---|
745 | </FileConfiguration> |
---|
746 | <FileConfiguration |
---|
747 | Name="SmallDebug|Win32" |
---|
748 | > |
---|
749 | <Tool |
---|
750 | Name="VCCLCompilerTool" |
---|
751 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
752 | UsePrecompiledHeader="0" |
---|
753 | BrowseInformation="0" |
---|
754 | /> |
---|
755 | </FileConfiguration> |
---|
756 | <FileConfiguration |
---|
757 | Name="English_Rel|Win32" |
---|
758 | > |
---|
759 | <Tool |
---|
760 | Name="VCCLCompilerTool" |
---|
761 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
762 | UsePrecompiledHeader="0" |
---|
763 | /> |
---|
764 | </FileConfiguration> |
---|
765 | <FileConfiguration |
---|
766 | Name="Release|Win32" |
---|
767 | > |
---|
768 | <Tool |
---|
769 | Name="VCCLCompilerTool" |
---|
770 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
771 | UsePrecompiledHeader="0" |
---|
772 | BrowseInformation="0" |
---|
773 | /> |
---|
774 | </FileConfiguration> |
---|
775 | </File> |
---|
776 | <Filter |
---|
777 | Name="Calculation" |
---|
778 | > |
---|
779 | <File |
---|
780 | RelativePath="Compile_Calc.cpp" |
---|
781 | > |
---|
782 | <FileConfiguration |
---|
783 | Name="Debug|Win32" |
---|
784 | > |
---|
785 | <Tool |
---|
786 | Name="VCCLCompilerTool" |
---|
787 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
788 | UsePrecompiledHeader="0" |
---|
789 | BrowseInformation="0" |
---|
790 | /> |
---|
791 | </FileConfiguration> |
---|
792 | <FileConfiguration |
---|
793 | Name="SmallDebug|Win32" |
---|
794 | > |
---|
795 | <Tool |
---|
796 | Name="VCCLCompilerTool" |
---|
797 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
798 | UsePrecompiledHeader="0" |
---|
799 | BrowseInformation="0" |
---|
800 | /> |
---|
801 | </FileConfiguration> |
---|
802 | <FileConfiguration |
---|
803 | Name="English_Rel|Win32" |
---|
804 | > |
---|
805 | <Tool |
---|
806 | Name="VCCLCompilerTool" |
---|
807 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
808 | UsePrecompiledHeader="0" |
---|
809 | BrowseInformation="0" |
---|
810 | /> |
---|
811 | </FileConfiguration> |
---|
812 | <FileConfiguration |
---|
813 | Name="Release|Win32" |
---|
814 | > |
---|
815 | <Tool |
---|
816 | Name="VCCLCompilerTool" |
---|
817 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
818 | UsePrecompiledHeader="0" |
---|
819 | BrowseInformation="0" |
---|
820 | /> |
---|
821 | </FileConfiguration> |
---|
822 | </File> |
---|
823 | <File |
---|
824 | RelativePath="Compile_Calc_PushVar.cpp" |
---|
825 | > |
---|
826 | <FileConfiguration |
---|
827 | Name="Debug|Win32" |
---|
828 | > |
---|
829 | <Tool |
---|
830 | Name="VCCLCompilerTool" |
---|
831 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
832 | UsePrecompiledHeader="0" |
---|
833 | BrowseInformation="0" |
---|
834 | /> |
---|
835 | </FileConfiguration> |
---|
836 | <FileConfiguration |
---|
837 | Name="SmallDebug|Win32" |
---|
838 | > |
---|
839 | <Tool |
---|
840 | Name="VCCLCompilerTool" |
---|
841 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
842 | UsePrecompiledHeader="0" |
---|
843 | BrowseInformation="0" |
---|
844 | /> |
---|
845 | </FileConfiguration> |
---|
846 | <FileConfiguration |
---|
847 | Name="English_Rel|Win32" |
---|
848 | > |
---|
849 | <Tool |
---|
850 | Name="VCCLCompilerTool" |
---|
851 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
852 | UsePrecompiledHeader="0" |
---|
853 | /> |
---|
854 | </FileConfiguration> |
---|
855 | <FileConfiguration |
---|
856 | Name="Release|Win32" |
---|
857 | > |
---|
858 | <Tool |
---|
859 | Name="VCCLCompilerTool" |
---|
860 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
861 | UsePrecompiledHeader="0" |
---|
862 | BrowseInformation="0" |
---|
863 | /> |
---|
864 | </FileConfiguration> |
---|
865 | </File> |
---|
866 | <File |
---|
867 | RelativePath="Compile_Set_Var.cpp" |
---|
868 | > |
---|
869 | <FileConfiguration |
---|
870 | Name="Debug|Win32" |
---|
871 | > |
---|
872 | <Tool |
---|
873 | Name="VCCLCompilerTool" |
---|
874 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
875 | UsePrecompiledHeader="0" |
---|
876 | BrowseInformation="0" |
---|
877 | /> |
---|
878 | </FileConfiguration> |
---|
879 | <FileConfiguration |
---|
880 | Name="SmallDebug|Win32" |
---|
881 | > |
---|
882 | <Tool |
---|
883 | Name="VCCLCompilerTool" |
---|
884 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
885 | UsePrecompiledHeader="0" |
---|
886 | BrowseInformation="0" |
---|
887 | /> |
---|
888 | </FileConfiguration> |
---|
889 | <FileConfiguration |
---|
890 | Name="English_Rel|Win32" |
---|
891 | > |
---|
892 | <Tool |
---|
893 | Name="VCCLCompilerTool" |
---|
894 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
895 | UsePrecompiledHeader="0" |
---|
896 | /> |
---|
897 | </FileConfiguration> |
---|
898 | <FileConfiguration |
---|
899 | Name="Release|Win32" |
---|
900 | > |
---|
901 | <Tool |
---|
902 | Name="VCCLCompilerTool" |
---|
903 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
904 | UsePrecompiledHeader="0" |
---|
905 | BrowseInformation="0" |
---|
906 | /> |
---|
907 | </FileConfiguration> |
---|
908 | </File> |
---|
909 | <File |
---|
910 | RelativePath=".\increment.cpp" |
---|
911 | > |
---|
912 | </File> |
---|
913 | <File |
---|
914 | RelativePath="NumOpe.cpp" |
---|
915 | > |
---|
916 | <FileConfiguration |
---|
917 | Name="Debug|Win32" |
---|
918 | > |
---|
919 | <Tool |
---|
920 | Name="VCCLCompilerTool" |
---|
921 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
922 | UsePrecompiledHeader="0" |
---|
923 | BrowseInformation="0" |
---|
924 | /> |
---|
925 | </FileConfiguration> |
---|
926 | <FileConfiguration |
---|
927 | Name="SmallDebug|Win32" |
---|
928 | > |
---|
929 | <Tool |
---|
930 | Name="VCCLCompilerTool" |
---|
931 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
932 | UsePrecompiledHeader="0" |
---|
933 | BrowseInformation="0" |
---|
934 | /> |
---|
935 | </FileConfiguration> |
---|
936 | <FileConfiguration |
---|
937 | Name="English_Rel|Win32" |
---|
938 | > |
---|
939 | <Tool |
---|
940 | Name="VCCLCompilerTool" |
---|
941 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
942 | UsePrecompiledHeader="0" |
---|
943 | /> |
---|
944 | </FileConfiguration> |
---|
945 | <FileConfiguration |
---|
946 | Name="Release|Win32" |
---|
947 | > |
---|
948 | <Tool |
---|
949 | Name="VCCLCompilerTool" |
---|
950 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
951 | UsePrecompiledHeader="0" |
---|
952 | BrowseInformation="0" |
---|
953 | /> |
---|
954 | </FileConfiguration> |
---|
955 | </File> |
---|
956 | <File |
---|
957 | RelativePath="NumOpe_Arithmetic.cpp" |
---|
958 | > |
---|
959 | <FileConfiguration |
---|
960 | Name="Debug|Win32" |
---|
961 | > |
---|
962 | <Tool |
---|
963 | Name="VCCLCompilerTool" |
---|
964 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
965 | UsePrecompiledHeader="0" |
---|
966 | BrowseInformation="0" |
---|
967 | /> |
---|
968 | </FileConfiguration> |
---|
969 | <FileConfiguration |
---|
970 | Name="SmallDebug|Win32" |
---|
971 | > |
---|
972 | <Tool |
---|
973 | Name="VCCLCompilerTool" |
---|
974 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
975 | UsePrecompiledHeader="0" |
---|
976 | BrowseInformation="0" |
---|
977 | /> |
---|
978 | </FileConfiguration> |
---|
979 | <FileConfiguration |
---|
980 | Name="English_Rel|Win32" |
---|
981 | > |
---|
982 | <Tool |
---|
983 | Name="VCCLCompilerTool" |
---|
984 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
985 | UsePrecompiledHeader="0" |
---|
986 | /> |
---|
987 | </FileConfiguration> |
---|
988 | <FileConfiguration |
---|
989 | Name="Release|Win32" |
---|
990 | > |
---|
991 | <Tool |
---|
992 | Name="VCCLCompilerTool" |
---|
993 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
994 | UsePrecompiledHeader="0" |
---|
995 | BrowseInformation="0" |
---|
996 | /> |
---|
997 | </FileConfiguration> |
---|
998 | </File> |
---|
999 | <File |
---|
1000 | RelativePath="NumOpe_Logical.cpp" |
---|
1001 | > |
---|
1002 | <FileConfiguration |
---|
1003 | Name="Debug|Win32" |
---|
1004 | > |
---|
1005 | <Tool |
---|
1006 | Name="VCCLCompilerTool" |
---|
1007 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1008 | UsePrecompiledHeader="0" |
---|
1009 | BrowseInformation="0" |
---|
1010 | /> |
---|
1011 | </FileConfiguration> |
---|
1012 | <FileConfiguration |
---|
1013 | Name="SmallDebug|Win32" |
---|
1014 | > |
---|
1015 | <Tool |
---|
1016 | Name="VCCLCompilerTool" |
---|
1017 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1018 | UsePrecompiledHeader="0" |
---|
1019 | BrowseInformation="0" |
---|
1020 | /> |
---|
1021 | </FileConfiguration> |
---|
1022 | <FileConfiguration |
---|
1023 | Name="English_Rel|Win32" |
---|
1024 | > |
---|
1025 | <Tool |
---|
1026 | Name="VCCLCompilerTool" |
---|
1027 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
1028 | UsePrecompiledHeader="0" |
---|
1029 | /> |
---|
1030 | </FileConfiguration> |
---|
1031 | <FileConfiguration |
---|
1032 | Name="Release|Win32" |
---|
1033 | > |
---|
1034 | <Tool |
---|
1035 | Name="VCCLCompilerTool" |
---|
1036 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1037 | UsePrecompiledHeader="0" |
---|
1038 | BrowseInformation="0" |
---|
1039 | /> |
---|
1040 | </FileConfiguration> |
---|
1041 | </File> |
---|
1042 | <File |
---|
1043 | RelativePath="NumOpe_Relation.cpp" |
---|
1044 | > |
---|
1045 | <FileConfiguration |
---|
1046 | Name="Debug|Win32" |
---|
1047 | > |
---|
1048 | <Tool |
---|
1049 | Name="VCCLCompilerTool" |
---|
1050 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1051 | UsePrecompiledHeader="0" |
---|
1052 | BrowseInformation="0" |
---|
1053 | /> |
---|
1054 | </FileConfiguration> |
---|
1055 | <FileConfiguration |
---|
1056 | Name="SmallDebug|Win32" |
---|
1057 | > |
---|
1058 | <Tool |
---|
1059 | Name="VCCLCompilerTool" |
---|
1060 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1061 | UsePrecompiledHeader="0" |
---|
1062 | BrowseInformation="0" |
---|
1063 | /> |
---|
1064 | </FileConfiguration> |
---|
1065 | <FileConfiguration |
---|
1066 | Name="English_Rel|Win32" |
---|
1067 | > |
---|
1068 | <Tool |
---|
1069 | Name="VCCLCompilerTool" |
---|
1070 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
1071 | UsePrecompiledHeader="0" |
---|
1072 | /> |
---|
1073 | </FileConfiguration> |
---|
1074 | <FileConfiguration |
---|
1075 | Name="Release|Win32" |
---|
1076 | > |
---|
1077 | <Tool |
---|
1078 | Name="VCCLCompilerTool" |
---|
1079 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1080 | UsePrecompiledHeader="0" |
---|
1081 | BrowseInformation="0" |
---|
1082 | /> |
---|
1083 | </FileConfiguration> |
---|
1084 | </File> |
---|
1085 | <File |
---|
1086 | RelativePath="NumOpe_TypeOperation.cpp" |
---|
1087 | > |
---|
1088 | <FileConfiguration |
---|
1089 | Name="Debug|Win32" |
---|
1090 | > |
---|
1091 | <Tool |
---|
1092 | Name="VCCLCompilerTool" |
---|
1093 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1094 | UsePrecompiledHeader="0" |
---|
1095 | BrowseInformation="0" |
---|
1096 | /> |
---|
1097 | </FileConfiguration> |
---|
1098 | <FileConfiguration |
---|
1099 | Name="SmallDebug|Win32" |
---|
1100 | > |
---|
1101 | <Tool |
---|
1102 | Name="VCCLCompilerTool" |
---|
1103 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1104 | UsePrecompiledHeader="0" |
---|
1105 | BrowseInformation="0" |
---|
1106 | /> |
---|
1107 | </FileConfiguration> |
---|
1108 | <FileConfiguration |
---|
1109 | Name="English_Rel|Win32" |
---|
1110 | > |
---|
1111 | <Tool |
---|
1112 | Name="VCCLCompilerTool" |
---|
1113 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
1114 | UsePrecompiledHeader="0" |
---|
1115 | /> |
---|
1116 | </FileConfiguration> |
---|
1117 | <FileConfiguration |
---|
1118 | Name="Release|Win32" |
---|
1119 | > |
---|
1120 | <Tool |
---|
1121 | Name="VCCLCompilerTool" |
---|
1122 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1123 | UsePrecompiledHeader="0" |
---|
1124 | BrowseInformation="0" |
---|
1125 | /> |
---|
1126 | </FileConfiguration> |
---|
1127 | </File> |
---|
1128 | </Filter> |
---|
1129 | <Filter |
---|
1130 | Name="Object" |
---|
1131 | > |
---|
1132 | <File |
---|
1133 | RelativePath=".\Compile_Interface.cpp" |
---|
1134 | > |
---|
1135 | </File> |
---|
1136 | <File |
---|
1137 | RelativePath=".\Compile_Object.cpp" |
---|
1138 | > |
---|
1139 | </File> |
---|
1140 | </Filter> |
---|
1141 | <Filter |
---|
1142 | Name="Opcode" |
---|
1143 | > |
---|
1144 | <File |
---|
1145 | RelativePath="amd64_main.cpp" |
---|
1146 | > |
---|
1147 | <FileConfiguration |
---|
1148 | Name="Debug|Win32" |
---|
1149 | > |
---|
1150 | <Tool |
---|
1151 | Name="VCCLCompilerTool" |
---|
1152 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1153 | UsePrecompiledHeader="0" |
---|
1154 | BrowseInformation="0" |
---|
1155 | /> |
---|
1156 | </FileConfiguration> |
---|
1157 | <FileConfiguration |
---|
1158 | Name="SmallDebug|Win32" |
---|
1159 | > |
---|
1160 | <Tool |
---|
1161 | Name="VCCLCompilerTool" |
---|
1162 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1163 | UsePrecompiledHeader="0" |
---|
1164 | BrowseInformation="0" |
---|
1165 | /> |
---|
1166 | </FileConfiguration> |
---|
1167 | <FileConfiguration |
---|
1168 | Name="English_Rel|Win32" |
---|
1169 | > |
---|
1170 | <Tool |
---|
1171 | Name="VCCLCompilerTool" |
---|
1172 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
1173 | UsePrecompiledHeader="0" |
---|
1174 | /> |
---|
1175 | </FileConfiguration> |
---|
1176 | <FileConfiguration |
---|
1177 | Name="Release|Win32" |
---|
1178 | > |
---|
1179 | <Tool |
---|
1180 | Name="VCCLCompilerTool" |
---|
1181 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1182 | UsePrecompiledHeader="0" |
---|
1183 | BrowseInformation="0" |
---|
1184 | /> |
---|
1185 | </FileConfiguration> |
---|
1186 | </File> |
---|
1187 | <File |
---|
1188 | RelativePath=".\stack_frame.cpp" |
---|
1189 | > |
---|
1190 | </File> |
---|
1191 | </Filter> |
---|
1192 | <Filter |
---|
1193 | Name="Procedure" |
---|
1194 | > |
---|
1195 | <File |
---|
1196 | RelativePath=".\CLockParameter.cpp" |
---|
1197 | > |
---|
1198 | </File> |
---|
1199 | <File |
---|
1200 | RelativePath=".\Compile_CallProc.cpp" |
---|
1201 | > |
---|
1202 | </File> |
---|
1203 | <File |
---|
1204 | RelativePath="Compile_Func.cpp" |
---|
1205 | > |
---|
1206 | <FileConfiguration |
---|
1207 | Name="Debug|Win32" |
---|
1208 | > |
---|
1209 | <Tool |
---|
1210 | Name="VCCLCompilerTool" |
---|
1211 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1212 | UsePrecompiledHeader="0" |
---|
1213 | BrowseInformation="0" |
---|
1214 | /> |
---|
1215 | </FileConfiguration> |
---|
1216 | <FileConfiguration |
---|
1217 | Name="SmallDebug|Win32" |
---|
1218 | > |
---|
1219 | <Tool |
---|
1220 | Name="VCCLCompilerTool" |
---|
1221 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1222 | UsePrecompiledHeader="0" |
---|
1223 | BrowseInformation="0" |
---|
1224 | /> |
---|
1225 | </FileConfiguration> |
---|
1226 | <FileConfiguration |
---|
1227 | Name="English_Rel|Win32" |
---|
1228 | > |
---|
1229 | <Tool |
---|
1230 | Name="VCCLCompilerTool" |
---|
1231 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
1232 | UsePrecompiledHeader="0" |
---|
1233 | /> |
---|
1234 | </FileConfiguration> |
---|
1235 | <FileConfiguration |
---|
1236 | Name="Release|Win32" |
---|
1237 | > |
---|
1238 | <Tool |
---|
1239 | Name="VCCLCompilerTool" |
---|
1240 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1241 | UsePrecompiledHeader="0" |
---|
1242 | BrowseInformation="0" |
---|
1243 | /> |
---|
1244 | </FileConfiguration> |
---|
1245 | </File> |
---|
1246 | <File |
---|
1247 | RelativePath="Compile_ProcOp.cpp" |
---|
1248 | > |
---|
1249 | <FileConfiguration |
---|
1250 | Name="Debug|Win32" |
---|
1251 | > |
---|
1252 | <Tool |
---|
1253 | Name="VCCLCompilerTool" |
---|
1254 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1255 | UsePrecompiledHeader="0" |
---|
1256 | BrowseInformation="0" |
---|
1257 | /> |
---|
1258 | </FileConfiguration> |
---|
1259 | <FileConfiguration |
---|
1260 | Name="SmallDebug|Win32" |
---|
1261 | > |
---|
1262 | <Tool |
---|
1263 | Name="VCCLCompilerTool" |
---|
1264 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1265 | UsePrecompiledHeader="0" |
---|
1266 | BrowseInformation="0" |
---|
1267 | /> |
---|
1268 | </FileConfiguration> |
---|
1269 | <FileConfiguration |
---|
1270 | Name="English_Rel|Win32" |
---|
1271 | > |
---|
1272 | <Tool |
---|
1273 | Name="VCCLCompilerTool" |
---|
1274 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
1275 | UsePrecompiledHeader="0" |
---|
1276 | /> |
---|
1277 | </FileConfiguration> |
---|
1278 | <FileConfiguration |
---|
1279 | Name="Release|Win32" |
---|
1280 | > |
---|
1281 | <Tool |
---|
1282 | Name="VCCLCompilerTool" |
---|
1283 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1284 | UsePrecompiledHeader="0" |
---|
1285 | BrowseInformation="0" |
---|
1286 | /> |
---|
1287 | </FileConfiguration> |
---|
1288 | </File> |
---|
1289 | <File |
---|
1290 | RelativePath=".\CParameter.cpp" |
---|
1291 | > |
---|
1292 | </File> |
---|
1293 | <File |
---|
1294 | RelativePath=".\OperatorProc.cpp" |
---|
1295 | > |
---|
1296 | </File> |
---|
1297 | </Filter> |
---|
1298 | </Filter> |
---|
1299 | <Filter |
---|
1300 | Name="32及び64共通" |
---|
1301 | > |
---|
1302 | <File |
---|
1303 | RelativePath="..\BasicCompiler_Common\BasicCompiler.cpp" |
---|
1304 | > |
---|
1305 | </File> |
---|
1306 | <File |
---|
1307 | RelativePath="..\BasicCompiler_Common\calculation.cpp" |
---|
1308 | > |
---|
1309 | </File> |
---|
1310 | <File |
---|
1311 | RelativePath="..\BasicCompiler_Common\Compile.cpp" |
---|
1312 | > |
---|
1313 | </File> |
---|
1314 | <File |
---|
1315 | RelativePath="..\BasicCompiler_Common\Diagnose.cpp" |
---|
1316 | > |
---|
1317 | </File> |
---|
1318 | <File |
---|
1319 | RelativePath="..\BasicCompiler_Common\error.cpp" |
---|
1320 | > |
---|
1321 | </File> |
---|
1322 | <File |
---|
1323 | RelativePath="..\BasicCompiler_Common\gc.cpp" |
---|
1324 | > |
---|
1325 | </File> |
---|
1326 | <File |
---|
1327 | RelativePath="..\BasicCompiler_Common\hash.cpp" |
---|
1328 | > |
---|
1329 | </File> |
---|
1330 | <File |
---|
1331 | RelativePath="..\BasicCompiler_Common\MakeExe.cpp" |
---|
1332 | > |
---|
1333 | </File> |
---|
1334 | <File |
---|
1335 | RelativePath="..\BasicCompiler_Common\NumOpe_GetType.cpp" |
---|
1336 | > |
---|
1337 | </File> |
---|
1338 | <File |
---|
1339 | RelativePath="..\BasicCompiler_Common\Object.cpp" |
---|
1340 | > |
---|
1341 | </File> |
---|
1342 | <File |
---|
1343 | RelativePath="..\BasicCompiler_Common\OldStatement.cpp" |
---|
1344 | > |
---|
1345 | </File> |
---|
1346 | <File |
---|
1347 | RelativePath="..\BasicCompiler_Common\Overload.cpp" |
---|
1348 | > |
---|
1349 | </File> |
---|
1350 | <File |
---|
1351 | RelativePath="..\BasicCompiler_Common\RSrcSection.cpp" |
---|
1352 | > |
---|
1353 | </File> |
---|
1354 | <File |
---|
1355 | RelativePath="..\BasicCompiler_Common\StrOperation.cpp" |
---|
1356 | > |
---|
1357 | </File> |
---|
1358 | <Filter |
---|
1359 | Name="Intermediate" |
---|
1360 | > |
---|
1361 | <File |
---|
1362 | RelativePath="..\BasicCompiler_Common\CommandFormat.cpp" |
---|
1363 | > |
---|
1364 | </File> |
---|
1365 | <File |
---|
1366 | RelativePath="..\BasicCompiler_Common\Intermediate_Step1.cpp" |
---|
1367 | > |
---|
1368 | </File> |
---|
1369 | <File |
---|
1370 | RelativePath="..\BasicCompiler_Common\Intermediate_Step2.cpp" |
---|
1371 | > |
---|
1372 | </File> |
---|
1373 | <File |
---|
1374 | RelativePath="..\BasicCompiler_Common\Resource.cpp" |
---|
1375 | > |
---|
1376 | </File> |
---|
1377 | </Filter> |
---|
1378 | <Filter |
---|
1379 | Name="Parts" |
---|
1380 | > |
---|
1381 | <File |
---|
1382 | RelativePath="..\BasicCompiler_Common\DataTable.cpp" |
---|
1383 | > |
---|
1384 | </File> |
---|
1385 | <File |
---|
1386 | RelativePath="..\BasicCompiler_Common\LoopRefCheck.cpp" |
---|
1387 | > |
---|
1388 | </File> |
---|
1389 | <File |
---|
1390 | RelativePath="..\BasicCompiler_Common\NonVolatile.cpp" |
---|
1391 | > |
---|
1392 | </File> |
---|
1393 | </Filter> |
---|
1394 | <Filter |
---|
1395 | Name="Debug(共通)" |
---|
1396 | > |
---|
1397 | <File |
---|
1398 | RelativePath="..\BasicCompiler_Common\BreakPoint.cpp" |
---|
1399 | > |
---|
1400 | </File> |
---|
1401 | <File |
---|
1402 | RelativePath="..\BasicCompiler_Common\BreakPoint.h" |
---|
1403 | > |
---|
1404 | </File> |
---|
1405 | <File |
---|
1406 | RelativePath="..\BasicCompiler_Common\CDebugThreadInfo.cpp" |
---|
1407 | > |
---|
1408 | </File> |
---|
1409 | <File |
---|
1410 | RelativePath="..\BasicCompiler_Common\Debug.cpp" |
---|
1411 | > |
---|
1412 | </File> |
---|
1413 | <File |
---|
1414 | RelativePath="..\BasicCompiler_Common\debug.h" |
---|
1415 | > |
---|
1416 | </File> |
---|
1417 | <File |
---|
1418 | RelativePath="..\BasicCompiler_Common\DebugMiddleFile.cpp" |
---|
1419 | > |
---|
1420 | </File> |
---|
1421 | <File |
---|
1422 | RelativePath="..\BasicCompiler_Common\DebugSection.h" |
---|
1423 | > |
---|
1424 | </File> |
---|
1425 | <File |
---|
1426 | RelativePath="..\BasicCompiler_Common\VarList.cpp" |
---|
1427 | > |
---|
1428 | </File> |
---|
1429 | <File |
---|
1430 | RelativePath="..\BasicCompiler_Common\WatchList.cpp" |
---|
1431 | > |
---|
1432 | <FileConfiguration |
---|
1433 | Name="Debug|Win32" |
---|
1434 | > |
---|
1435 | <Tool |
---|
1436 | Name="VCCLCompilerTool" |
---|
1437 | ObjectFile="$(IntDir)\$(InputName)1.obj" |
---|
1438 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
---|
1439 | /> |
---|
1440 | </FileConfiguration> |
---|
1441 | <FileConfiguration |
---|
1442 | Name="SmallDebug|Win32" |
---|
1443 | > |
---|
1444 | <Tool |
---|
1445 | Name="VCCLCompilerTool" |
---|
1446 | ObjectFile="$(IntDir)\$(InputName)1.obj" |
---|
1447 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
---|
1448 | /> |
---|
1449 | </FileConfiguration> |
---|
1450 | <FileConfiguration |
---|
1451 | Name="English_Rel|Win32" |
---|
1452 | > |
---|
1453 | <Tool |
---|
1454 | Name="VCCLCompilerTool" |
---|
1455 | ObjectFile="$(IntDir)\$(InputName)1.obj" |
---|
1456 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
---|
1457 | /> |
---|
1458 | </FileConfiguration> |
---|
1459 | <FileConfiguration |
---|
1460 | Name="Release|Win32" |
---|
1461 | > |
---|
1462 | <Tool |
---|
1463 | Name="VCCLCompilerTool" |
---|
1464 | ObjectFile="$(IntDir)\$(InputName)1.obj" |
---|
1465 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
---|
1466 | /> |
---|
1467 | </FileConfiguration> |
---|
1468 | </File> |
---|
1469 | </Filter> |
---|
1470 | <Filter |
---|
1471 | Name="Type" |
---|
1472 | > |
---|
1473 | <File |
---|
1474 | RelativePath="..\BasicCompiler_Common\Class.cpp" |
---|
1475 | > |
---|
1476 | </File> |
---|
1477 | <File |
---|
1478 | RelativePath="..\BasicCompiler_Common\Class.h" |
---|
1479 | > |
---|
1480 | </File> |
---|
1481 | <File |
---|
1482 | RelativePath="..\BasicCompiler_Common\Enum.cpp" |
---|
1483 | > |
---|
1484 | </File> |
---|
1485 | <File |
---|
1486 | RelativePath="..\BasicCompiler_Common\Enum.h" |
---|
1487 | > |
---|
1488 | </File> |
---|
1489 | </Filter> |
---|
1490 | <Filter |
---|
1491 | Name="Schedule" |
---|
1492 | > |
---|
1493 | <File |
---|
1494 | RelativePath="..\BasicCompiler_Common\PESchedule.cpp" |
---|
1495 | > |
---|
1496 | </File> |
---|
1497 | <File |
---|
1498 | RelativePath="..\BasicCompiler_Common\PESchedule.h" |
---|
1499 | > |
---|
1500 | </File> |
---|
1501 | </Filter> |
---|
1502 | <Filter |
---|
1503 | Name="LexicalScoping" |
---|
1504 | > |
---|
1505 | <File |
---|
1506 | RelativePath="..\BasicCompiler_Common\LexicalScoping.cpp" |
---|
1507 | > |
---|
1508 | </File> |
---|
1509 | <File |
---|
1510 | RelativePath="..\BasicCompiler_Common\LexicalScoping.h" |
---|
1511 | > |
---|
1512 | </File> |
---|
1513 | </Filter> |
---|
1514 | <Filter |
---|
1515 | Name="Constant" |
---|
1516 | > |
---|
1517 | <File |
---|
1518 | RelativePath="..\BasicCompiler_Common\Const.cpp" |
---|
1519 | > |
---|
1520 | </File> |
---|
1521 | <File |
---|
1522 | RelativePath="..\BasicCompiler_Common\Const.h" |
---|
1523 | > |
---|
1524 | </File> |
---|
1525 | </Filter> |
---|
1526 | <Filter |
---|
1527 | Name="Variable" |
---|
1528 | > |
---|
1529 | <File |
---|
1530 | RelativePath="..\BasicCompiler_Common\VariableOpe.cpp" |
---|
1531 | > |
---|
1532 | </File> |
---|
1533 | <File |
---|
1534 | RelativePath="..\BasicCompiler_Common\VariableOpe.h" |
---|
1535 | > |
---|
1536 | </File> |
---|
1537 | </Filter> |
---|
1538 | <Filter |
---|
1539 | Name="Procedure" |
---|
1540 | > |
---|
1541 | <File |
---|
1542 | RelativePath="..\BasicCompiler_Common\ParamImpl.cpp" |
---|
1543 | > |
---|
1544 | </File> |
---|
1545 | <File |
---|
1546 | RelativePath="..\BasicCompiler_Common\Subroutine.cpp" |
---|
1547 | > |
---|
1548 | </File> |
---|
1549 | </Filter> |
---|
1550 | </Filter> |
---|
1551 | <Filter |
---|
1552 | Name="Common Classes" |
---|
1553 | > |
---|
1554 | <File |
---|
1555 | RelativePath="..\BasicCompiler_Common\src\Smoothie.cpp" |
---|
1556 | > |
---|
1557 | </File> |
---|
1558 | <Filter |
---|
1559 | Name="Meta Parts" |
---|
1560 | > |
---|
1561 | <File |
---|
1562 | RelativePath="..\BasicCompiler_Common\src\Namespace.cpp" |
---|
1563 | > |
---|
1564 | </File> |
---|
1565 | <File |
---|
1566 | RelativePath="..\BasicCompiler_Common\Procedure.cpp" |
---|
1567 | > |
---|
1568 | </File> |
---|
1569 | <File |
---|
1570 | RelativePath="..\BasicCompiler_Common\Type.cpp" |
---|
1571 | > |
---|
1572 | </File> |
---|
1573 | <File |
---|
1574 | RelativePath="..\BasicCompiler_Common\TypeDef.cpp" |
---|
1575 | > |
---|
1576 | </File> |
---|
1577 | <File |
---|
1578 | RelativePath="..\BasicCompiler_Common\Variable.cpp" |
---|
1579 | > |
---|
1580 | </File> |
---|
1581 | </Filter> |
---|
1582 | <Filter |
---|
1583 | Name="Lexical Parts" |
---|
1584 | > |
---|
1585 | <File |
---|
1586 | RelativePath="..\BasicCompiler_Common\src\Source.cpp" |
---|
1587 | > |
---|
1588 | </File> |
---|
1589 | </Filter> |
---|
1590 | <Filter |
---|
1591 | Name="Operation Statements" |
---|
1592 | > |
---|
1593 | <File |
---|
1594 | RelativePath="..\BasicCompiler_Common\src\Exception.cpp" |
---|
1595 | > |
---|
1596 | </File> |
---|
1597 | </Filter> |
---|
1598 | </Filter> |
---|
1599 | </Filter> |
---|
1600 | </Files> |
---|
1601 | <Globals> |
---|
1602 | </Globals> |
---|
1603 | </VisualStudioProject> |
---|