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

単体テスト周りの修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/egtra/ab5.0/abdev/compiler-impl/compiler-impl.vcxproj

    r820 r821  
    136136    <ClCompile Include="..\ab_common\src\Lexical\Template.cpp" />
    137137    <ClCompile Include="..\ab_common\src\Lexical\Type.cpp" />
     138    <ClCompile Include="..\ab_common\src\Lexical\TypeDef.cpp" />
    138139    <ClCompile Include="..\BasicCompiler_Common\src\LexicalAnalyzer_TypeDef.cpp" />
     140    <ClCompile Include="..\BasicCompiler_Common\StrOperation.cpp" />
    139141    <ClCompile Include="stdafx.cpp">
    140142      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
Note: See TracChangeset for help on using the changeset viewer.