From c73b6c9ba513fea3e18b696e659049df69931171 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 11 Nov 2014 11:18:18 -0500 Subject: update to 1.0.0-1 version of the package --- builds/msvc/vs2010/libsodium/libsodium.vcxproj | 12 +------ .../vs2010/libsodium/libsodium.vcxproj.filters | 38 +--------------------- builds/msvc/vs2010/test/test.vcxproj | 14 +++++++- builds/msvc/vs2010/test/test.vcxproj.filters | 14 +++++++- 4 files changed, 28 insertions(+), 50 deletions(-) (limited to 'builds/msvc/vs2010') diff --git a/builds/msvc/vs2010/libsodium/libsodium.vcxproj b/builds/msvc/vs2010/libsodium/libsodium.vcxproj index 95b0006..04c8950 100644 --- a/builds/msvc/vs2010/libsodium/libsodium.vcxproj +++ b/builds/msvc/vs2010/libsodium/libsodium.vcxproj @@ -130,7 +130,6 @@ - @@ -303,14 +302,6 @@ - - - - - - - - @@ -338,7 +329,6 @@ - @@ -362,4 +352,4 @@ - \ No newline at end of file + diff --git a/builds/msvc/vs2010/libsodium/libsodium.vcxproj.filters b/builds/msvc/vs2010/libsodium/libsodium.vcxproj.filters index 13805be..438508a 100644 --- a/builds/msvc/vs2010/libsodium/libsodium.vcxproj.filters +++ b/builds/msvc/vs2010/libsodium/libsodium.vcxproj.filters @@ -94,9 +94,6 @@ include\sodium - - include\sodium - include\sodium @@ -154,9 +151,6 @@ include\sodium - - src\crypto_stream\aes256estream\hongjun - src\crypto_box\curve25519xsalsa20poly1305\ref @@ -427,9 +421,6 @@ src\crypto_stream\aes128ctr - - src\crypto_stream\aes256estream - src\crypto_stream\salsa20 @@ -493,9 +484,6 @@ src\crypto_auth\hmacsha512256\cp - - src\sodium - src\sodium @@ -532,18 +520,6 @@ src\randombytes\sysrandom - - src\crypto_stream\aes256estream\hongjun - - - src\crypto_stream\aes256estream\hongjun - - - src\crypto_stream\aes256estream\hongjun - - - src\crypto_stream\aes256estream\hongjun - src\crypto_auth\hmacsha512 @@ -565,9 +541,6 @@ src\crypto_pwhash\scryptsalsa208sha256 - - src\crypto_stream\aes256estream\hongjun - src\crypto_sign\ed25519\ref10 @@ -676,9 +649,6 @@ src\crypto_stream\aes128ctr\portable - - src\crypto_stream\aes256estream\hongjun - src\crypto_verify\16\ref @@ -946,9 +916,6 @@ {ca40b775-e025-4359-87ae-02c771c1a222} - - {afb86556-101b-407c-93f6-db784a9e3f4f} - {91c31952-2f36-418e-aa07-68ed57057d0f} @@ -970,9 +937,6 @@ {1c006197-b25b-48e8-833f-2dd59a571b9d} - - {3acc42ca-4646-462d-bbac-2a07e9eb30be} - {46eb8265-dc41-4289-aa7d-c1918e05cf75} @@ -1111,4 +1075,4 @@ src\crypto_aead\chacha20poly1305\sodium - \ No newline at end of file + diff --git a/builds/msvc/vs2010/test/test.vcxproj b/builds/msvc/vs2010/test/test.vcxproj index 2cd94c3..4c8f931 100644 --- a/builds/msvc/vs2010/test/test.vcxproj +++ b/builds/msvc/vs2010/test/test.vcxproj @@ -112,6 +112,9 @@ true + + true + true @@ -154,6 +157,9 @@ true + + true + true @@ -184,6 +190,12 @@ true + + true + + + true + true @@ -211,4 +223,4 @@ - \ No newline at end of file + diff --git a/builds/msvc/vs2010/test/test.vcxproj.filters b/builds/msvc/vs2010/test/test.vcxproj.filters index c0819e8..42b8528 100644 --- a/builds/msvc/vs2010/test/test.vcxproj.filters +++ b/builds/msvc/vs2010/test/test.vcxproj.filters @@ -49,6 +49,9 @@ src + + src + src @@ -88,6 +91,9 @@ src + + src + src @@ -115,6 +121,12 @@ src + + src + + + src + src @@ -159,4 +171,4 @@ {5b5af4b5-c6aa-4b30-bdef-074b1bdc43ea} - \ No newline at end of file + -- cgit v1.2.3