Changed some Makefiles in order to make it possible to run musrfit with cygwin
This commit is contained in:
parent
970d272081
commit
41cc14fc1f
@ -2,6 +2,9 @@ TEMPLATE = app
|
||||
TARGET = musrgui
|
||||
target.path = $$(HOME)/analysis/bin
|
||||
INSTALLS += target
|
||||
QMAKE_CC = gcc
|
||||
QMAKE_CXX = g++
|
||||
QMAKE_LFLAGS_SHAPP = -W1,--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