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.vcxproj

    r812 r821  
    315315      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
    316316    </ClCompile>
    317     <ClCompile Include="BasicCompiler_Common\StrOperation.cpp">
    318       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
    319       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
    320       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
    321       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
    322     </ClCompile>
    323317    <ClCompile Include="BasicCompiler_Common\CommandFormat.cpp">
    324318      <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
Note: See TracChangeset for help on using the changeset viewer.