Changeset 78 in dev for BasicCompiler64/BasicCompiler.vcproj
- Timestamp:
- Mar 25, 2007, 2:47:49 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler64/BasicCompiler.vcproj
r76 r78 48 48 Name="VCCLCompilerTool" 49 49 Optimization="0" 50 AdditionalIncludeDirectories="..\cpplibs\boost "50 AdditionalIncludeDirectories="..\cpplibs\boost;..\BasicCompiler_Common\include" 51 51 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;JPN;_AMD64_;_WIN64" 52 52 MinimalRebuild="true" … … 464 464 > 465 465 </File> 466 <File467 RelativePath="..\BasicCompiler_Common\TypeDef.h"468 >469 </File>470 466 </Filter> 471 467 <Filter … … 473 469 > 474 470 <File 471 RelativePath="..\BasicCompiler_Common\include\House.h" 472 > 473 </File> 474 <File 475 475 RelativePath="..\BasicCompiler_Common\Parameter.h" 476 476 > … … 482 482 <File 483 483 RelativePath="..\BasicCompiler_Common\Type.h" 484 > 485 </File> 486 <File 487 RelativePath="..\BasicCompiler_Common\TypeDef.h" 484 488 > 485 489 </File> … … 1351 1355 > 1352 1356 </File> 1353 <File1354 RelativePath="..\BasicCompiler_Common\TypeDef.cpp"1355 >1356 </File>1357 1357 </Filter> 1358 1358 <Filter … … 1529 1529 > 1530 1530 <File 1531 RelativePath="..\BasicCompiler_Common\src\House.cpp" 1532 > 1533 </File> 1534 <File 1531 1535 RelativePath="..\BasicCompiler_Common\Procedure.cpp" 1532 1536 > … … 1534 1538 <File 1535 1539 RelativePath="..\BasicCompiler_Common\Type.cpp" 1540 > 1541 </File> 1542 <File 1543 RelativePath="..\BasicCompiler_Common\TypeDef.cpp" 1536 1544 > 1537 1545 </File>
Note:
See TracChangeset
for help on using the changeset viewer.