summaryrefslogtreecommitdiff
path: root/src/core/stdcrypt/stdcrypt_10.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-11-13 19:49:18 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-11-13 19:49:18 +0000
commitd1dec816796849205bd4618edd203d979f2a9c3e (patch)
tree1aeb775096ff6b6767ad0816be1d1b2d849abe2e /src/core/stdcrypt/stdcrypt_10.vcxproj
parentc787c010674abd693f24a8baf4b5242715f615cb (diff)
stdcrypt is ready to really encrypt smth
git-svn-id: http://svn.miranda-ng.org/main/trunk@6894 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/stdcrypt/stdcrypt_10.vcxproj')
-rw-r--r--src/core/stdcrypt/stdcrypt_10.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/stdcrypt/stdcrypt_10.vcxproj b/src/core/stdcrypt/stdcrypt_10.vcxproj
index d48b79c832..1c37e9dd47 100644
--- a/src/core/stdcrypt/stdcrypt_10.vcxproj
+++ b/src/core/stdcrypt/stdcrypt_10.vcxproj
@@ -207,11 +207,13 @@
</ClCompile>
<ClCompile Include="encrypt.cpp" />
<ClCompile Include="main.cpp" />
+ <ClCompile Include="Rijndael.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\..\include\m_crypto.h" />
<ClInclude Include="..\stdplug.h" />
<ClInclude Include="commonheaders.h" />
+ <ClCompile Include="Rijndael.h" />
<ClInclude Include="stdcrypt.h" />
</ItemGroup>
<ItemGroup>