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\Type.h" |
---|
495 | > |
---|
496 | </File> |
---|
497 | <File |
---|
498 | RelativePath="..\BasicCompiler_Common\TypeDef.h" |
---|
499 | > |
---|
500 | </File> |
---|
501 | <File |
---|
502 | RelativePath="..\BasicCompiler_Common\Variable.h" |
---|
503 | > |
---|
504 | </File> |
---|
505 | </Filter> |
---|
506 | <Filter |
---|
507 | Name="Lexical Parts" |
---|
508 | > |
---|
509 | <File |
---|
510 | RelativePath="..\BasicCompiler_Common\include\Source.h" |
---|
511 | > |
---|
512 | </File> |
---|
513 | </Filter> |
---|
514 | <Filter |
---|
515 | Name="Operation Statements" |
---|
516 | > |
---|
517 | <File |
---|
518 | RelativePath="..\BasicCompiler_Common\include\Exception.h" |
---|
519 | > |
---|
520 | </File> |
---|
521 | </Filter> |
---|
522 | </Filter> |
---|
523 | </Filter> |
---|
524 | <Filter |
---|
525 | Name="Resource Files" |
---|
526 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
---|
527 | > |
---|
528 | <File |
---|
529 | RelativePath="icon1.ico" |
---|
530 | > |
---|
531 | </File> |
---|
532 | <File |
---|
533 | RelativePath="toolbar_debugger.bmp" |
---|
534 | > |
---|
535 | </File> |
---|
536 | <File |
---|
537 | RelativePath="VarArray.ico" |
---|
538 | > |
---|
539 | </File> |
---|
540 | <File |
---|
541 | RelativePath="VarData.ico" |
---|
542 | > |
---|
543 | </File> |
---|
544 | <File |
---|
545 | RelativePath="VarPtrStruct.ico" |
---|
546 | > |
---|
547 | </File> |
---|
548 | <File |
---|
549 | RelativePath="VarStr.ico" |
---|
550 | > |
---|
551 | </File> |
---|
552 | <File |
---|
553 | RelativePath="VarStruct.ico" |
---|
554 | > |
---|
555 | </File> |
---|
556 | </Filter> |
---|
557 | <Filter |
---|
558 | Name="Source Files" |
---|
559 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
---|
560 | > |
---|
561 | <File |
---|
562 | RelativePath="BasicCompiler.rc" |
---|
563 | > |
---|
564 | <FileConfiguration |
---|
565 | Name="Debug|Win32" |
---|
566 | > |
---|
567 | <Tool |
---|
568 | Name="VCResourceCompilerTool" |
---|
569 | PreprocessorDefinitions="_DEBUG;JPN;$(NoInherit)" |
---|
570 | /> |
---|
571 | </FileConfiguration> |
---|
572 | <FileConfiguration |
---|
573 | Name="SmallDebug|Win32" |
---|
574 | > |
---|
575 | <Tool |
---|
576 | Name="VCResourceCompilerTool" |
---|
577 | PreprocessorDefinitions="_DEBUG;JPN;$(NoInherit)" |
---|
578 | /> |
---|
579 | </FileConfiguration> |
---|
580 | <FileConfiguration |
---|
581 | Name="English_Rel|Win32" |
---|
582 | > |
---|
583 | <Tool |
---|
584 | Name="VCResourceCompilerTool" |
---|
585 | PreprocessorDefinitions="NDEBUG;ENG;$(NoInherit)" |
---|
586 | /> |
---|
587 | </FileConfiguration> |
---|
588 | <FileConfiguration |
---|
589 | Name="Release|Win32" |
---|
590 | > |
---|
591 | <Tool |
---|
592 | Name="VCResourceCompilerTool" |
---|
593 | PreprocessorDefinitions="_DEBUG;JPN;$(NoInherit)" |
---|
594 | /> |
---|
595 | </FileConfiguration> |
---|
596 | </File> |
---|
597 | <Filter |
---|
598 | Name="Compile" |
---|
599 | > |
---|
600 | <File |
---|
601 | RelativePath="Compile_Statement.cpp" |
---|
602 | > |
---|
603 | <FileConfiguration |
---|
604 | Name="Debug|Win32" |
---|
605 | > |
---|
606 | <Tool |
---|
607 | Name="VCCLCompilerTool" |
---|
608 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
609 | UsePrecompiledHeader="0" |
---|
610 | BrowseInformation="0" |
---|
611 | /> |
---|
612 | </FileConfiguration> |
---|
613 | <FileConfiguration |
---|
614 | Name="SmallDebug|Win32" |
---|
615 | > |
---|
616 | <Tool |
---|
617 | Name="VCCLCompilerTool" |
---|
618 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
619 | UsePrecompiledHeader="0" |
---|
620 | BrowseInformation="0" |
---|
621 | /> |
---|
622 | </FileConfiguration> |
---|
623 | <FileConfiguration |
---|
624 | Name="English_Rel|Win32" |
---|
625 | > |
---|
626 | <Tool |
---|
627 | Name="VCCLCompilerTool" |
---|
628 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
629 | UsePrecompiledHeader="0" |
---|
630 | /> |
---|
631 | </FileConfiguration> |
---|
632 | <FileConfiguration |
---|
633 | Name="Release|Win32" |
---|
634 | > |
---|
635 | <Tool |
---|
636 | Name="VCCLCompilerTool" |
---|
637 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
638 | UsePrecompiledHeader="0" |
---|
639 | BrowseInformation="0" |
---|
640 | /> |
---|
641 | </FileConfiguration> |
---|
642 | </File> |
---|
643 | <File |
---|
644 | RelativePath="Compile_Var.cpp" |
---|
645 | > |
---|
646 | <FileConfiguration |
---|
647 | Name="Debug|Win32" |
---|
648 | > |
---|
649 | <Tool |
---|
650 | Name="VCCLCompilerTool" |
---|
651 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
652 | UsePrecompiledHeader="0" |
---|
653 | BrowseInformation="0" |
---|
654 | /> |
---|
655 | </FileConfiguration> |
---|
656 | <FileConfiguration |
---|
657 | Name="SmallDebug|Win32" |
---|
658 | > |
---|
659 | <Tool |
---|
660 | Name="VCCLCompilerTool" |
---|
661 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
662 | UsePrecompiledHeader="0" |
---|
663 | BrowseInformation="0" |
---|
664 | /> |
---|
665 | </FileConfiguration> |
---|
666 | <FileConfiguration |
---|
667 | Name="English_Rel|Win32" |
---|
668 | > |
---|
669 | <Tool |
---|
670 | Name="VCCLCompilerTool" |
---|
671 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
672 | UsePrecompiledHeader="0" |
---|
673 | /> |
---|
674 | </FileConfiguration> |
---|
675 | <FileConfiguration |
---|
676 | Name="Release|Win32" |
---|
677 | > |
---|
678 | <Tool |
---|
679 | Name="VCCLCompilerTool" |
---|
680 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
681 | UsePrecompiledHeader="0" |
---|
682 | BrowseInformation="0" |
---|
683 | /> |
---|
684 | </FileConfiguration> |
---|
685 | </File> |
---|
686 | <File |
---|
687 | RelativePath="MakePeHdr.cpp" |
---|
688 | > |
---|
689 | <FileConfiguration |
---|
690 | Name="Debug|Win32" |
---|
691 | > |
---|
692 | <Tool |
---|
693 | Name="VCCLCompilerTool" |
---|
694 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
695 | UsePrecompiledHeader="0" |
---|
696 | BrowseInformation="0" |
---|
697 | /> |
---|
698 | </FileConfiguration> |
---|
699 | <FileConfiguration |
---|
700 | Name="SmallDebug|Win32" |
---|
701 | > |
---|
702 | <Tool |
---|
703 | Name="VCCLCompilerTool" |
---|
704 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
705 | UsePrecompiledHeader="0" |
---|
706 | BrowseInformation="0" |
---|
707 | /> |
---|
708 | </FileConfiguration> |
---|
709 | <FileConfiguration |
---|
710 | Name="English_Rel|Win32" |
---|
711 | > |
---|
712 | <Tool |
---|
713 | Name="VCCLCompilerTool" |
---|
714 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
715 | UsePrecompiledHeader="0" |
---|
716 | /> |
---|
717 | </FileConfiguration> |
---|
718 | <FileConfiguration |
---|
719 | Name="Release|Win32" |
---|
720 | > |
---|
721 | <Tool |
---|
722 | Name="VCCLCompilerTool" |
---|
723 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
724 | UsePrecompiledHeader="0" |
---|
725 | BrowseInformation="0" |
---|
726 | /> |
---|
727 | </FileConfiguration> |
---|
728 | </File> |
---|
729 | <File |
---|
730 | RelativePath="Register.cpp" |
---|
731 | > |
---|
732 | <FileConfiguration |
---|
733 | Name="Debug|Win32" |
---|
734 | > |
---|
735 | <Tool |
---|
736 | Name="VCCLCompilerTool" |
---|
737 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
738 | UsePrecompiledHeader="0" |
---|
739 | BrowseInformation="0" |
---|
740 | /> |
---|
741 | </FileConfiguration> |
---|
742 | <FileConfiguration |
---|
743 | Name="SmallDebug|Win32" |
---|
744 | > |
---|
745 | <Tool |
---|
746 | Name="VCCLCompilerTool" |
---|
747 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
748 | UsePrecompiledHeader="0" |
---|
749 | BrowseInformation="0" |
---|
750 | /> |
---|
751 | </FileConfiguration> |
---|
752 | <FileConfiguration |
---|
753 | Name="English_Rel|Win32" |
---|
754 | > |
---|
755 | <Tool |
---|
756 | Name="VCCLCompilerTool" |
---|
757 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
758 | UsePrecompiledHeader="0" |
---|
759 | /> |
---|
760 | </FileConfiguration> |
---|
761 | <FileConfiguration |
---|
762 | Name="Release|Win32" |
---|
763 | > |
---|
764 | <Tool |
---|
765 | Name="VCCLCompilerTool" |
---|
766 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
767 | UsePrecompiledHeader="0" |
---|
768 | BrowseInformation="0" |
---|
769 | /> |
---|
770 | </FileConfiguration> |
---|
771 | </File> |
---|
772 | <Filter |
---|
773 | Name="Calculation" |
---|
774 | > |
---|
775 | <File |
---|
776 | RelativePath="Compile_Calc.cpp" |
---|
777 | > |
---|
778 | <FileConfiguration |
---|
779 | Name="Debug|Win32" |
---|
780 | > |
---|
781 | <Tool |
---|
782 | Name="VCCLCompilerTool" |
---|
783 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
784 | UsePrecompiledHeader="0" |
---|
785 | BrowseInformation="0" |
---|
786 | /> |
---|
787 | </FileConfiguration> |
---|
788 | <FileConfiguration |
---|
789 | Name="SmallDebug|Win32" |
---|
790 | > |
---|
791 | <Tool |
---|
792 | Name="VCCLCompilerTool" |
---|
793 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
794 | UsePrecompiledHeader="0" |
---|
795 | BrowseInformation="0" |
---|
796 | /> |
---|
797 | </FileConfiguration> |
---|
798 | <FileConfiguration |
---|
799 | Name="English_Rel|Win32" |
---|
800 | > |
---|
801 | <Tool |
---|
802 | Name="VCCLCompilerTool" |
---|
803 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
804 | UsePrecompiledHeader="0" |
---|
805 | BrowseInformation="0" |
---|
806 | /> |
---|
807 | </FileConfiguration> |
---|
808 | <FileConfiguration |
---|
809 | Name="Release|Win32" |
---|
810 | > |
---|
811 | <Tool |
---|
812 | Name="VCCLCompilerTool" |
---|
813 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
814 | UsePrecompiledHeader="0" |
---|
815 | BrowseInformation="0" |
---|
816 | /> |
---|
817 | </FileConfiguration> |
---|
818 | </File> |
---|
819 | <File |
---|
820 | RelativePath="Compile_Calc_PushVar.cpp" |
---|
821 | > |
---|
822 | <FileConfiguration |
---|
823 | Name="Debug|Win32" |
---|
824 | > |
---|
825 | <Tool |
---|
826 | Name="VCCLCompilerTool" |
---|
827 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
828 | UsePrecompiledHeader="0" |
---|
829 | BrowseInformation="0" |
---|
830 | /> |
---|
831 | </FileConfiguration> |
---|
832 | <FileConfiguration |
---|
833 | Name="SmallDebug|Win32" |
---|
834 | > |
---|
835 | <Tool |
---|
836 | Name="VCCLCompilerTool" |
---|
837 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
838 | UsePrecompiledHeader="0" |
---|
839 | BrowseInformation="0" |
---|
840 | /> |
---|
841 | </FileConfiguration> |
---|
842 | <FileConfiguration |
---|
843 | Name="English_Rel|Win32" |
---|
844 | > |
---|
845 | <Tool |
---|
846 | Name="VCCLCompilerTool" |
---|
847 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
848 | UsePrecompiledHeader="0" |
---|
849 | /> |
---|
850 | </FileConfiguration> |
---|
851 | <FileConfiguration |
---|
852 | Name="Release|Win32" |
---|
853 | > |
---|
854 | <Tool |
---|
855 | Name="VCCLCompilerTool" |
---|
856 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
857 | UsePrecompiledHeader="0" |
---|
858 | BrowseInformation="0" |
---|
859 | /> |
---|
860 | </FileConfiguration> |
---|
861 | </File> |
---|
862 | <File |
---|
863 | RelativePath="Compile_Set_Var.cpp" |
---|
864 | > |
---|
865 | <FileConfiguration |
---|
866 | Name="Debug|Win32" |
---|
867 | > |
---|
868 | <Tool |
---|
869 | Name="VCCLCompilerTool" |
---|
870 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
871 | UsePrecompiledHeader="0" |
---|
872 | BrowseInformation="0" |
---|
873 | /> |
---|
874 | </FileConfiguration> |
---|
875 | <FileConfiguration |
---|
876 | Name="SmallDebug|Win32" |
---|
877 | > |
---|
878 | <Tool |
---|
879 | Name="VCCLCompilerTool" |
---|
880 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
881 | UsePrecompiledHeader="0" |
---|
882 | BrowseInformation="0" |
---|
883 | /> |
---|
884 | </FileConfiguration> |
---|
885 | <FileConfiguration |
---|
886 | Name="English_Rel|Win32" |
---|
887 | > |
---|
888 | <Tool |
---|
889 | Name="VCCLCompilerTool" |
---|
890 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
891 | UsePrecompiledHeader="0" |
---|
892 | /> |
---|
893 | </FileConfiguration> |
---|
894 | <FileConfiguration |
---|
895 | Name="Release|Win32" |
---|
896 | > |
---|
897 | <Tool |
---|
898 | Name="VCCLCompilerTool" |
---|
899 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
900 | UsePrecompiledHeader="0" |
---|
901 | BrowseInformation="0" |
---|
902 | /> |
---|
903 | </FileConfiguration> |
---|
904 | </File> |
---|
905 | <File |
---|
906 | RelativePath=".\increment.cpp" |
---|
907 | > |
---|
908 | </File> |
---|
909 | <File |
---|
910 | RelativePath="NumOpe.cpp" |
---|
911 | > |
---|
912 | <FileConfiguration |
---|
913 | Name="Debug|Win32" |
---|
914 | > |
---|
915 | <Tool |
---|
916 | Name="VCCLCompilerTool" |
---|
917 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
918 | UsePrecompiledHeader="0" |
---|
919 | BrowseInformation="0" |
---|
920 | /> |
---|
921 | </FileConfiguration> |
---|
922 | <FileConfiguration |
---|
923 | Name="SmallDebug|Win32" |
---|
924 | > |
---|
925 | <Tool |
---|
926 | Name="VCCLCompilerTool" |
---|
927 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
928 | UsePrecompiledHeader="0" |
---|
929 | BrowseInformation="0" |
---|
930 | /> |
---|
931 | </FileConfiguration> |
---|
932 | <FileConfiguration |
---|
933 | Name="English_Rel|Win32" |
---|
934 | > |
---|
935 | <Tool |
---|
936 | Name="VCCLCompilerTool" |
---|
937 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
938 | UsePrecompiledHeader="0" |
---|
939 | /> |
---|
940 | </FileConfiguration> |
---|
941 | <FileConfiguration |
---|
942 | Name="Release|Win32" |
---|
943 | > |
---|
944 | <Tool |
---|
945 | Name="VCCLCompilerTool" |
---|
946 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
947 | UsePrecompiledHeader="0" |
---|
948 | BrowseInformation="0" |
---|
949 | /> |
---|
950 | </FileConfiguration> |
---|
951 | </File> |
---|
952 | <File |
---|
953 | RelativePath="NumOpe_Arithmetic.cpp" |
---|
954 | > |
---|
955 | <FileConfiguration |
---|
956 | Name="Debug|Win32" |
---|
957 | > |
---|
958 | <Tool |
---|
959 | Name="VCCLCompilerTool" |
---|
960 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
961 | UsePrecompiledHeader="0" |
---|
962 | BrowseInformation="0" |
---|
963 | /> |
---|
964 | </FileConfiguration> |
---|
965 | <FileConfiguration |
---|
966 | Name="SmallDebug|Win32" |
---|
967 | > |
---|
968 | <Tool |
---|
969 | Name="VCCLCompilerTool" |
---|
970 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
971 | UsePrecompiledHeader="0" |
---|
972 | BrowseInformation="0" |
---|
973 | /> |
---|
974 | </FileConfiguration> |
---|
975 | <FileConfiguration |
---|
976 | Name="English_Rel|Win32" |
---|
977 | > |
---|
978 | <Tool |
---|
979 | Name="VCCLCompilerTool" |
---|
980 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
981 | UsePrecompiledHeader="0" |
---|
982 | /> |
---|
983 | </FileConfiguration> |
---|
984 | <FileConfiguration |
---|
985 | Name="Release|Win32" |
---|
986 | > |
---|
987 | <Tool |
---|
988 | Name="VCCLCompilerTool" |
---|
989 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
990 | UsePrecompiledHeader="0" |
---|
991 | BrowseInformation="0" |
---|
992 | /> |
---|
993 | </FileConfiguration> |
---|
994 | </File> |
---|
995 | <File |
---|
996 | RelativePath="NumOpe_Logical.cpp" |
---|
997 | > |
---|
998 | <FileConfiguration |
---|
999 | Name="Debug|Win32" |
---|
1000 | > |
---|
1001 | <Tool |
---|
1002 | Name="VCCLCompilerTool" |
---|
1003 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1004 | UsePrecompiledHeader="0" |
---|
1005 | BrowseInformation="0" |
---|
1006 | /> |
---|
1007 | </FileConfiguration> |
---|
1008 | <FileConfiguration |
---|
1009 | Name="SmallDebug|Win32" |
---|
1010 | > |
---|
1011 | <Tool |
---|
1012 | Name="VCCLCompilerTool" |
---|
1013 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1014 | UsePrecompiledHeader="0" |
---|
1015 | BrowseInformation="0" |
---|
1016 | /> |
---|
1017 | </FileConfiguration> |
---|
1018 | <FileConfiguration |
---|
1019 | Name="English_Rel|Win32" |
---|
1020 | > |
---|
1021 | <Tool |
---|
1022 | Name="VCCLCompilerTool" |
---|
1023 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
1024 | UsePrecompiledHeader="0" |
---|
1025 | /> |
---|
1026 | </FileConfiguration> |
---|
1027 | <FileConfiguration |
---|
1028 | Name="Release|Win32" |
---|
1029 | > |
---|
1030 | <Tool |
---|
1031 | Name="VCCLCompilerTool" |
---|
1032 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1033 | UsePrecompiledHeader="0" |
---|
1034 | BrowseInformation="0" |
---|
1035 | /> |
---|
1036 | </FileConfiguration> |
---|
1037 | </File> |
---|
1038 | <File |
---|
1039 | RelativePath="NumOpe_Relation.cpp" |
---|
1040 | > |
---|
1041 | <FileConfiguration |
---|
1042 | Name="Debug|Win32" |
---|
1043 | > |
---|
1044 | <Tool |
---|
1045 | Name="VCCLCompilerTool" |
---|
1046 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1047 | UsePrecompiledHeader="0" |
---|
1048 | BrowseInformation="0" |
---|
1049 | /> |
---|
1050 | </FileConfiguration> |
---|
1051 | <FileConfiguration |
---|
1052 | Name="SmallDebug|Win32" |
---|
1053 | > |
---|
1054 | <Tool |
---|
1055 | Name="VCCLCompilerTool" |
---|
1056 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1057 | UsePrecompiledHeader="0" |
---|
1058 | BrowseInformation="0" |
---|
1059 | /> |
---|
1060 | </FileConfiguration> |
---|
1061 | <FileConfiguration |
---|
1062 | Name="English_Rel|Win32" |
---|
1063 | > |
---|
1064 | <Tool |
---|
1065 | Name="VCCLCompilerTool" |
---|
1066 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
1067 | UsePrecompiledHeader="0" |
---|
1068 | /> |
---|
1069 | </FileConfiguration> |
---|
1070 | <FileConfiguration |
---|
1071 | Name="Release|Win32" |
---|
1072 | > |
---|
1073 | <Tool |
---|
1074 | Name="VCCLCompilerTool" |
---|
1075 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1076 | UsePrecompiledHeader="0" |
---|
1077 | BrowseInformation="0" |
---|
1078 | /> |
---|
1079 | </FileConfiguration> |
---|
1080 | </File> |
---|
1081 | <File |
---|
1082 | RelativePath="NumOpe_TypeOperation.cpp" |
---|
1083 | > |
---|
1084 | <FileConfiguration |
---|
1085 | Name="Debug|Win32" |
---|
1086 | > |
---|
1087 | <Tool |
---|
1088 | Name="VCCLCompilerTool" |
---|
1089 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1090 | UsePrecompiledHeader="0" |
---|
1091 | BrowseInformation="0" |
---|
1092 | /> |
---|
1093 | </FileConfiguration> |
---|
1094 | <FileConfiguration |
---|
1095 | Name="SmallDebug|Win32" |
---|
1096 | > |
---|
1097 | <Tool |
---|
1098 | Name="VCCLCompilerTool" |
---|
1099 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1100 | UsePrecompiledHeader="0" |
---|
1101 | BrowseInformation="0" |
---|
1102 | /> |
---|
1103 | </FileConfiguration> |
---|
1104 | <FileConfiguration |
---|
1105 | Name="English_Rel|Win32" |
---|
1106 | > |
---|
1107 | <Tool |
---|
1108 | Name="VCCLCompilerTool" |
---|
1109 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
1110 | UsePrecompiledHeader="0" |
---|
1111 | /> |
---|
1112 | </FileConfiguration> |
---|
1113 | <FileConfiguration |
---|
1114 | Name="Release|Win32" |
---|
1115 | > |
---|
1116 | <Tool |
---|
1117 | Name="VCCLCompilerTool" |
---|
1118 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1119 | UsePrecompiledHeader="0" |
---|
1120 | BrowseInformation="0" |
---|
1121 | /> |
---|
1122 | </FileConfiguration> |
---|
1123 | </File> |
---|
1124 | </Filter> |
---|
1125 | <Filter |
---|
1126 | Name="Object" |
---|
1127 | > |
---|
1128 | <File |
---|
1129 | RelativePath=".\Compile_Object.cpp" |
---|
1130 | > |
---|
1131 | </File> |
---|
1132 | </Filter> |
---|
1133 | <Filter |
---|
1134 | Name="Opcode" |
---|
1135 | > |
---|
1136 | <File |
---|
1137 | RelativePath="amd64_main.cpp" |
---|
1138 | > |
---|
1139 | <FileConfiguration |
---|
1140 | Name="Debug|Win32" |
---|
1141 | > |
---|
1142 | <Tool |
---|
1143 | Name="VCCLCompilerTool" |
---|
1144 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1145 | UsePrecompiledHeader="0" |
---|
1146 | BrowseInformation="0" |
---|
1147 | /> |
---|
1148 | </FileConfiguration> |
---|
1149 | <FileConfiguration |
---|
1150 | Name="SmallDebug|Win32" |
---|
1151 | > |
---|
1152 | <Tool |
---|
1153 | Name="VCCLCompilerTool" |
---|
1154 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1155 | UsePrecompiledHeader="0" |
---|
1156 | BrowseInformation="0" |
---|
1157 | /> |
---|
1158 | </FileConfiguration> |
---|
1159 | <FileConfiguration |
---|
1160 | Name="English_Rel|Win32" |
---|
1161 | > |
---|
1162 | <Tool |
---|
1163 | Name="VCCLCompilerTool" |
---|
1164 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
1165 | UsePrecompiledHeader="0" |
---|
1166 | /> |
---|
1167 | </FileConfiguration> |
---|
1168 | <FileConfiguration |
---|
1169 | Name="Release|Win32" |
---|
1170 | > |
---|
1171 | <Tool |
---|
1172 | Name="VCCLCompilerTool" |
---|
1173 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1174 | UsePrecompiledHeader="0" |
---|
1175 | BrowseInformation="0" |
---|
1176 | /> |
---|
1177 | </FileConfiguration> |
---|
1178 | </File> |
---|
1179 | <File |
---|
1180 | RelativePath=".\stack_frame.cpp" |
---|
1181 | > |
---|
1182 | </File> |
---|
1183 | </Filter> |
---|
1184 | <Filter |
---|
1185 | Name="Procedure" |
---|
1186 | > |
---|
1187 | <File |
---|
1188 | RelativePath=".\CLockParameter.cpp" |
---|
1189 | > |
---|
1190 | </File> |
---|
1191 | <File |
---|
1192 | RelativePath=".\Compile_CallProc.cpp" |
---|
1193 | > |
---|
1194 | </File> |
---|
1195 | <File |
---|
1196 | RelativePath="Compile_Func.cpp" |
---|
1197 | > |
---|
1198 | <FileConfiguration |
---|
1199 | Name="Debug|Win32" |
---|
1200 | > |
---|
1201 | <Tool |
---|
1202 | Name="VCCLCompilerTool" |
---|
1203 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1204 | UsePrecompiledHeader="0" |
---|
1205 | BrowseInformation="0" |
---|
1206 | /> |
---|
1207 | </FileConfiguration> |
---|
1208 | <FileConfiguration |
---|
1209 | Name="SmallDebug|Win32" |
---|
1210 | > |
---|
1211 | <Tool |
---|
1212 | Name="VCCLCompilerTool" |
---|
1213 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1214 | UsePrecompiledHeader="0" |
---|
1215 | BrowseInformation="0" |
---|
1216 | /> |
---|
1217 | </FileConfiguration> |
---|
1218 | <FileConfiguration |
---|
1219 | Name="English_Rel|Win32" |
---|
1220 | > |
---|
1221 | <Tool |
---|
1222 | Name="VCCLCompilerTool" |
---|
1223 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
1224 | UsePrecompiledHeader="0" |
---|
1225 | /> |
---|
1226 | </FileConfiguration> |
---|
1227 | <FileConfiguration |
---|
1228 | Name="Release|Win32" |
---|
1229 | > |
---|
1230 | <Tool |
---|
1231 | Name="VCCLCompilerTool" |
---|
1232 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1233 | UsePrecompiledHeader="0" |
---|
1234 | BrowseInformation="0" |
---|
1235 | /> |
---|
1236 | </FileConfiguration> |
---|
1237 | </File> |
---|
1238 | <File |
---|
1239 | RelativePath="Compile_ProcOp.cpp" |
---|
1240 | > |
---|
1241 | <FileConfiguration |
---|
1242 | Name="Debug|Win32" |
---|
1243 | > |
---|
1244 | <Tool |
---|
1245 | Name="VCCLCompilerTool" |
---|
1246 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1247 | UsePrecompiledHeader="0" |
---|
1248 | BrowseInformation="0" |
---|
1249 | /> |
---|
1250 | </FileConfiguration> |
---|
1251 | <FileConfiguration |
---|
1252 | Name="SmallDebug|Win32" |
---|
1253 | > |
---|
1254 | <Tool |
---|
1255 | Name="VCCLCompilerTool" |
---|
1256 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1257 | UsePrecompiledHeader="0" |
---|
1258 | BrowseInformation="0" |
---|
1259 | /> |
---|
1260 | </FileConfiguration> |
---|
1261 | <FileConfiguration |
---|
1262 | Name="English_Rel|Win32" |
---|
1263 | > |
---|
1264 | <Tool |
---|
1265 | Name="VCCLCompilerTool" |
---|
1266 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)" |
---|
1267 | UsePrecompiledHeader="0" |
---|
1268 | /> |
---|
1269 | </FileConfiguration> |
---|
1270 | <FileConfiguration |
---|
1271 | Name="Release|Win32" |
---|
1272 | > |
---|
1273 | <Tool |
---|
1274 | Name="VCCLCompilerTool" |
---|
1275 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)" |
---|
1276 | UsePrecompiledHeader="0" |
---|
1277 | BrowseInformation="0" |
---|
1278 | /> |
---|
1279 | </FileConfiguration> |
---|
1280 | </File> |
---|
1281 | <File |
---|
1282 | RelativePath=".\CParameter.cpp" |
---|
1283 | > |
---|
1284 | </File> |
---|
1285 | <File |
---|
1286 | RelativePath=".\OperatorProc.cpp" |
---|
1287 | > |
---|
1288 | </File> |
---|
1289 | </Filter> |
---|
1290 | </Filter> |
---|
1291 | <Filter |
---|
1292 | Name="32及び64共通" |
---|
1293 | > |
---|
1294 | <File |
---|
1295 | RelativePath="..\BasicCompiler_Common\BasicCompiler.cpp" |
---|
1296 | > |
---|
1297 | </File> |
---|
1298 | <File |
---|
1299 | RelativePath="..\BasicCompiler_Common\calculation.cpp" |
---|
1300 | > |
---|
1301 | </File> |
---|
1302 | <File |
---|
1303 | RelativePath="..\BasicCompiler_Common\Compile.cpp" |
---|
1304 | > |
---|
1305 | </File> |
---|
1306 | <File |
---|
1307 | RelativePath="..\BasicCompiler_Common\Diagnose.cpp" |
---|
1308 | > |
---|
1309 | </File> |
---|
1310 | <File |
---|
1311 | RelativePath="..\BasicCompiler_Common\error.cpp" |
---|
1312 | > |
---|
1313 | </File> |
---|
1314 | <File |
---|
1315 | RelativePath="..\BasicCompiler_Common\gc.cpp" |
---|
1316 | > |
---|
1317 | </File> |
---|
1318 | <File |
---|
1319 | RelativePath="..\BasicCompiler_Common\hash.cpp" |
---|
1320 | > |
---|
1321 | </File> |
---|
1322 | <File |
---|
1323 | RelativePath="..\BasicCompiler_Common\MakeExe.cpp" |
---|
1324 | > |
---|
1325 | </File> |
---|
1326 | <File |
---|
1327 | RelativePath="..\BasicCompiler_Common\NumOpe_GetType.cpp" |
---|
1328 | > |
---|
1329 | </File> |
---|
1330 | <File |
---|
1331 | RelativePath="..\BasicCompiler_Common\Object.cpp" |
---|
1332 | > |
---|
1333 | </File> |
---|
1334 | <File |
---|
1335 | RelativePath="..\BasicCompiler_Common\OldStatement.cpp" |
---|
1336 | > |
---|
1337 | </File> |
---|
1338 | <File |
---|
1339 | RelativePath="..\BasicCompiler_Common\Overload.cpp" |
---|
1340 | > |
---|
1341 | </File> |
---|
1342 | <File |
---|
1343 | RelativePath="..\BasicCompiler_Common\RSrcSection.cpp" |
---|
1344 | > |
---|
1345 | </File> |
---|
1346 | <File |
---|
1347 | RelativePath="..\BasicCompiler_Common\StrOperation.cpp" |
---|
1348 | > |
---|
1349 | </File> |
---|
1350 | <Filter |
---|
1351 | Name="Intermediate" |
---|
1352 | > |
---|
1353 | <File |
---|
1354 | RelativePath="..\BasicCompiler_Common\CommandFormat.cpp" |
---|
1355 | > |
---|
1356 | </File> |
---|
1357 | <File |
---|
1358 | RelativePath="..\BasicCompiler_Common\Intermediate_Step1.cpp" |
---|
1359 | > |
---|
1360 | </File> |
---|
1361 | <File |
---|
1362 | RelativePath="..\BasicCompiler_Common\Intermediate_Step2.cpp" |
---|
1363 | > |
---|
1364 | </File> |
---|
1365 | <File |
---|
1366 | RelativePath="..\BasicCompiler_Common\Resource.cpp" |
---|
1367 | > |
---|
1368 | </File> |
---|
1369 | </Filter> |
---|
1370 | <Filter |
---|
1371 | Name="Parts" |
---|
1372 | > |
---|
1373 | <File |
---|
1374 | RelativePath="..\BasicCompiler_Common\DataTable.cpp" |
---|
1375 | > |
---|
1376 | </File> |
---|
1377 | <File |
---|
1378 | RelativePath="..\BasicCompiler_Common\LoopRefCheck.cpp" |
---|
1379 | > |
---|
1380 | </File> |
---|
1381 | <File |
---|
1382 | RelativePath="..\BasicCompiler_Common\NonVolatile.cpp" |
---|
1383 | > |
---|
1384 | </File> |
---|
1385 | </Filter> |
---|
1386 | <Filter |
---|
1387 | Name="Debug(共通)" |
---|
1388 | > |
---|
1389 | <File |
---|
1390 | RelativePath="..\BasicCompiler_Common\BreakPoint.cpp" |
---|
1391 | > |
---|
1392 | </File> |
---|
1393 | <File |
---|
1394 | RelativePath="..\BasicCompiler_Common\BreakPoint.h" |
---|
1395 | > |
---|
1396 | </File> |
---|
1397 | <File |
---|
1398 | RelativePath="..\BasicCompiler_Common\CDebugThreadInfo.cpp" |
---|
1399 | > |
---|
1400 | </File> |
---|
1401 | <File |
---|
1402 | RelativePath="..\BasicCompiler_Common\Debug.cpp" |
---|
1403 | > |
---|
1404 | </File> |
---|
1405 | <File |
---|
1406 | RelativePath="..\BasicCompiler_Common\debug.h" |
---|
1407 | > |
---|
1408 | </File> |
---|
1409 | <File |
---|
1410 | RelativePath="..\BasicCompiler_Common\DebugMiddleFile.cpp" |
---|
1411 | > |
---|
1412 | </File> |
---|
1413 | <File |
---|
1414 | RelativePath="..\BasicCompiler_Common\DebugSection.h" |
---|
1415 | > |
---|
1416 | </File> |
---|
1417 | <File |
---|
1418 | RelativePath="..\BasicCompiler_Common\VarList.cpp" |
---|
1419 | > |
---|
1420 | </File> |
---|
1421 | <File |
---|
1422 | RelativePath="..\BasicCompiler_Common\WatchList.cpp" |
---|
1423 | > |
---|
1424 | <FileConfiguration |
---|
1425 | Name="Debug|Win32" |
---|
1426 | > |
---|
1427 | <Tool |
---|
1428 | Name="VCCLCompilerTool" |
---|
1429 | ObjectFile="$(IntDir)\$(InputName)1.obj" |
---|
1430 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
---|
1431 | /> |
---|
1432 | </FileConfiguration> |
---|
1433 | <FileConfiguration |
---|
1434 | Name="SmallDebug|Win32" |
---|
1435 | > |
---|
1436 | <Tool |
---|
1437 | Name="VCCLCompilerTool" |
---|
1438 | ObjectFile="$(IntDir)\$(InputName)1.obj" |
---|
1439 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
---|
1440 | /> |
---|
1441 | </FileConfiguration> |
---|
1442 | <FileConfiguration |
---|
1443 | Name="English_Rel|Win32" |
---|
1444 | > |
---|
1445 | <Tool |
---|
1446 | Name="VCCLCompilerTool" |
---|
1447 | ObjectFile="$(IntDir)\$(InputName)1.obj" |
---|
1448 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
---|
1449 | /> |
---|
1450 | </FileConfiguration> |
---|
1451 | <FileConfiguration |
---|
1452 | Name="Release|Win32" |
---|
1453 | > |
---|
1454 | <Tool |
---|
1455 | Name="VCCLCompilerTool" |
---|
1456 | ObjectFile="$(IntDir)\$(InputName)1.obj" |
---|
1457 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
---|
1458 | /> |
---|
1459 | </FileConfiguration> |
---|
1460 | </File> |
---|
1461 | </Filter> |
---|
1462 | <Filter |
---|
1463 | Name="Type" |
---|
1464 | > |
---|
1465 | <File |
---|
1466 | RelativePath="..\BasicCompiler_Common\Class.cpp" |
---|
1467 | > |
---|
1468 | </File> |
---|
1469 | <File |
---|
1470 | RelativePath="..\BasicCompiler_Common\Class.h" |
---|
1471 | > |
---|
1472 | </File> |
---|
1473 | <File |
---|
1474 | RelativePath="..\BasicCompiler_Common\Enum.cpp" |
---|
1475 | > |
---|
1476 | </File> |
---|
1477 | <File |
---|
1478 | RelativePath="..\BasicCompiler_Common\Enum.h" |
---|
1479 | > |
---|
1480 | </File> |
---|
1481 | </Filter> |
---|
1482 | <Filter |
---|
1483 | Name="Schedule" |
---|
1484 | > |
---|
1485 | <File |
---|
1486 | RelativePath="..\BasicCompiler_Common\PESchedule.cpp" |
---|
1487 | > |
---|
1488 | </File> |
---|
1489 | <File |
---|
1490 | RelativePath="..\BasicCompiler_Common\PESchedule.h" |
---|
1491 | > |
---|
1492 | </File> |
---|
1493 | </Filter> |
---|
1494 | <Filter |
---|
1495 | Name="LexicalScoping" |
---|
1496 | > |
---|
1497 | <File |
---|
1498 | RelativePath="..\BasicCompiler_Common\LexicalScoping.cpp" |
---|
1499 | > |
---|
1500 | </File> |
---|
1501 | <File |
---|
1502 | RelativePath="..\BasicCompiler_Common\LexicalScoping.h" |
---|
1503 | > |
---|
1504 | </File> |
---|
1505 | </Filter> |
---|
1506 | <Filter |
---|
1507 | Name="Constant" |
---|
1508 | > |
---|
1509 | <File |
---|
1510 | RelativePath="..\BasicCompiler_Common\Const.cpp" |
---|
1511 | > |
---|
1512 | </File> |
---|
1513 | <File |
---|
1514 | RelativePath="..\BasicCompiler_Common\Const.h" |
---|
1515 | > |
---|
1516 | </File> |
---|
1517 | </Filter> |
---|
1518 | <Filter |
---|
1519 | Name="Variable" |
---|
1520 | > |
---|
1521 | <File |
---|
1522 | RelativePath="..\BasicCompiler_Common\VariableOpe.cpp" |
---|
1523 | > |
---|
1524 | </File> |
---|
1525 | <File |
---|
1526 | RelativePath="..\BasicCompiler_Common\VariableOpe.h" |
---|
1527 | > |
---|
1528 | </File> |
---|
1529 | </Filter> |
---|
1530 | <Filter |
---|
1531 | Name="Procedure" |
---|
1532 | > |
---|
1533 | <File |
---|
1534 | RelativePath="..\BasicCompiler_Common\ParamImpl.cpp" |
---|
1535 | > |
---|
1536 | </File> |
---|
1537 | <File |
---|
1538 | RelativePath="..\BasicCompiler_Common\Subroutine.cpp" |
---|
1539 | > |
---|
1540 | </File> |
---|
1541 | </Filter> |
---|
1542 | </Filter> |
---|
1543 | <Filter |
---|
1544 | Name="Common Classes" |
---|
1545 | > |
---|
1546 | <File |
---|
1547 | RelativePath="..\BasicCompiler_Common\src\Smoothie.cpp" |
---|
1548 | > |
---|
1549 | </File> |
---|
1550 | <Filter |
---|
1551 | Name="Meta Parts" |
---|
1552 | > |
---|
1553 | <File |
---|
1554 | RelativePath="..\BasicCompiler_Common\src\Namespace.cpp" |
---|
1555 | > |
---|
1556 | </File> |
---|
1557 | <File |
---|
1558 | RelativePath="..\BasicCompiler_Common\Procedure.cpp" |
---|
1559 | > |
---|
1560 | </File> |
---|
1561 | <File |
---|
1562 | RelativePath="..\BasicCompiler_Common\Type.cpp" |
---|
1563 | > |
---|
1564 | </File> |
---|
1565 | <File |
---|
1566 | RelativePath="..\BasicCompiler_Common\TypeDef.cpp" |
---|
1567 | > |
---|
1568 | </File> |
---|
1569 | <File |
---|
1570 | RelativePath="..\BasicCompiler_Common\Variable.cpp" |
---|
1571 | > |
---|
1572 | </File> |
---|
1573 | </Filter> |
---|
1574 | <Filter |
---|
1575 | Name="Lexical Parts" |
---|
1576 | > |
---|
1577 | <File |
---|
1578 | RelativePath="..\BasicCompiler_Common\src\Source.cpp" |
---|
1579 | > |
---|
1580 | </File> |
---|
1581 | </Filter> |
---|
1582 | <Filter |
---|
1583 | Name="Operation Statements" |
---|
1584 | > |
---|
1585 | <File |
---|
1586 | RelativePath="..\BasicCompiler_Common\src\Exception.cpp" |
---|
1587 | > |
---|
1588 | </File> |
---|
1589 | </Filter> |
---|
1590 | </Filter> |
---|
1591 | </Filter> |
---|
1592 | </Files> |
---|
1593 | <Globals> |
---|
1594 | </Globals> |
---|
1595 | </VisualStudioProject> |
---|