2008-01-31 17:40 UTC+0100 Ryszard Glab <harbour//rglab.pl>
* config/w32/mingw32.cf
* fixed library name mainstd -> hbmainstd
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2008-01-31 17:40 UTC+0100 Ryszard Glab <harbour//rglab.pl>
|
||||
* config/w32/mingw32.cf
|
||||
* fixed library name mainstd -> hbmainstd
|
||||
|
||||
2008-01-31 16:32 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* include/hbextern.ch
|
||||
* source/rtl/net.c
|
||||
|
||||
@@ -40,8 +40,7 @@ endif
|
||||
ifeq ($(HB_MAIN),std)
|
||||
ifeq ($(findstring vm,$(LIBS)),vm)
|
||||
ifneq ($(HB_GT_LIB),gtwvt)
|
||||
LINKPATHS += -L$(TOP)$(ROOT)source/vm/mainstd/$(HB_ARCH)
|
||||
LDLIBS += -lmainstd
|
||||
LDLIBS += -lhbmainstd
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user