diff options
Diffstat (limited to 'src/core/stdcrypt/stdcrypt_12.vcxproj')
-rw-r--r-- | src/core/stdcrypt/stdcrypt_12.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/stdcrypt/stdcrypt_12.vcxproj b/src/core/stdcrypt/stdcrypt_12.vcxproj index 2d7f5c5881..efedd20ed0 100644 --- a/src/core/stdcrypt/stdcrypt_12.vcxproj +++ b/src/core/stdcrypt/stdcrypt_12.vcxproj @@ -215,6 +215,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" />
|