diff --git a/builds/msvc/libsodium.rc b/builds/msvc/libsodium.rc
index 1e47e0c7..5c13a895 100644
Binary files a/builds/msvc/libsodium.rc and b/builds/msvc/libsodium.rc differ
diff --git a/builds/msvc/vs2010/properties/Common.props b/builds/msvc/properties/Common.props
similarity index 100%
rename from builds/msvc/vs2010/properties/Common.props
rename to builds/msvc/properties/Common.props
diff --git a/builds/msvc/vs2010/properties/Console.props b/builds/msvc/properties/Console.props
similarity index 100%
rename from builds/msvc/vs2010/properties/Console.props
rename to builds/msvc/properties/Console.props
diff --git a/builds/msvc/vs2010/properties/ConsoleDebugDynamic.props b/builds/msvc/properties/ConsoleDebugDynamic.props
similarity index 100%
rename from builds/msvc/vs2010/properties/ConsoleDebugDynamic.props
rename to builds/msvc/properties/ConsoleDebugDynamic.props
diff --git a/builds/msvc/vs2010/properties/ConsoleDebugLinkTimeCodeGeneration.props b/builds/msvc/properties/ConsoleDebugLinkTimeCodeGeneration.props
similarity index 100%
rename from builds/msvc/vs2010/properties/ConsoleDebugLinkTimeCodeGeneration.props
rename to builds/msvc/properties/ConsoleDebugLinkTimeCodeGeneration.props
diff --git a/builds/msvc/vs2010/properties/ConsoleDebugStatic.props b/builds/msvc/properties/ConsoleDebugStatic.props
similarity index 100%
rename from builds/msvc/vs2010/properties/ConsoleDebugStatic.props
rename to builds/msvc/properties/ConsoleDebugStatic.props
diff --git a/builds/msvc/vs2010/properties/ConsoleReleaseDynamic.props b/builds/msvc/properties/ConsoleReleaseDynamic.props
similarity index 100%
rename from builds/msvc/vs2010/properties/ConsoleReleaseDynamic.props
rename to builds/msvc/properties/ConsoleReleaseDynamic.props
diff --git a/builds/msvc/vs2010/properties/ConsoleReleaseLinkTimeCodeGeneration.props b/builds/msvc/properties/ConsoleReleaseLinkTimeCodeGeneration.props
similarity index 100%
rename from builds/msvc/vs2010/properties/ConsoleReleaseLinkTimeCodeGeneration.props
rename to builds/msvc/properties/ConsoleReleaseLinkTimeCodeGeneration.props
diff --git a/builds/msvc/vs2010/properties/ConsoleReleaseStatic.props b/builds/msvc/properties/ConsoleReleaseStatic.props
similarity index 100%
rename from builds/msvc/vs2010/properties/ConsoleReleaseStatic.props
rename to builds/msvc/properties/ConsoleReleaseStatic.props
diff --git a/builds/msvc/vs2010/properties/Debug.props b/builds/msvc/properties/Debug.props
similarity index 100%
rename from builds/msvc/vs2010/properties/Debug.props
rename to builds/msvc/properties/Debug.props
diff --git a/builds/msvc/vs2010/properties/Dynamic.props b/builds/msvc/properties/Dynamic.props
similarity index 100%
rename from builds/msvc/vs2010/properties/Dynamic.props
rename to builds/msvc/properties/Dynamic.props
diff --git a/builds/msvc/vs2010/properties/DynamicDebug.props b/builds/msvc/properties/DynamicDebug.props
similarity index 100%
rename from builds/msvc/vs2010/properties/DynamicDebug.props
rename to builds/msvc/properties/DynamicDebug.props
diff --git a/builds/msvc/vs2010/properties/DynamicRelease.props b/builds/msvc/properties/DynamicRelease.props
similarity index 100%
rename from builds/msvc/vs2010/properties/DynamicRelease.props
rename to builds/msvc/properties/DynamicRelease.props
diff --git a/builds/msvc/vs2010/properties/LinkTimeCodeGeneration.props b/builds/msvc/properties/LinkTimeCodeGeneration.props
similarity index 100%
rename from builds/msvc/vs2010/properties/LinkTimeCodeGeneration.props
rename to builds/msvc/properties/LinkTimeCodeGeneration.props
diff --git a/builds/msvc/vs2010/properties/Release.props b/builds/msvc/properties/Release.props
similarity index 100%
rename from builds/msvc/vs2010/properties/Release.props
rename to builds/msvc/properties/Release.props
diff --git a/builds/msvc/vs2010/properties/Static.props b/builds/msvc/properties/Static.props
similarity index 100%
rename from builds/msvc/vs2010/properties/Static.props
rename to builds/msvc/properties/Static.props
diff --git a/builds/msvc/vs2010/properties/StaticDebug.props b/builds/msvc/properties/StaticDebug.props
similarity index 100%
rename from builds/msvc/vs2010/properties/StaticDebug.props
rename to builds/msvc/properties/StaticDebug.props
diff --git a/builds/msvc/vs2010/properties/StaticDebugLinkTimeCodeGeneration.props b/builds/msvc/properties/StaticDebugLinkTimeCodeGeneration.props
similarity index 100%
rename from builds/msvc/vs2010/properties/StaticDebugLinkTimeCodeGeneration.props
rename to builds/msvc/properties/StaticDebugLinkTimeCodeGeneration.props
diff --git a/builds/msvc/vs2010/properties/StaticLinkTimeCodeGeneration.props b/builds/msvc/properties/StaticLinkTimeCodeGeneration.props
similarity index 100%
rename from builds/msvc/vs2010/properties/StaticLinkTimeCodeGeneration.props
rename to builds/msvc/properties/StaticLinkTimeCodeGeneration.props
diff --git a/builds/msvc/vs2010/properties/StaticRelease.props b/builds/msvc/properties/StaticRelease.props
similarity index 100%
rename from builds/msvc/vs2010/properties/StaticRelease.props
rename to builds/msvc/properties/StaticRelease.props
diff --git a/builds/msvc/vs2010/properties/StaticReleaseLinkTimeCodeGeneration.props b/builds/msvc/properties/StaticReleaseLinkTimeCodeGeneration.props
similarity index 100%
rename from builds/msvc/vs2010/properties/StaticReleaseLinkTimeCodeGeneration.props
rename to builds/msvc/properties/StaticReleaseLinkTimeCodeGeneration.props
diff --git a/builds/msvc/vs2010/properties/Win32.props b/builds/msvc/properties/Win32.props
similarity index 100%
rename from builds/msvc/vs2010/properties/Win32.props
rename to builds/msvc/properties/Win32.props
diff --git a/builds/msvc/vs2010/properties/x64.props b/builds/msvc/properties/x64.props
similarity index 100%
rename from builds/msvc/vs2010/properties/x64.props
rename to builds/msvc/properties/x64.props
diff --git a/builds/msvc/vs2010/libsodium/libsodium.vcxproj b/builds/msvc/vs2010/libsodium/libsodium.vcxproj
index db3532bb..d419c10a 100644
--- a/builds/msvc/vs2010/libsodium/libsodium.vcxproj
+++ b/builds/msvc/vs2010/libsodium/libsodium.vcxproj
@@ -99,159 +99,77 @@
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/builds/msvc/vs2010/libsodium/libsodium.vcxproj.filters b/builds/msvc/vs2010/libsodium/libsodium.vcxproj.filters
index 9d125afb..d8a14326 100644
--- a/builds/msvc/vs2010/libsodium/libsodium.vcxproj.filters
+++ b/builds/msvc/vs2010/libsodium/libsodium.vcxproj.filters
@@ -390,258 +390,12 @@
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
include
-
- include
-
-
- include
-
-
- include
-
-
- include
-
resource
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
include
diff --git a/builds/msvc/vs2010/test/test.vcxproj b/builds/msvc/vs2010/test/test.vcxproj
index 13d15254..303cd804 100644
--- a/builds/msvc/vs2010/test/test.vcxproj
+++ b/builds/msvc/vs2010/test/test.vcxproj
@@ -14,74 +14,74 @@
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
diff --git a/builds/msvc/vs2012/libsodium/libsodium.vcxproj b/builds/msvc/vs2012/libsodium/libsodium.vcxproj
index 17ff47c4..1f384ff8 100644
--- a/builds/msvc/vs2012/libsodium/libsodium.vcxproj
+++ b/builds/msvc/vs2012/libsodium/libsodium.vcxproj
@@ -99,159 +99,77 @@
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/builds/msvc/vs2012/libsodium/libsodium.vcxproj.filters b/builds/msvc/vs2012/libsodium/libsodium.vcxproj.filters
index 9d125afb..d8a14326 100644
--- a/builds/msvc/vs2012/libsodium/libsodium.vcxproj.filters
+++ b/builds/msvc/vs2012/libsodium/libsodium.vcxproj.filters
@@ -390,258 +390,12 @@
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
include
-
- include
-
-
- include
-
-
- include
-
-
- include
-
resource
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
include
diff --git a/builds/msvc/vs2012/properties/Common.props b/builds/msvc/vs2012/properties/Common.props
deleted file mode 100644
index 2acf2e6f..00000000
--- a/builds/msvc/vs2012/properties/Common.props
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
- <_PropertySheetDisplayName>Common Settings
- Unicode
- $(ProjectName)
-
-
-
-
- true
-
- UNICODE;_UNICODE;%(PreprocessorDefinitions)
- Level3
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/Console.props b/builds/msvc/vs2012/properties/Console.props
deleted file mode 100644
index 414c98ae..00000000
--- a/builds/msvc/vs2012/properties/Console.props
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Console Application
-
-
-
-
- _CONSOLE;%(PreprocessorDefinitions)
-
-
- Console
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/ConsoleDebugDynamic.props b/builds/msvc/vs2012/properties/ConsoleDebugDynamic.props
deleted file mode 100644
index 5872b5c4..00000000
--- a/builds/msvc/vs2012/properties/ConsoleDebugDynamic.props
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Console Debug Dynamic
-
-
-
-
-
- MultiThreadedDebugDLL
- true
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/ConsoleDebugLinkTimeCodeGeneration.props b/builds/msvc/vs2012/properties/ConsoleDebugLinkTimeCodeGeneration.props
deleted file mode 100644
index 1e752c21..00000000
--- a/builds/msvc/vs2012/properties/ConsoleDebugLinkTimeCodeGeneration.props
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Console Debug Link Time Code Generation Library
-
-
-
-
- MultiThreadedDebug
- false
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/ConsoleDebugStatic.props b/builds/msvc/vs2012/properties/ConsoleDebugStatic.props
deleted file mode 100644
index 5d72bbc4..00000000
--- a/builds/msvc/vs2012/properties/ConsoleDebugStatic.props
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Console Debug Static
-
-
-
-
- MultiThreadedDebug
- true
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/ConsoleReleaseDynamic.props b/builds/msvc/vs2012/properties/ConsoleReleaseDynamic.props
deleted file mode 100644
index f15070dd..00000000
--- a/builds/msvc/vs2012/properties/ConsoleReleaseDynamic.props
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Console Release Dynamic
-
-
-
-
-
- MultiThreadedDebugDLL
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/ConsoleReleaseLinkTimeCodeGeneration.props b/builds/msvc/vs2012/properties/ConsoleReleaseLinkTimeCodeGeneration.props
deleted file mode 100644
index 984891b3..00000000
--- a/builds/msvc/vs2012/properties/ConsoleReleaseLinkTimeCodeGeneration.props
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Console Release Link Time Code Generation Library
-
-
-
-
- MultiThreaded
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/ConsoleReleaseStatic.props b/builds/msvc/vs2012/properties/ConsoleReleaseStatic.props
deleted file mode 100644
index 2aaf3032..00000000
--- a/builds/msvc/vs2012/properties/ConsoleReleaseStatic.props
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Console Release Static
-
-
-
-
- MultiThreaded
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/Debug.props b/builds/msvc/vs2012/properties/Debug.props
deleted file mode 100644
index a2867772..00000000
--- a/builds/msvc/vs2012/properties/Debug.props
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
-
- <_PropertySheetDisplayName>Debug Configuration
-
- $(ProjectDir)..\..\..\..\obj\$(PlatformName)\$(Configuration)\$(RootNamespace)\
- $(ProjectDir)..\..\..\..\bin\$(PlatformName)\Debug\$(RootNamespace)\
-
-
-
- ProgramDatabase
- EnableFastChecks
- ProgramDatabase
- true
- Disabled
- _DEBUG;%(PreprocessorDefinitions)
-
-
- _DEBUG;%(PreprocessorDefinitions)
-
-
- true
- $(ProjectDir)..\..\..\..\bin\$(PlatformName)\Debug\$(RootNamespace)\$(TargetName).imp.lib
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/Dynamic.props b/builds/msvc/vs2012/properties/Dynamic.props
deleted file mode 100644
index 9e749175..00000000
--- a/builds/msvc/vs2012/properties/Dynamic.props
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Dynamic Library
-
-
-
-
- _DLL;_WINDLL;%(PreprocessorDefinitions)
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/DynamicDebug.props b/builds/msvc/vs2012/properties/DynamicDebug.props
deleted file mode 100644
index ee40a01f..00000000
--- a/builds/msvc/vs2012/properties/DynamicDebug.props
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Dynamic Debug Library
-
-
-
-
-
- MultiThreadedDebugDLL
- true
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/DynamicRelease.props b/builds/msvc/vs2012/properties/DynamicRelease.props
deleted file mode 100644
index c3f36f89..00000000
--- a/builds/msvc/vs2012/properties/DynamicRelease.props
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Dynamic Release Library
-
-
-
-
-
- MultiThreadedDLL
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/LinkTimeCodeGeneration.props b/builds/msvc/vs2012/properties/LinkTimeCodeGeneration.props
deleted file mode 100644
index 644462f0..00000000
--- a/builds/msvc/vs2012/properties/LinkTimeCodeGeneration.props
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
- <_PropertySheetDisplayName>Link Time Code Generation Library
-
-
-
-
- true
-
-
- UseLinkTimeCodeGeneration
-
-
- true
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/Release.props b/builds/msvc/vs2012/properties/Release.props
deleted file mode 100644
index c2111288..00000000
--- a/builds/msvc/vs2012/properties/Release.props
+++ /dev/null
@@ -1,40 +0,0 @@
-
-
-
-
- <_PropertySheetDisplayName>Release Configuration
-
- $(ProjectDir)..\..\..\..\obj\$(PlatformName)\$(Configuration)\$(RootNamespace)\
- $(ProjectDir)..\..\..\..\bin\$(PlatformName)\Release\$(RootNamespace)\
- false
-
-
-
-
- /Oy- %(AdditionalOptions)
-
- true
- true
- OnlyExplicitInline
- false
- MaxSpeed
- NDEBUG;%(PreprocessorDefinitions)
-
-
- NDEBUG;%(PreprocessorDefinitions)
-
-
- true
-
- $(ProjectDir)..\..\..\..\bin\$(PlatformName)\Release\$(RootNamespace)\$(TargetName).imp.lib
- true
-
-
-
-
-
- StreamingSIMDExtensions2
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/Static.props b/builds/msvc/vs2012/properties/Static.props
deleted file mode 100644
index 85207e49..00000000
--- a/builds/msvc/vs2012/properties/Static.props
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Static Library
-
-
-
-
- _LIB;%(PreprocessorDefinitions)
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/StaticDebug.props b/builds/msvc/vs2012/properties/StaticDebug.props
deleted file mode 100644
index 8668424c..00000000
--- a/builds/msvc/vs2012/properties/StaticDebug.props
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Static Debug Library
-
-
-
-
-
- MultiThreadedDebug
- true
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/StaticDebugLinkTimeCodeGeneration.props b/builds/msvc/vs2012/properties/StaticDebugLinkTimeCodeGeneration.props
deleted file mode 100644
index a35e0e7a..00000000
--- a/builds/msvc/vs2012/properties/StaticDebugLinkTimeCodeGeneration.props
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Static Debug Link Time Code Generation Library
-
-
-
-
-
- MultiThreadedDebug
- false
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/StaticLinkTimeCodeGeneration.props b/builds/msvc/vs2012/properties/StaticLinkTimeCodeGeneration.props
deleted file mode 100644
index 6a8d8837..00000000
--- a/builds/msvc/vs2012/properties/StaticLinkTimeCodeGeneration.props
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Static Link Time Code Generation Library
-
-
- $(TargetName).ltcg
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/StaticRelease.props b/builds/msvc/vs2012/properties/StaticRelease.props
deleted file mode 100644
index 5eaadae8..00000000
--- a/builds/msvc/vs2012/properties/StaticRelease.props
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Static Release Library
-
-
-
-
-
- MultiThreaded
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/StaticReleaseLinkTimeCodeGeneration.props b/builds/msvc/vs2012/properties/StaticReleaseLinkTimeCodeGeneration.props
deleted file mode 100644
index 4515bef4..00000000
--- a/builds/msvc/vs2012/properties/StaticReleaseLinkTimeCodeGeneration.props
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Static Release Link Time Code Generation Library
-
-
-
-
-
- MultiThreaded
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/Win32.props b/builds/msvc/vs2012/properties/Win32.props
deleted file mode 100644
index 8d611a09..00000000
--- a/builds/msvc/vs2012/properties/Win32.props
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
- <_PropertySheetDisplayName>Win32 Settings
-
-
-
-
- WIN32;_WIN32;%(PreprocessorDefinitions)
-
-
- MachineX86
-
-
- /MACHINE:X86 %(AdditionalOptions)
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/properties/x64.props b/builds/msvc/vs2012/properties/x64.props
deleted file mode 100644
index ddf9c14a..00000000
--- a/builds/msvc/vs2012/properties/x64.props
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
- <_PropertySheetDisplayName>x64 Settings
-
-
-
-
-
- WIN32;_WIN32;WIN64;_WIN64;%(PreprocessorDefinitions)
-
-
- MachineX64
-
-
- /MACHINE:X64 %(AdditionalOptions)
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2012/test/test.vcxproj b/builds/msvc/vs2012/test/test.vcxproj
index f0f19925..87ba9a4b 100644
--- a/builds/msvc/vs2012/test/test.vcxproj
+++ b/builds/msvc/vs2012/test/test.vcxproj
@@ -14,74 +14,74 @@
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
diff --git a/builds/msvc/vs2013/libsodium/libsodium.vcxproj b/builds/msvc/vs2013/libsodium/libsodium.vcxproj
index 0c380cc4..7a000f05 100644
--- a/builds/msvc/vs2013/libsodium/libsodium.vcxproj
+++ b/builds/msvc/vs2013/libsodium/libsodium.vcxproj
@@ -99,159 +99,77 @@
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/builds/msvc/vs2013/libsodium/libsodium.vcxproj.filters b/builds/msvc/vs2013/libsodium/libsodium.vcxproj.filters
index 9d125afb..d8a14326 100644
--- a/builds/msvc/vs2013/libsodium/libsodium.vcxproj.filters
+++ b/builds/msvc/vs2013/libsodium/libsodium.vcxproj.filters
@@ -390,258 +390,12 @@
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
include
-
- include
-
-
- include
-
-
- include
-
-
- include
-
resource
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
-
- include
-
include
diff --git a/builds/msvc/vs2013/properties/Common.props b/builds/msvc/vs2013/properties/Common.props
deleted file mode 100644
index 2acf2e6f..00000000
--- a/builds/msvc/vs2013/properties/Common.props
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
- <_PropertySheetDisplayName>Common Settings
- Unicode
- $(ProjectName)
-
-
-
-
- true
-
- UNICODE;_UNICODE;%(PreprocessorDefinitions)
- Level3
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/Console.props b/builds/msvc/vs2013/properties/Console.props
deleted file mode 100644
index 414c98ae..00000000
--- a/builds/msvc/vs2013/properties/Console.props
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Console Application
-
-
-
-
- _CONSOLE;%(PreprocessorDefinitions)
-
-
- Console
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/ConsoleDebugDynamic.props b/builds/msvc/vs2013/properties/ConsoleDebugDynamic.props
deleted file mode 100644
index 5872b5c4..00000000
--- a/builds/msvc/vs2013/properties/ConsoleDebugDynamic.props
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Console Debug Dynamic
-
-
-
-
-
- MultiThreadedDebugDLL
- true
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/ConsoleDebugLinkTimeCodeGeneration.props b/builds/msvc/vs2013/properties/ConsoleDebugLinkTimeCodeGeneration.props
deleted file mode 100644
index 1e752c21..00000000
--- a/builds/msvc/vs2013/properties/ConsoleDebugLinkTimeCodeGeneration.props
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Console Debug Link Time Code Generation Library
-
-
-
-
- MultiThreadedDebug
- false
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/ConsoleDebugStatic.props b/builds/msvc/vs2013/properties/ConsoleDebugStatic.props
deleted file mode 100644
index 5d72bbc4..00000000
--- a/builds/msvc/vs2013/properties/ConsoleDebugStatic.props
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Console Debug Static
-
-
-
-
- MultiThreadedDebug
- true
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/ConsoleReleaseDynamic.props b/builds/msvc/vs2013/properties/ConsoleReleaseDynamic.props
deleted file mode 100644
index f15070dd..00000000
--- a/builds/msvc/vs2013/properties/ConsoleReleaseDynamic.props
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Console Release Dynamic
-
-
-
-
-
- MultiThreadedDebugDLL
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/ConsoleReleaseLinkTimeCodeGeneration.props b/builds/msvc/vs2013/properties/ConsoleReleaseLinkTimeCodeGeneration.props
deleted file mode 100644
index 984891b3..00000000
--- a/builds/msvc/vs2013/properties/ConsoleReleaseLinkTimeCodeGeneration.props
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Console Release Link Time Code Generation Library
-
-
-
-
- MultiThreaded
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/ConsoleReleaseStatic.props b/builds/msvc/vs2013/properties/ConsoleReleaseStatic.props
deleted file mode 100644
index 2aaf3032..00000000
--- a/builds/msvc/vs2013/properties/ConsoleReleaseStatic.props
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Console Release Static
-
-
-
-
- MultiThreaded
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/Debug.props b/builds/msvc/vs2013/properties/Debug.props
deleted file mode 100644
index a2867772..00000000
--- a/builds/msvc/vs2013/properties/Debug.props
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
-
- <_PropertySheetDisplayName>Debug Configuration
-
- $(ProjectDir)..\..\..\..\obj\$(PlatformName)\$(Configuration)\$(RootNamespace)\
- $(ProjectDir)..\..\..\..\bin\$(PlatformName)\Debug\$(RootNamespace)\
-
-
-
- ProgramDatabase
- EnableFastChecks
- ProgramDatabase
- true
- Disabled
- _DEBUG;%(PreprocessorDefinitions)
-
-
- _DEBUG;%(PreprocessorDefinitions)
-
-
- true
- $(ProjectDir)..\..\..\..\bin\$(PlatformName)\Debug\$(RootNamespace)\$(TargetName).imp.lib
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/Dynamic.props b/builds/msvc/vs2013/properties/Dynamic.props
deleted file mode 100644
index 9e749175..00000000
--- a/builds/msvc/vs2013/properties/Dynamic.props
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Dynamic Library
-
-
-
-
- _DLL;_WINDLL;%(PreprocessorDefinitions)
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/DynamicDebug.props b/builds/msvc/vs2013/properties/DynamicDebug.props
deleted file mode 100644
index ee40a01f..00000000
--- a/builds/msvc/vs2013/properties/DynamicDebug.props
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Dynamic Debug Library
-
-
-
-
-
- MultiThreadedDebugDLL
- true
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/DynamicRelease.props b/builds/msvc/vs2013/properties/DynamicRelease.props
deleted file mode 100644
index c3f36f89..00000000
--- a/builds/msvc/vs2013/properties/DynamicRelease.props
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Dynamic Release Library
-
-
-
-
-
- MultiThreadedDLL
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/LinkTimeCodeGeneration.props b/builds/msvc/vs2013/properties/LinkTimeCodeGeneration.props
deleted file mode 100644
index 644462f0..00000000
--- a/builds/msvc/vs2013/properties/LinkTimeCodeGeneration.props
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
- <_PropertySheetDisplayName>Link Time Code Generation Library
-
-
-
-
- true
-
-
- UseLinkTimeCodeGeneration
-
-
- true
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/Release.props b/builds/msvc/vs2013/properties/Release.props
deleted file mode 100644
index c2111288..00000000
--- a/builds/msvc/vs2013/properties/Release.props
+++ /dev/null
@@ -1,40 +0,0 @@
-
-
-
-
- <_PropertySheetDisplayName>Release Configuration
-
- $(ProjectDir)..\..\..\..\obj\$(PlatformName)\$(Configuration)\$(RootNamespace)\
- $(ProjectDir)..\..\..\..\bin\$(PlatformName)\Release\$(RootNamespace)\
- false
-
-
-
-
- /Oy- %(AdditionalOptions)
-
- true
- true
- OnlyExplicitInline
- false
- MaxSpeed
- NDEBUG;%(PreprocessorDefinitions)
-
-
- NDEBUG;%(PreprocessorDefinitions)
-
-
- true
-
- $(ProjectDir)..\..\..\..\bin\$(PlatformName)\Release\$(RootNamespace)\$(TargetName).imp.lib
- true
-
-
-
-
-
- StreamingSIMDExtensions2
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/Static.props b/builds/msvc/vs2013/properties/Static.props
deleted file mode 100644
index 85207e49..00000000
--- a/builds/msvc/vs2013/properties/Static.props
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Static Library
-
-
-
-
- _LIB;%(PreprocessorDefinitions)
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/StaticDebug.props b/builds/msvc/vs2013/properties/StaticDebug.props
deleted file mode 100644
index 8668424c..00000000
--- a/builds/msvc/vs2013/properties/StaticDebug.props
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Static Debug Library
-
-
-
-
-
- MultiThreadedDebug
- true
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/StaticDebugLinkTimeCodeGeneration.props b/builds/msvc/vs2013/properties/StaticDebugLinkTimeCodeGeneration.props
deleted file mode 100644
index a35e0e7a..00000000
--- a/builds/msvc/vs2013/properties/StaticDebugLinkTimeCodeGeneration.props
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Static Debug Link Time Code Generation Library
-
-
-
-
-
- MultiThreadedDebug
- false
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/StaticLinkTimeCodeGeneration.props b/builds/msvc/vs2013/properties/StaticLinkTimeCodeGeneration.props
deleted file mode 100644
index 6a8d8837..00000000
--- a/builds/msvc/vs2013/properties/StaticLinkTimeCodeGeneration.props
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Static Link Time Code Generation Library
-
-
- $(TargetName).ltcg
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/StaticRelease.props b/builds/msvc/vs2013/properties/StaticRelease.props
deleted file mode 100644
index 5eaadae8..00000000
--- a/builds/msvc/vs2013/properties/StaticRelease.props
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Static Release Library
-
-
-
-
-
- MultiThreaded
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/StaticReleaseLinkTimeCodeGeneration.props b/builds/msvc/vs2013/properties/StaticReleaseLinkTimeCodeGeneration.props
deleted file mode 100644
index 4515bef4..00000000
--- a/builds/msvc/vs2013/properties/StaticReleaseLinkTimeCodeGeneration.props
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
- <_PropertySheetDisplayName>Static Release Link Time Code Generation Library
-
-
-
-
-
- MultiThreaded
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/Win32.props b/builds/msvc/vs2013/properties/Win32.props
deleted file mode 100644
index 8d611a09..00000000
--- a/builds/msvc/vs2013/properties/Win32.props
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
- <_PropertySheetDisplayName>Win32 Settings
-
-
-
-
- WIN32;_WIN32;%(PreprocessorDefinitions)
-
-
- MachineX86
-
-
- /MACHINE:X86 %(AdditionalOptions)
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/properties/x64.props b/builds/msvc/vs2013/properties/x64.props
deleted file mode 100644
index ddf9c14a..00000000
--- a/builds/msvc/vs2013/properties/x64.props
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
- <_PropertySheetDisplayName>x64 Settings
-
-
-
-
-
- WIN32;_WIN32;WIN64;_WIN64;%(PreprocessorDefinitions)
-
-
- MachineX64
-
-
- /MACHINE:X64 %(AdditionalOptions)
-
-
-
-
\ No newline at end of file
diff --git a/builds/msvc/vs2013/test/test.vcxproj b/builds/msvc/vs2013/test/test.vcxproj
index 6f4815f7..e3db2a0d 100644
--- a/builds/msvc/vs2013/test/test.vcxproj
+++ b/builds/msvc/vs2013/test/test.vcxproj
@@ -14,74 +14,74 @@
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
diff --git a/packaging/nuget/package.config b/packaging/nuget/package.config
index 2cc46ae0..832a5f93 100644
--- a/packaging/nuget/package.config
+++ b/packaging/nuget/package.config
@@ -1,4 +1,4 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/packaging/nuget/package.gsl b/packaging/nuget/package.gsl
index f2f07457..43d12d9e 100644
--- a/packaging/nuget/package.gsl
+++ b/packaging/nuget/package.gsl
@@ -35,56 +35,58 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/packaging/nuget/package.nuspec b/packaging/nuget/package.nuspec
index 20dd0f61..ed7ce368 100644
--- a/packaging/nuget/package.nuspec
+++ b/packaging/nuget/package.nuspec
@@ -7,7 +7,7 @@
libsodium_vc120
- 0.4.5.1
+ 0.4.5.2
libsodium_vc120
libsodium contributors
Eric Voskuil
@@ -15,7 +15,7 @@
https://github.com/jedisct1/libsodium
http://upload.wikimedia.org/wikipedia/commons/thumb/7/78/Salt_shaker_on_white_background.jpg/220px-Salt_shaker_on_white_background.jpg
true
- true
+ false
Sodium is a portable, cross-compilable, installable, packageable fork of NaCl (based on the latest released upstream version nacl-20110221), with a compatible API.
Portable fork of NaCl, packaged for Visual Studio 2013 (v120) and CTP_Nov2013 compilers.
https://raw.github.com/jedisct1/libsodium/master/ChangeLog
@@ -27,56 +27,58 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -91,52 +93,52 @@
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
- libsodium-x86-v120-mt-s-0_4_5_1.lib;%(AdditionalDependencies)
+ libsodium-x86-v120-mt-s-0_4_5_2.lib;%(AdditionalDependencies)
- libsodium-x86-v120-mt-sgd-0_4_5_1.lib;%(AdditionalDependencies)
+ libsodium-x86-v120-mt-sgd-0_4_5_2.lib;%(AdditionalDependencies)
- libsodium-x64-v120-mt-s-0_4_5_1.lib;%(AdditionalDependencies)
+ libsodium-x64-v120-mt-s-0_4_5_2.lib;%(AdditionalDependencies)
- libsodium-x64-v120-mt-sgd-0_4_5_1.lib;%(AdditionalDependencies)
+ libsodium-x64-v120-mt-sgd-0_4_5_2.lib;%(AdditionalDependencies)
- libsodium-x86-v120-mt-s-0_4_5_1.ltcg.lib;%(AdditionalDependencies)
+ libsodium-x86-v120-mt-s-0_4_5_2.ltcg.lib;%(AdditionalDependencies)
- libsodium-x86-v120-mt-sgd-0_4_5_1.ltcg.lib;%(AdditionalDependencies)
+ libsodium-x86-v120-mt-sgd-0_4_5_2.ltcg.lib;%(AdditionalDependencies)
- libsodium-x64-v120-mt-s-0_4_5_1.ltcg.lib;%(AdditionalDependencies)
+ libsodium-x64-v120-mt-s-0_4_5_2.ltcg.lib;%(AdditionalDependencies)
- libsodium-x64-v120-mt-sgd-0_4_5_1.ltcg.lib;%(AdditionalDependencies)
+ libsodium-x64-v120-mt-sgd-0_4_5_2.ltcg.lib;%(AdditionalDependencies)
- libsodium-x86-v120-mt-0_4_5_1.imp.lib;%(AdditionalDependencies)
+ libsodium-x86-v120-mt-0_4_5_2.imp.lib;%(AdditionalDependencies)
- libsodium-x86-v120-mt-gd-0_4_5_1.imp.lib;%(AdditionalDependencies)
+ libsodium-x86-v120-mt-gd-0_4_5_2.imp.lib;%(AdditionalDependencies)
- libsodium-x64-v120-mt-0_4_5_1.imp.lib;%(AdditionalDependencies)
+ libsodium-x64-v120-mt-0_4_5_2.imp.lib;%(AdditionalDependencies)
- libsodium-x64-v120-mt-gd-0_4_5_1.imp.lib;%(AdditionalDependencies)
+ libsodium-x64-v120-mt-gd-0_4_5_2.imp.lib;%(AdditionalDependencies)
@@ -97,26 +97,26 @@
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+