Loading src/Makefile.b32 +5 −6 Original line number Diff line number Diff line Loading @@ -13,7 +13,9 @@ ############################################################ # Edit the path below to point to the base of your Zlib sources. #ZLIB_PATH = ../../zlib-1.2.1 !ifndef ZLIB_PATH ZLIB_PATH = ../../zlib-1.2.1 !endif # Edit the path below to point to the base of your OpenSSL package. !ifndef OPENSSL_PATH Loading Loading @@ -41,7 +43,7 @@ LDFLAGS = -lap DEFINES = -DNDEBUG -DLIBCURL_BIGENDIAN=0 -DWIN32 -D_CONSOLE -D_MBCS INCDIRS = -I$(CURNTDIR);$(TOPDIR)/include;$(TOPDIR)/lib LINKLIB = $(BCCDIR)/lib/psdk/ws2_32.lib LINKLIB = $(BCCDIR)/lib/cw32mt.lib $(BCCDIR)/lib/psdk/winmm.lib $(BCCDIR)/lib/psdk/ws2_32.lib LIBCURLLIB = $(TOPDIR)/lib/libcurl.lib Loading Loading @@ -81,7 +83,4 @@ sys/utime.h: $(BCCDIR)\include\utime.h main.c: sys/utime.h test: @echo OBJECTS = $(OBJECTS) Loading
src/Makefile.b32 +5 −6 Original line number Diff line number Diff line Loading @@ -13,7 +13,9 @@ ############################################################ # Edit the path below to point to the base of your Zlib sources. #ZLIB_PATH = ../../zlib-1.2.1 !ifndef ZLIB_PATH ZLIB_PATH = ../../zlib-1.2.1 !endif # Edit the path below to point to the base of your OpenSSL package. !ifndef OPENSSL_PATH Loading Loading @@ -41,7 +43,7 @@ LDFLAGS = -lap DEFINES = -DNDEBUG -DLIBCURL_BIGENDIAN=0 -DWIN32 -D_CONSOLE -D_MBCS INCDIRS = -I$(CURNTDIR);$(TOPDIR)/include;$(TOPDIR)/lib LINKLIB = $(BCCDIR)/lib/psdk/ws2_32.lib LINKLIB = $(BCCDIR)/lib/cw32mt.lib $(BCCDIR)/lib/psdk/winmm.lib $(BCCDIR)/lib/psdk/ws2_32.lib LIBCURLLIB = $(TOPDIR)/lib/libcurl.lib Loading Loading @@ -81,7 +83,4 @@ sys/utime.h: $(BCCDIR)\include\utime.h main.c: sys/utime.h test: @echo OBJECTS = $(OBJECTS)