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/Archive/Rar/Rar.dsp')
-rwxr-xr-x7zip/Archive/Rar/Rar.dsp30
1 files changed, 22 insertions, 8 deletions
diff --git a/7zip/Archive/Rar/Rar.dsp b/7zip/Archive/Rar/Rar.dsp
index 9aee468e..739024da 100755
--- a/7zip/Archive/Rar/Rar.dsp
+++ b/7zip/Archive/Rar/Rar.dsp
@@ -351,14 +351,6 @@ SOURCE=..\..\Crypto\RarAES\RarAES.cpp
SOURCE=..\..\Crypto\RarAES\RarAES.h
# End Source File
-# Begin Source File
-
-SOURCE=..\..\Crypto\RarAES\sha1.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\Crypto\RarAES\sha1.h
-# End Source File
# End Group
# Begin Group "Rar20"
@@ -380,6 +372,28 @@ SOURCE=..\..\Crypto\Rar20\Rar20Crypto.cpp
SOURCE=..\..\Crypto\Rar20\Rar20Crypto.h
# End Source File
# End Group
+# Begin Group "Hash"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\..\Crypto\Hash\Sha1.cpp
+
+!IF "$(CFG)" == "Rar - Win32 Release"
+
+# ADD CPP /O2
+# SUBTRACT CPP /YX /Yc /Yu
+
+!ELSEIF "$(CFG)" == "Rar - Win32 Debug"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\Crypto\Hash\Sha1.h
+# End Source File
+# End Group
# End Group
# Begin Group "7-zip Common"