Files
wxWidgets/utils/wxrc/makefile.wat
T
2000-07-26 12:40:49 +00:00

14 lines
160 B
WebAssembly Text Format

#
# Makefile for WATCOM
#
#
WXDIR = $(%WXWIN)
PROGRAM = wxrc
EXTRALIBS = $(WXDIR)\lib\wxxml.lib
OBJECTS = $(PROGRAM).obj
!include $(WXDIR)\src\makeprog.wat