2009-07-14 18:53 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/win/pocc.cf
+ Added /subsystem:console to avoid linker warning.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-07-14 18:53 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/win/pocc.cf
|
||||
+ Added /subsystem:console to avoid linker warning.
|
||||
|
||||
2009-07-14 18:28 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* source/pp/hbpp.c
|
||||
* source/pp/Makefile
|
||||
|
||||
@@ -61,6 +61,7 @@ endif
|
||||
LDFLAGS = $(LINKPATHS) kernel32.lib user32.lib gdi32.lib ws2_32.lib advapi32.lib
|
||||
LDFLAGS += winspool.lib ole32.lib oleaut32.lib uuid.lib \
|
||||
comctl32.lib mapi32.lib mpr.lib
|
||||
LDFLAGS += /SUBSYSTEM:CONSOLE
|
||||
|
||||
AR = polib.exe
|
||||
ARFLAGS = $(HB_USER_AFLAGS)
|
||||
|
||||
Reference in New Issue
Block a user