Sorry... again.
This commit is contained in:
parent
9c21d1aec1
commit
052dbe1e74
@ -4,7 +4,10 @@ target.path = $$(HOME)/analysis/bin
|
||||
INSTALLS += target
|
||||
QMAKE_CC = gcc
|
||||
QMAKE_CXX = g++
|
||||
QMAKE_LFLAGS_SHAPP = -Wl,--enable-auto-import
|
||||
|
||||
exists( /usr/bin/cygwin1.dll ) {
|
||||
QMAKE_LFLAGS_SHAPP = -Wl,--enable-auto-import
|
||||
}
|
||||
|
||||
# install path for the XML configuration file
|
||||
unix:xml.path = $$(HOME)/analysis/bin/
|
||||
|
Loading…
x
Reference in New Issue
Block a user