summaryrefslogtreecommitdiff
path: root/im/test/im_info.mak
blob: 211e7afb5204317630c9c1962ba8a497e5283309 (plain)
1
2
3
4
5
6
7
8
9
10
11
APPNAME = im_info
APPTYPE = CONSOLE
LINKER = g++

SRC = im_info.cpp

USE_IM = Yes

IM = ..

USE_STATIC = Yes