projects
/
sdk
/
tools
/
heaptrack.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3e622c
)
Minor Qt project fix
author
Alexey Chernobaev
<achernobaev@dev.rtsoft.ru>
Thu, 15 Feb 2018 19:06:04 +0000
(22:06 +0300)
committer
Alexey Chernobaev
<achernobaev@dev.rtsoft.ru>
Thu, 15 Feb 2018 19:06:04 +0000
(22:06 +0300)
src/heaptrack_gui.pro
patch
|
blob
|
history
diff --git
a/src/heaptrack_gui.pro
b/src/heaptrack_gui.pro
index 0e71bbe9287aabfb5613a8b3c607185062fa1336..b99c4d2f7b9ce3390adfc21582bca724bb11674f 100644
(file)
--- a/
src/heaptrack_gui.pro
+++ b/
src/heaptrack_gui.pro
@@
-7,8
+7,6
@@
TEMPLATE = app
DEFINES += QT_DEPRECATED_WARNINGS
-#CONFIG += console c++11
-
INCLUDEPATH += $$PWD/analyze/gui
win32 {
@@
-25,8
+23,8
@@
unix {
}
#Test only!
-#DEFINES *= NO_K_LIB
#CONFIG *= NO_K_LIB
+#DEFINES *= NO_K_LIB
SOURCES += \
analyze/accumulatedtracedata.cpp \