summaryrefslogtreecommitdiff
path: root/cryptlib.vcxproj
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2017-11-27 01:20:15 -0500
committerJeffrey Walton <noloader@gmail.com>2017-11-27 01:20:15 -0500
commit07c2047cec731124f5f54be1ea0f392bf1565923 (patch)
tree5b09e68934c1240d76e9c6f20514f1a33e2b81c2 /cryptlib.vcxproj
parent1211f25de5b3d87050ac4cf790646aafbbfcabb6 (diff)
downloadcryptopp-git-07c2047cec731124f5f54be1ea0f392bf1565923.tar.gz
Add simon-simd.cpp to file list and nmake file
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 d5402a25..6f2d46bd 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. -->