summaryrefslogtreecommitdiff
path: root/cryptlib.vcxproj
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2018-12-15 04:39:12 -0500
committerJeffrey Walton <noloader@gmail.com>2018-12-15 04:39:12 -0500
commit33cb5e63ab7c7e02722a9b4ecd97fb0971deb0c9 (patch)
treec8f0a662db099f580fd5b0d2b8ceed3bccbfab49 /cryptlib.vcxproj
parent704762ba2c5f88cf3808f147d0e3c626117de87c (diff)
downloadcryptopp-git-33cb5e63ab7c7e02722a9b4ecd97fb0971deb0c9.tar.gz
Add Test vectors and data to VS project files
Diffstat (limited to 'cryptlib.vcxproj')
-rw-r--r--cryptlib.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/cryptlib.vcxproj b/cryptlib.vcxproj
index 83717d69..5abea15e 100644
--- a/cryptlib.vcxproj
+++ b/cryptlib.vcxproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!-- Microsoft documentation for VCXPROJ file format is located at -->
<!-- the following URL. The documentation leaves a lot to be desired. -->