Corrected a small error in the musrgui.pro file which I introduced just before...

This commit is contained in:
Bastian M. Wojek 2009-06-06 16:31:23 +00:00
parent 1bf03aa7f7
commit 9c21d1aec1

View File

@ -4,7 +4,7 @@ target.path = $$(HOME)/analysis/bin
INSTALLS += target INSTALLS += target
QMAKE_CC = gcc QMAKE_CC = gcc
QMAKE_CXX = g++ QMAKE_CXX = g++
QMAKE_LFLAGS_SHAPP = -W1,--enable-auto-import QMAKE_LFLAGS_SHAPP = -Wl,--enable-auto-import
# install path for the XML configuration file # install path for the XML configuration file
unix:xml.path = $$(HOME)/analysis/bin/ unix:xml.path = $$(HOME)/analysis/bin/