mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
[ZLIB]
Revert r72574 svn path=/trunk/; revision=72575
This commit is contained in:
+5
-1
@@ -1,5 +1,5 @@
|
||||
|
||||
add_definitions(-DNO_VIZ -DZ_SOLO)
|
||||
add_definitions(-DNO_VIZ)
|
||||
include_directories(${REACTOS_SOURCE_DIR}/sdk/include/reactos/libs/zlib)
|
||||
|
||||
list(APPEND SOURCE
|
||||
@@ -7,6 +7,10 @@ list(APPEND SOURCE
|
||||
compress.c
|
||||
crc32.c
|
||||
deflate.c
|
||||
gzclose.c
|
||||
gzlib.c
|
||||
gzread.c
|
||||
gzwrite.c
|
||||
infback.c
|
||||
inffast.c
|
||||
inflate.c
|
||||
|
||||
Reference in New Issue
Block a user