Ignore:
Timestamp:
Aug 7, 2011, 4:30:08 PM (13 years ago)
Author:
イグトランス (egtra)
Message:

Typeクラスを単体テスト可能な状態へ

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/egtra/ab5.0/abdev/ab_common/ab_common.vcxproj

    r807 r820  
    160160      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
    161161    </ClCompile>
    162     <ClCompile Include="src\Lexical\Class.cpp" />
    163162    <ClCompile Include="src\Lexical\Const.cpp" />
    164163    <ClCompile Include="src\Lexical\DataTable.cpp" />
    165164    <ClCompile Include="src\Lexical\Delegate.cpp" />
    166     <ClCompile Include="src\Lexical\Interface.cpp" />
    167     <ClCompile Include="src\Lexical\Member.cpp" />
    168165    <ClCompile Include="src\Lexical\Meta.cpp" />
    169     <ClCompile Include="src\Lexical\Method.cpp" />
    170     <ClCompile Include="src\Lexical\Namespace.cpp" />
    171     <ClCompile Include="src\Lexical\NamespaceSupporter.cpp" />
    172     <ClCompile Include="src\Lexical\NativeCode.cpp" />
    173166    <ClCompile Include="src\Lexical\ObjectModule.cpp">
    174167      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     
    183176      </PrecompiledHeader>
    184177    </ClCompile>
    185     <ClCompile Include="src\Lexical\Parameter.cpp" />
    186     <ClCompile Include="src\Lexical\Procedure.cpp" />
    187178    <ClCompile Include="src\Lexical\Source.cpp" />
    188     <ClCompile Include="src\Lexical\Symbol.cpp" />
    189     <ClCompile Include="src\Lexical\Template.cpp" />
    190     <ClCompile Include="src\Lexical\Type.cpp" />
    191179    <ClCompile Include="src\Lexical\TypeDef.cpp" />
    192180    <ClCompile Include="src\Lexical\Variable.cpp" />
Note: See TracChangeset for help on using the changeset viewer.