|
|
|
@ -129,7 +129,7 @@ linux-g++ {
@@ -129,7 +129,7 @@ linux-g++ {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Windows (32bit) |
|
|
|
|
# Windows (32bit/64bit) |
|
|
|
|
win32 { |
|
|
|
|
|
|
|
|
|
message(Building for Windows Platform (32/64bit)) |
|
|
|
@ -141,14 +141,6 @@ win32 {
@@ -141,14 +141,6 @@ win32 {
|
|
|
|
|
|
|
|
|
|
INCLUDEPATH += $$BASEDIR/lib/sdl/include/SDL |
|
|
|
|
|
|
|
|
|
#LIBS += -L$$BASEDIR\lib\qextserialport\win32 \ |
|
|
|
|
# -lqextserialport \ |
|
|
|
|
# -lsetupapi |
|
|
|
|
# -L$$BASEDIR/lib/openjaus/libjaus/lib/win32 \ |
|
|
|
|
# -ljaus \ |
|
|
|
|
# -L$$BASEDIR/lib/openjaus/libopenJaus/lib/win32 \ |
|
|
|
|
# -lopenjaus |
|
|
|
|
|
|
|
|
|
DEFINES += _TTY_WIN_ |
|
|
|
|
|
|
|
|
|
debug { |
|
|
|
|