VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Mount/Mount.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/Mount/Mount.vcproj')
-rw-r--r--src/Mount/Mount.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Mount/Mount.vcproj b/src/Mount/Mount.vcproj
index 2f630f56..1f8e6a6c 100644
--- a/src/Mount/Mount.vcproj
+++ b/src/Mount/Mount.vcproj
@@ -48,7 +48,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\Common;..\Crypto;..\;$(PKCS11_INC)"
+ AdditionalIncludeDirectories="..\Common;..\Crypto;..\;..\PKCS11"
PreprocessorDefinitions="TCMOUNT;WIN32;DEBUG;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
MinimalRebuild="true"
ExceptionHandling="1"
@@ -140,7 +140,7 @@
Name="VCCLCompilerTool"
AdditionalOptions="/w34189"
Optimization="2"
- AdditionalIncludeDirectories="..\Common;..\Crypto;..\;$(PKCS11_INC)"
+ AdditionalIncludeDirectories="..\Common;..\Crypto;..\;..\PKCS11"
PreprocessorDefinitions="TCMOUNT;WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
RuntimeLibrary="0"
BufferSecurityCheck="true"
@@ -230,7 +230,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\Common;..\Crypto;..\;$(PKCS11_INC)"
+ AdditionalIncludeDirectories="..\Common;..\Crypto;..\;..\PKCS11"
PreprocessorDefinitions="TCMOUNT;WIN32;DEBUG;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
MinimalRebuild="true"
ExceptionHandling="1"
@@ -323,7 +323,7 @@
Name="VCCLCompilerTool"
AdditionalOptions="/w34189"
Optimization="2"
- AdditionalIncludeDirectories="..\Common;..\Crypto;..\;$(PKCS11_INC)"
+ AdditionalIncludeDirectories="..\Common;..\Crypto;..\;..\PKCS11"
PreprocessorDefinitions="TCMOUNT;WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
RuntimeLibrary="0"
BufferSecurityCheck="true"