Commit 7b027a1b by xiaojing.zhang

release pdb生成

parent 5f3adc7d
......@@ -3,6 +3,9 @@ TEMPLATE = lib
QT += core gui network sql multimedia printsupport
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
QMAKE_LFLAGS_RELEASE += /MAP
QMAKE_CFLAGS_RELEASE += /Zi
QMAKE_LFLAGS_RELEASE += /debug /opt:ref
DESTDIR = ./bin
MOC_DIR = ./tmp
......
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