We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d2224d commit 03ceaf0Copy full SHA for 03ceaf0
trunk/JungleIN.pro
@@ -10,6 +10,7 @@ TEMPLATE = app
10
DEPENDPATH += src
11
INCLUDEPATH = src "D:\System\QtSDK\glew-1.5.4-mingw32\include"
12
win32:LIBS += -L"D:\System\QtSDK\glew-1.5.4-mingw32\lib" -lglew32
13
+unix:LIBS += -lGLEW
14
15
DESTDIR = release
16
OBJECTS_DIR = obj
0 commit comments