Changeset 253 in Main for trunk/Platform
- Timestamp:
- Oct 4, 2024, 12:13:36 PM (6 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Platform/watcom.mk
r244 r253 14 14 LIBSUF = .dll 15 15 OBJ = obj 16 SERVADD = wrc -bt=nt -i=$(WATCOM)/h/nt tewi.rc tewi.exe && wrc -bt=nt -i=$(WATCOM)/h/nt gui.rc tewi.exe 16 REQOBJS = concat.rc 17 SERVADD = wrc -bt=nt -i=$(WATCOM)/h/nt concat.rc tewi.exe
Note:
See TracChangeset
for help on using the changeset viewer.