Ignore:
Timestamp:
Aug 8, 2007, 4:19:30 AM (17 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abdev/BasicCompiler_Common/include/Compiler.h

    r268 r269  
    4343    // リンカ
    4444    Linker linker;
     45
     46    // 静的リンクするオブジェクトファイル
     47    std::vector<std::string> staticLibraryFilePaths;
    4548
    4649    // オブジェクトモジュール
Note: See TracChangeset for help on using the changeset viewer.