Ignore:
Timestamp:
May 12, 2008, 12:06:22 PM (16 years ago)
Author:
dai_9181
Message:

OutputExe→Build
Compile()→MakeExe

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/BasicCompiler_Common/Debug.cpp

    r587 r605  
    455455            extern BOOL bDebugCompile;
    456456            bDebugCompile=1;
    457             OutputExe();
     457            Build();
    458458            pobj_DebugSection->load(program.GetOutputFilePath().c_str());
    459459        }*/
Note: See TracChangeset for help on using the changeset viewer.