Ignore:
Timestamp:
May 5, 2008, 2:48:41 PM (16 years ago)
Author:
dai_9181
Message:

・ProcedureGeneratorクラスを追加。
・「InitStaticMember、Compile_System_InitializeUserTypes、Compile_System_InitializeUserTypesForBaseType」これらのメソッドをProcedureGeneratorクラスに移動。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/compiler_x86/compiler_x86.vcproj

    r559 r565  
    12891289                </File>
    12901290                <File
     1291                    RelativePath="..\BasicCompiler_Common\src\ProcedureGenerator.cpp"
     1292                    >
     1293                </File>
     1294                <File
    12911295                    RelativePath="..\BasicCompiler_Common\src\VtblGenerator.cpp"
    12921296                    >
     
    14861490                </File>
    14871491                <File
     1492                    RelativePath="..\BasicCompiler_Common\include\ProcedureGenerator.h"
     1493                    >
     1494                </File>
     1495                <File
    14881496                    RelativePath="..\BasicCompiler_Common\include\VtblGenerator.h"
    14891497                    >
Note: See TracChangeset for help on using the changeset viewer.