Changeset 608 in dev for trunk/ab5.0/abdev/BasicCompiler_Common/BasicCompiler.cpp
- Timestamp:
- May 16, 2008, 9:40:59 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/BasicCompiler_Common/BasicCompiler.cpp
r527 r608 639 639 lstrcat(tempOutputFileName,temporary); 640 640 lstrcat(tempOutputFileName,temp2); 641 if( compiler.IsS taticLibrary() )641 if( compiler.IsSll() ) 642 642 { 643 643 if( program.IsDebugRun() || compiler.IsDebug() )
Note:
See TracChangeset
for help on using the changeset viewer.