/[dtapublic]/projs/ets/trunk/build/ets_dedup/win/ets_dedup.vcxproj
ViewVC logotype

Diff of /projs/ets/trunk/build/ets_dedup/win/ets_dedup.vcxproj

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 234 by dashley, Sun Jul 29 03:14:28 2018 UTC revision 235 by dashley, Sat Aug 4 16:07:10 2018 UTC
# Line 143  Line 143 
143    </ItemDefinitionGroup>    </ItemDefinitionGroup>
144    <ItemGroup>    <ItemGroup>
145      <ClCompile Include="..\..\..\src\ets_tool\ets_dedup\c_main.c" />      <ClCompile Include="..\..\..\src\ets_tool\ets_dedup\c_main.c" />
146        <ClCompile Include="..\..\..\src\lib_c\c_cmode\ccmfatal.c" />
147        <ClCompile Include="..\..\..\src\lib_c\c_datd\cmalloc.c" />
148      <ClCompile Include="ets_dedup.cpp" />      <ClCompile Include="ets_dedup.cpp" />
149    </ItemGroup>    </ItemGroup>
150      <ItemGroup>
151        <ClInclude Include="..\..\..\src\lib_c\c_cmode\ccmfatal.h" />
152        <ClInclude Include="..\..\..\src\lib_c\c_datd\cmalloc.h" />
153      </ItemGroup>
154    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
155    <ImportGroup Label="ExtensionTargets">    <ImportGroup Label="ExtensionTargets">
156    </ImportGroup>    </ImportGroup>

Legend:
Removed from v.234  
changed lines
  Added in v.235

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25