Commit cb22b884 by xiaojing.zhang

release pdb 生成

parent 88ad1f82
...@@ -10,6 +10,9 @@ QT += core gui network concurrent ...@@ -10,6 +10,9 @@ QT += core gui network concurrent
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
CONFIG += c++11 CONFIG += c++11
QMAKE_LFLAGS_RELEASE += /MAP
QMAKE_CFLAGS_RELEASE += /Zi
QMAKE_LFLAGS_RELEASE += /debug /opt:ref
SOURCES +=\ SOURCES +=\
fmp_home.cpp \ fmp_home.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