Changeset 648 in dev for trunk/ab5.0/abdev/compiler_x86/compiler_x86.vcproj
- Timestamp:
- Jun 17, 2008, 9:24:12 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/compiler_x86/compiler_x86.vcproj
r628 r648 602 602 > 603 603 <File 604 RelativePath="..\BasicCompiler_Common\BreakPoint.cpp"605 >606 <FileConfiguration607 Name="Debug|Win32"608 >609 <Tool610 Name="VCCLCompilerTool"611 PreprocessorDefinitions=""612 />613 </FileConfiguration>614 <FileConfiguration615 Name="Release|Win32"616 >617 <Tool618 Name="VCCLCompilerTool"619 PreprocessorDefinitions=""620 />621 </FileConfiguration>622 </File>623 <File624 RelativePath="..\BasicCompiler_Common\BreakPoint.h"625 >626 </File>627 <File628 604 RelativePath="..\BasicCompiler_Common\CDebugThreadInfo.cpp" 629 605 > … … 1298 1274 <File 1299 1275 RelativePath="..\BasicCompiler_Common\src\Program.cpp" 1276 > 1277 </File> 1278 </Filter> 1279 <Filter 1280 Name="Debugger Classes" 1281 > 1282 <File 1283 RelativePath="..\BasicCompiler_Common\src\BreakPoint.cpp" 1300 1284 > 1301 1285 </File> … … 1438 1422 > 1439 1423 <File 1424 RelativePath="..\BasicCompiler_Common\include\BreakPoint.h" 1425 > 1426 </File> 1427 <File 1440 1428 RelativePath="..\BasicCompiler_Common\include\Debugger.h" 1441 1429 >
Note:
See TracChangeset
for help on using the changeset viewer.