diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2016-06-17 15:43:20 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2016-06-17 15:50:47 +0200 |
commit | 42373efcfdbad2a96896846ba3c151154dd35b84 (patch) | |
tree | 9f524e1a63a66cfc6498edf67622cf0beb35286c /src/Driver/Driver.vcxproj.user | |
parent | 6ae982cccf42a54cef60f5948aa46604859b4871 (diff) | |
download | VeraCrypt-42373efcfdbad2a96896846ba3c151154dd35b84.tar.gz VeraCrypt-42373efcfdbad2a96896846ba3c151154dd35b84.zip |
Windows: Use Visual C++ 2010 instead of Visual C++ 2008.
Diffstat (limited to 'src/Driver/Driver.vcxproj.user')
-rw-r--r-- | src/Driver/Driver.vcxproj.user | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Driver/Driver.vcxproj.user b/src/Driver/Driver.vcxproj.user new file mode 100644 index 00000000..ace9a86a --- /dev/null +++ b/src/Driver/Driver.vcxproj.user @@ -0,0 +1,3 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> +</Project>
\ No newline at end of file |