Changeset 605 in dev for trunk/ab5.0/abdev/BasicCompiler_Common/Debug.cpp
- Timestamp:
- May 12, 2008, 12:06:22 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/BasicCompiler_Common/Debug.cpp
r587 r605 455 455 extern BOOL bDebugCompile; 456 456 bDebugCompile=1; 457 OutputExe();457 Build(); 458 458 pobj_DebugSection->load(program.GetOutputFilePath().c_str()); 459 459 }*/
Note:
See TracChangeset
for help on using the changeset viewer.