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/BasicCompiler64/BasicCompiler.vcproj

    r318 r322  
    340340                    </File>
    341341                    <File
     342                        RelativePath="..\BasicCompiler_Common\include\Delegate.h"
     343                        >
     344                    </File>
     345                    <File
    342346                        RelativePath="..\BasicCompiler_Common\include\Exception.h"
    343347                        >
     
    12841288                    </File>
    12851289                    <File
     1290                        RelativePath="..\BasicCompiler_Common\src\Delegate.cpp"
     1291                        >
     1292                    </File>
     1293                    <File
    12861294                        RelativePath="..\BasicCompiler_Common\src\Exception.cpp"
    12871295                        >
     
    13131321                    <File
    13141322                        RelativePath="..\BasicCompiler_Common\src\ObjectModule.cpp"
     1323                        >
     1324                    </File>
     1325                    <File
     1326                        RelativePath="..\BasicCompiler_Common\src\Parameter.cpp"
    13151327                        >
    13161328                    </File>
Note: See TracChangeset for help on using the changeset viewer.