@@ -15,7 +15,7 @@ CONFIG(debug, debug|release) {
linux-buildroot-g++ {
QMAKE_CXXFLAGS += -D_TARGET_BUILD
QMAKE_CFLAGS += -D_TARGET_BUILD
- target.path = /root
+ target.path = /opt/GfA/bin
INSTALLS += target
}