iup-stack/im/test/im_view.mak

15 lines
140 B
Makefile
Raw Normal View History

2023-02-20 16:44:45 +00:00
APPNAME = im_view
LINKER = g++
SRC = im_view.c
USE_CD = Yes
USE_IUPCONTROLS = Yes
USE_IUP3 = Yes
USE_IM = Yes
IM = ..
USE_STATIC = Yes