summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorscuri <scuri>2010-07-14 18:45:51 +0000
committerscuri <scuri>2010-07-14 18:45:51 +0000
commit9d336f5f284149f4e03db7db117bde276890a37f (patch)
tree3884337e9d0761170e3ac6b465dd8329d99b63b5 /test
parentb2e7b2d36fa083b5702d1e2a8db62b32aa1b5699 (diff)
*** empty log message ***
Diffstat (limited to 'test')
-rw-r--r--test/simple/config.mak4
-rw-r--r--test/simple/simple.bat2
2 files changed, 2 insertions, 4 deletions
diff --git a/test/simple/config.mak b/test/simple/config.mak
index 6baa00a..590ec0e 100644
--- a/test/simple/config.mak
+++ b/test/simple/config.mak
@@ -37,8 +37,6 @@ USE_STATIC = Yes
#IUP = ../../../iup
#CD = ../..
-#USE_IM = Yes
-
USE_OPENGL = Yes
ifdef USE_OPENGL
DEFINES += USE_OPENGL
@@ -50,7 +48,7 @@ ifneq ($(findstring Win, $(TEC_SYSNAME)), )
LIBS += cdcontextplus gdiplus
endif
ifdef USE_OPENGL
- LIBS += cdgl ftgl
+ LIBS += ftgl cdgl
endif
else
ifdef DBG_DIR
diff --git a/test/simple/simple.bat b/test/simple/simple.bat
index fa8f118..63cc13f 100644
--- a/test/simple/simple.bat
+++ b/test/simple/simple.bat
@@ -1,3 +1,3 @@
@echo off
-REM Script generated automatically by tecmake v3.13
+REM Script generated automatically by tecmake v4.1
..\bin\Win32\simple.exe %*