]> rtime.felk.cvut.cz Git - orte/eurobot.git/blobdiff - orte/contrib/shape/ortedemo.pro
Shape Demo: add option to select right libraries for BlackBerry build.
[orte/eurobot.git] / orte / contrib / shape / ortedemo.pro
index 91573ba17d47a3b230c2f15c1c0077fb7052944d..eb93438bee5c0108086c5e3d86127193b44182e7 100644 (file)
@@ -30,6 +30,8 @@ TEMPLATE      =app
 CONFIG += qt-mt 
 INCLUDEPATH    += . ../../../_compiled/include
 DEFINES += HAVE_STDINT_H QT_THREAD_SUPPORT
-LIBS   += -L../../../_compiled/lib -lorte -lpthread 
+LIBS   += -L../../../_compiled/lib -lorte
+!blackberry:LIBS += -lpthread
+blackberry:LIBS += -lsocket
 win32:LIBS     += -lws2_32 
 LANGUAGE       = C++