Ignore:
Timestamp:
May 10, 2008, 9:10:08 PM (16 years ago)
Author:
dai_9181
Message:

依存関係を整理中

File:
1 edited

Legend:

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

    r587 r602  
    7171        compiler.IsDll(),
    7272        compiler.IsUnicode(),
    73         MAJOR_VER
     73        MAJOR_VER,
     74        program.GetSourceFilePath(),
     75        program.GetIncludeDir()
    7476    );
    7577    if( !result ){
Note: See TracChangeset for help on using the changeset viewer.