Commit a3f22f90 by xiaojing.zhang

release pdb 生成

parent 1f98a6ab
......@@ -2,7 +2,9 @@
TEMPLATE = lib
QT += core gui network sql printsupport
QMAKE_LFLAGS_RELEASE += /MAP
QMAKE_CFLAGS_RELEASE += /Zi
QMAKE_LFLAGS_RELEASE += /debug /opt:ref
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
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