Changeset 13 in chevmsgr for trunk/msvc14/crypto/crypto.vcxproj
- Timestamp:
- 08/30/15 16:54:31 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/msvc14/crypto/crypto.vcxproj ¶
r7 r13 139 139 <ClCompile Include="..\..\bit.c" /> 140 140 <ClCompile Include="..\..\crypto.cpp" /> 141 <ClCompile Include="..\..\KISA_SHA256.c" /> 141 142 </ItemGroup> 142 143 <ItemGroup> … … 144 145 <ClInclude Include="..\..\bit.h" /> 145 146 <ClInclude Include="..\..\crypto.h" /> 147 <ClInclude Include="..\..\KISA_SHA256.h" /> 146 148 </ItemGroup> 147 149 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
Note:
See TracChangeset
for help on using the changeset viewer.