Update qtsingleapp.qc.pro
This commit is contained in:
parent
e708db97b8
commit
26b2459b08
|
@ -2,9 +2,9 @@
|
|||
# This file is generated by the Qt Visual Studio Add-in.
|
||||
# ------------------------------------------------------
|
||||
|
||||
QT += core widgets network
|
||||
TEMPLATE = lib
|
||||
TARGET = qtsingleapp
|
||||
QT += core network widgets
|
||||
DEFINES += QT_LARGEFILE_SUPPORT QTSERVICE_LIB QT_WIDGETS_LIB QT_QTSINGLEAPPLICATION_EXPORT
|
||||
!mac:unix:QMAKE_LFLAGS += -Wl,-rpath,'\$\$ORIGIN'
|
||||
mac:QMAKE_CXXFLAGS += -std=c++11
|
||||
|
|
Loading…
Reference in New Issue