Commit dba05d9c by xiaojing.zhang

测试宏定义位置修改

parent 519b74ad
...@@ -13,7 +13,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets ...@@ -13,7 +13,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
CONFIG += c++11 CONFIG += c++11
#DEFINES += FM_DEBUG DEFINES += UNIT_TEST
SOURCES += \ SOURCES += \
fmp_vip.cpp \ fmp_vip.cpp \
......
...@@ -11,8 +11,6 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets ...@@ -11,8 +11,6 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
CONFIG += c++11 CONFIG += c++11
DEFINES += UNIT_TEST
SOURCES += \ SOURCES += \
$$PWD/backup/fmbackup.cpp \ $$PWD/backup/fmbackup.cpp \
$$PWD/backup/resend.cpp \ $$PWD/backup/resend.cpp \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment