VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Format/Format.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/Format/Format.vcproj')
-rw-r--r--src/Format/Format.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Format/Format.vcproj b/src/Format/Format.vcproj
index 4ab6287c..b5b6a4ad 100644
--- a/src/Format/Format.vcproj
+++ b/src/Format/Format.vcproj
@@ -46,7 +46,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\Common;..\Crypto;..\;$(PKCS11_INC)"
+ AdditionalIncludeDirectories="..\Common;..\Crypto;..\;..\PKCS11"
PreprocessorDefinitions="VOLFORMAT;WIN32;DEBUG;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
MinimalRebuild="true"
BasicRuntimeChecks="3"
@@ -132,7 +132,7 @@
Name="VCCLCompilerTool"
AdditionalOptions="/w34189"
Optimization="2"
- AdditionalIncludeDirectories="..\Common;..\Crypto;..\;$(PKCS11_INC)"
+ AdditionalIncludeDirectories="..\Common;..\Crypto;..\;..\PKCS11"
PreprocessorDefinitions="VOLFORMAT;WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
RuntimeLibrary="0"
BufferSecurityCheck="true"
@@ -220,7 +220,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\Common;..\Crypto;..\;$(PKCS11_INC)"
+ AdditionalIncludeDirectories="..\Common;..\Crypto;..\;..\PKCS11"
PreprocessorDefinitions="VOLFORMAT;WIN32;DEBUG;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
MinimalRebuild="true"
BasicRuntimeChecks="3"
@@ -307,7 +307,7 @@
Name="VCCLCompilerTool"
AdditionalOptions="/w34189"
Optimization="2"
- AdditionalIncludeDirectories="..\Common;..\Crypto;..\;$(PKCS11_INC)"
+ AdditionalIncludeDirectories="..\Common;..\Crypto;..\;..\PKCS11"
PreprocessorDefinitions="VOLFORMAT;WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
RuntimeLibrary="0"
BufferSecurityCheck="true"