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
a24e3b70b38251d0e6fc33c0be0722fc978a301d
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