Ignore:
Timestamp:
Jun 11, 2008, 10:10:26 PM (16 years ago)
Author:
dai_9181
Message:

リンカの依存関係解決モジュールを製作中

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/compiler_x86/MakePeHdr.cpp

    r636 r637  
    510510    {
    511511        // 静的リンクライブラリ
     512
     513        // 外部参照をlibから取り除く
     514        ActiveBasic::Common::Environment::SetRemoveExternalMark( true );
    512515
    513516        // 格納先ディレクトリを作る
Note: See TracChangeset for help on using the changeset viewer.