Corrected a small error in the musrgui.pro file which I introduced just before...
This commit is contained in:
parent
1bf03aa7f7
commit
9c21d1aec1
@ -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/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user