This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
qt-creator
Watch
1
Star
0
Fork
0
You've already forked qt-creator
forked from
qt-creator/qt-creator
Code
Pull Requests
Activity
Files
85f340e27fabe739c93ecc8f562f3bb0bc48a104
qt-creator
/
share
/
qtcreator
/
gdbmacros
/
gdbmacros.pro
8 lines
100 B
Prolog
Raw
Normal View
History
Unescape
Escape
Initial import
2008-12-02 12:01:29 +01:00
TEMPLATE
=
lib
CONFIG
+=
shared
debugger: fix dumper building on 'release' Qts
2009-04-17 14:20:41 +02:00
linux
-*
{
CONFIG
-=
release
CONFIG
+=
debug
}
Initial import
2008-12-02 12:01:29 +01:00
SOURCES
=
gdbmacros
.
cpp
Copy Permalink