diff options
Diffstat (limited to 'test/im_view.mak')
-rw-r--r-- | test/im_view.mak | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/im_view.mak b/test/im_view.mak index 6d4e8f7..45e4363 100644 --- a/test/im_view.mak +++ b/test/im_view.mak @@ -6,11 +6,9 @@ SRC = im_view.c USE_CD = Yes USE_IUPCONTROLS = Yes -USE_IUP = Yes +USE_IUP3 = Yes USE_IM = Yes IM = .. -IMINC := $(IM)/include -IMLIB := $(IM)/lib/$(TEC_UNAME) USE_STATIC = Yes |