mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Try to keep file names unique, it makes things easier with Visual Studio
This commit is contained in:
@@ -66,8 +66,8 @@ libsodium_la_SOURCES = \
|
||||
crypto_pwhash/scryptxsalsa208sha256/pbkdf2-sha256.h \
|
||||
crypto_pwhash/scryptxsalsa208sha256/pwhash_scryptxsalsa208sha256.c \
|
||||
crypto_pwhash/scryptxsalsa208sha256/sysendian.h \
|
||||
crypto_pwhash/scryptxsalsa208sha256/nosse/pwhash_scryptxsalsa208sha256.c \
|
||||
crypto_pwhash/scryptxsalsa208sha256/sse/pwhash_scryptxsalsa208sha256.c \
|
||||
crypto_pwhash/scryptxsalsa208sha256/nosse/pwhash_scryptxsalsa208sha256_nosse.c \
|
||||
crypto_pwhash/scryptxsalsa208sha256/sse/pwhash_scryptxsalsa208sha256_sse.c \
|
||||
crypto_scalarmult/crypto_scalarmult.c \
|
||||
crypto_scalarmult/curve25519/scalarmult_curve25519_api.c \
|
||||
crypto_secretbox/crypto_secretbox.c \
|
||||
|
||||
Reference in New Issue
Block a user