Changeset 269 in dev for trunk/abdev/BasicCompiler_Common/include
- Timestamp:
- Aug 8, 2007, 4:19:30 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abdev/BasicCompiler_Common/include/Compiler.h
r268 r269 43 43 // リンカ 44 44 Linker linker; 45 46 // 静的リンクするオブジェクトファイル 47 std::vector<std::string> staticLibraryFilePaths; 45 48 46 49 // オブジェクトモジュール
Note:
See TracChangeset
for help on using the changeset viewer.