2012-06-19 16:24 UTC+0200 Viktor Szakats (harbour syenar.net)
* config/win/watcom.mk
! fixed RC compilation for watcom
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-06-19 16:24 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* config/win/watcom.mk
|
||||
! fixed RC compilation for watcom
|
||||
|
||||
2012-06-19 14:29 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* utils/hbmk2/hbmk2.prg
|
||||
* deleted all remaining "hbmk2" occurrences from comments
|
||||
|
||||
@@ -56,7 +56,7 @@ endif
|
||||
|
||||
RC := wrc
|
||||
RC_OUT := -fo=
|
||||
RCFLAGS += -I. -I$(HB_HOST_INC) -q -r -zm -bt=nt
|
||||
RCFLAGS += -i. -i$(GRANDP) -i$(HB_HOST_INC) -q -r -zm -bt=nt
|
||||
|
||||
LD := wlink
|
||||
ifeq ($(HB_BUILD_DEBUG),yes)
|
||||
|
||||
Reference in New Issue
Block a user