Commit 388f100f by xiaojing.zhang

Revert "release pdb生成"

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