Changeset 13 in chevmsgr for trunk/msvc14/crypto/crypto.vcxproj


Ignore:
Timestamp:
08/30/15 16:54:31 (9 years ago)
Author:
cheese
Message:

서버 쪼끔 수정

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/msvc14/crypto/crypto.vcxproj

    r7 r13  
    139139    <ClCompile Include="..\..\bit.c" />
    140140    <ClCompile Include="..\..\crypto.cpp" />
     141    <ClCompile Include="..\..\KISA_SHA256.c" />
    141142  </ItemGroup>
    142143  <ItemGroup>
     
    144145    <ClInclude Include="..\..\bit.h" />
    145146    <ClInclude Include="..\..\crypto.h" />
     147    <ClInclude Include="..\..\KISA_SHA256.h" />
    146148  </ItemGroup>
    147149  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
Note: See TracChangeset for help on using the changeset viewer.