Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '7zip/Crypto/7zAES/7zAES.dsp')
-rwxr-xr-x7zip/Crypto/7zAES/7zAES.dsp16
1 files changed, 12 insertions, 4 deletions
diff --git a/7zip/Crypto/7zAES/7zAES.dsp b/7zip/Crypto/7zAES/7zAES.dsp
index 1c177670..37cd7792 100755
--- a/7zip/Crypto/7zAES/7zAES.dsp
+++ b/7zip/Crypto/7zAES/7zAES.dsp
@@ -197,9 +197,16 @@ SOURCE=..\..\..\Windows\Synchronization.h
SOURCE=..\..\Archive\Common\CoderLoader.h
# End Source File
# End Group
+# Begin Group "Hash"
+
+# PROP Default_Filter ""
# Begin Source File
-SOURCE=.\7zAES.cpp
+SOURCE=..\Hash\RotateDefs.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\Hash\Sha256.cpp
!IF "$(CFG)" == "7zAES - Win32 Release"
@@ -213,11 +220,12 @@ SOURCE=.\7zAES.cpp
# End Source File
# Begin Source File
-SOURCE=.\7zAES.h
+SOURCE=..\Hash\Sha256.h
# End Source File
+# End Group
# Begin Source File
-SOURCE=.\SHA256.cpp
+SOURCE=.\7zAES.cpp
!IF "$(CFG)" == "7zAES - Win32 Release"
@@ -231,7 +239,7 @@ SOURCE=.\SHA256.cpp
# End Source File
# Begin Source File
-SOURCE=.\SHA256.h
+SOURCE=.\7zAES.h
# End Source File
# End Target
# End Project