diff options
Diffstat (limited to 'src/core/stdcrypt/stdcrypt_10.vcxproj')
-rw-r--r-- | src/core/stdcrypt/stdcrypt_10.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/stdcrypt/stdcrypt_10.vcxproj b/src/core/stdcrypt/stdcrypt_10.vcxproj index a8fb8b5b1a..d48b79c832 100644 --- a/src/core/stdcrypt/stdcrypt_10.vcxproj +++ b/src/core/stdcrypt/stdcrypt_10.vcxproj @@ -212,6 +212,7 @@ <ClInclude Include="..\..\..\include\m_crypto.h" />
<ClInclude Include="..\stdplug.h" />
<ClInclude Include="commonheaders.h" />
+ <ClInclude Include="stdcrypt.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="resource.rc" />
|