summaryrefslogtreecommitdiff
path: root/src/core/stdcrypt/stdcrypt_10.vcxproj
diff options
context:
space:
mode:
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>