summaryrefslogtreecommitdiff
path: root/im/test/im_view.mak
blob: 45e4363e533ec82e97a09ee5bbbe96cf6c1a8cfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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