Kaydet (Commit) 5896ff09 authored tarafından Caolán McNamara's avatar Caolán McNamara

avoid -I -Ifoo

üst 1d84afcf
......@@ -77,7 +77,7 @@
!ELSE
-ZLIB_CFLAGS = -I $(DEVTOP)\include
-ZLIB_LIBS = $(DEVTOP)\lib\zdll.lib
+ZLIB_CFLAGS = -I $(ZLIB)
+ZLIB_CFLAGS = -I $(OUTDIR)\inc\external\zlib
+ZLIB_LIBS = $(OUTDIR)\lib\zlib.lib
!ENDIF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment