提交 2e776148 编写于 作者: mahuifa's avatar mahuifa

refactor:修改pro文件格式,删除多余代码

上级 fcbcc87a
......@@ -17,16 +17,8 @@ SOURCES += \
main.cpp \
widget.cpp
HEADERS += \
widget.h
FORMS += \
widget.ui
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
HEADERS += widget.h
FORMS += widget.ui
# 定义程序版本号
VERSION = 1.0.1
......
......@@ -22,13 +22,7 @@ HEADERS += \
widget.h \
xyseriesiodevice.h
FORMS += \
widget.ui
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
FORMS += widget.ui
# 定义程序版本号
VERSION = 1.0.1
......
......@@ -17,16 +17,8 @@ SOURCES += \
main.cpp \
widget.cpp
HEADERS += \
widget.h
FORMS += \
widget.ui
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
HEADERS += widget.h
FORMS += widget.ui
# 定义程序版本号
VERSION = 1.0.1
......
......@@ -18,16 +18,10 @@ SOURCES += \
main.cpp \
widget.cpp
HEADERS += \
widget.h
HEADERS += widget.h
FORMS += widget.ui
RESOURCES += data.qrc
FORMS += \
widget.ui
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
# 定义程序版本号
VERSION = 1.0.1
......@@ -48,5 +42,3 @@ msvc {
message(msvc2015及以下版本在代码中使用pragma execution_character_set("utf-8")】指定编码)
}
}
RESOURCES += \
data.qrc
......@@ -19,19 +19,9 @@ SOURCES += \
main.cpp \
widget.cpp
HEADERS += \
widget.h
FORMS += \
widget.ui
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
RESOURCES += \
data.qrc
HEADERS += widget.h
FORMS += widget.ui
RESOURCES += data.qrc
# 定义程序版本号
......
......@@ -18,16 +18,8 @@ SOURCES += \
main.cpp \
widget.cpp
HEADERS += \
widget.h
FORMS += \
widget.ui
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
HEADERS += widget.h
FORMS += widget.ui
# 定义程序版本号
VERSION = 1.0.1
......
......@@ -18,16 +18,8 @@ SOURCES += \
main.cpp \
widget.cpp
HEADERS += \
widget.h
FORMS += \
widget.ui
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
HEADERS += widget.h
FORMS += widget.ui
# 定义程序版本号
VERSION = 1.0.1
......
......@@ -18,16 +18,8 @@ SOURCES += \
main.cpp \
widget.cpp
HEADERS += \
widget.h
FORMS += \
widget.ui
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
HEADERS += widget.h
FORMS += widget.ui
# 定义程序版本号
VERSION = 1.0.1
......
......@@ -18,16 +18,8 @@ SOURCES += \
main.cpp \
widget.cpp
HEADERS += \
widget.h
FORMS += \
widget.ui
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
HEADERS += widget.h
FORMS += widget.ui
# 定义程序版本号
VERSION = 1.0.1
......
......@@ -18,16 +18,8 @@ SOURCES += \
main.cpp \
widget.cpp
HEADERS += \
widget.h
FORMS += \
widget.ui
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
HEADERS += widget.h
FORMS += widget.ui
# 定义程序版本号
VERSION = 1.0.1
......
......@@ -18,16 +18,8 @@ SOURCES += \
main.cpp \
widget.cpp
HEADERS += \
widget.h
FORMS += \
widget.ui
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
HEADERS += widget.h
FORMS += widget.ui
# 定义程序版本号
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册