iup-stack/im/test/im_view.mak

15 lines
140 B
Makefile
Executable File

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