> RC_RULE = $(RC) $(RCFLAGS) $(HB_RCFLAGS) $(HB_USER_RESFLAGS) $(RC_OUT) $< $@

Good. In this case can you check with this solution to 
use mainstream method only:

---
RC := rc.exe
RC_OUT := 
RCFLAGS := -DOS2 -r
---

If this doesn't work pls post here the command executed with your 
special rules and the command executed by my method above. Thanks.

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to