Changeset 50 in dev for BasicCompiler64/BasicCompiler.vcproj
- Timestamp:
- Feb 10, 2007, 5:44:58 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler64/BasicCompiler.vcproj
r44 r50 48 48 Name="VCCLCompilerTool" 49 49 Optimization="0" 50 AdditionalIncludeDirectories="..\cpplibs\boost" 50 51 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;JPN;_AMD64_;_WIN64" 51 52 MinimalRebuild="true" … … 1378 1379 > 1379 1380 </File> 1380 <File1381 RelativePath="..\BasicCompiler_Common\Subroutine.cpp"1382 >1383 </File>1384 1381 <Filter 1385 1382 Name="Intermediate" … … 1539 1536 <File 1540 1537 RelativePath="..\BasicCompiler_Common\NativeCode.h" 1538 > 1539 </File> 1540 </Filter> 1541 <Filter 1542 Name="Procedure" 1543 > 1544 <File 1545 RelativePath="..\BasicCompiler_Common\Parameter.cpp" 1546 > 1547 </File> 1548 <File 1549 RelativePath="..\BasicCompiler_Common\Subroutine.cpp" 1541 1550 > 1542 1551 </File>
Note:
See TracChangeset
for help on using the changeset viewer.