Skip to content
Snippets Groups Projects

New file base

Merged Rob Swindell requested to merge new_file_base into master
Files
185
+ 6
0
@@ -138,3 +138,9 @@ ifdef CRYPTLIBDIR
CRYPT_LDFLAGS += -L$(CRYPTLIBDIR)
endif
####################
# libarchive stuff #
####################
ifeq ($(os),win32)
LDFLAGS += -L$(3RDP_ROOT)/win32.release/libarchive/bin
endif
Loading