Update qtsingleapp.qc.pro
This commit is contained in:
parent
b547b398bb
commit
3bb58ec9f4
|
@ -6,6 +6,7 @@ TEMPLATE = lib
|
|||
TARGET = qtsingleapp
|
||||
QT += core network widgets
|
||||
DEFINES += QT_LARGEFILE_SUPPORT QTSERVICE_LIB QT_WIDGETS_LIB QT_QTSINGLEAPPLICATION_EXPORT
|
||||
win32:QMAKE_CXXFLAGS += /FS
|
||||
!mac:unix:QMAKE_LFLAGS += -Wl,-rpath,'\$\$ORIGIN'
|
||||
mac:QMAKE_CXXFLAGS += -std=c++11
|
||||
|
||||
|
|
Loading…
Reference in New Issue