Ignore:
Timestamp:
Sep 24, 2007, 2:58:10 PM (17 years ago)
Author:
dai_9181
Message:

コンパイラ組み込みテンプレートエンジンを実装。
静的リンクライブラリ、デバッグ情報の内部形式をテキストからバイナリに変更した。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abdev/BasicCompiler32/BasicCompiler.vcproj

    r312 r322  
    13051305                    </File>
    13061306                    <File
     1307                        RelativePath="..\BasicCompiler_Common\src\Delegate.cpp"
     1308                        >
     1309                    </File>
     1310                    <File
    13071311                        RelativePath="..\BasicCompiler_Common\src\Exception.cpp"
    13081312                        >
     
    13341338                    <File
    13351339                        RelativePath="..\BasicCompiler_Common\src\ObjectModule.cpp"
     1340                        >
     1341                    </File>
     1342                    <File
     1343                        RelativePath="..\BasicCompiler_Common\src\Parameter.cpp"
    13361344                        >
    13371345                    </File>
     
    14781486                    </File>
    14791487                    <File
     1488                        RelativePath="..\BasicCompiler_Common\include\Delegate.h"
     1489                        >
     1490                    </File>
     1491                    <File
    14801492                        RelativePath="..\BasicCompiler_Common\include\Exception.h"
    14811493                        >
Note: See TracChangeset for help on using the changeset viewer.