Changeset 244 in Main for trunk/Platform/watcom.mk
- Timestamp:
- Oct 4, 2024, 5:04:15 AM (6 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Platform/watcom.mk
r240 r244 14 14 LIBSUF = .dll 15 15 OBJ = obj 16 SERVADD = wrc -bt=nt -i=$(WATCOM)/h/nt -fe=tewi.exe tewi.rc16 SERVADD = wrc -bt=nt -i=$(WATCOM)/h/nt tewi.rc tewi.exe && wrc -bt=nt -i=$(WATCOM)/h/nt gui.rc tewi.exe
Note:
See TracChangeset
for help on using the changeset viewer.