forked from qt-creator/qt-creator
Merge branch '1.1'
This commit is contained in:
@@ -5,5 +5,10 @@ CONFIG += shared
|
||||
DESTDIR = ../../../bin
|
||||
include(../../qworkbenchlibrary.pri)
|
||||
|
||||
linux-* {
|
||||
CONFIG -= release
|
||||
CONFIG += debug
|
||||
}
|
||||
|
||||
SOURCES += ../../../share/qtcreator/gdbmacros/gdbmacros.cpp
|
||||
|
||||
|
||||
0
src/plugins/texteditor/basetextdocument.cpp
Executable file → Normal file
0
src/plugins/texteditor/basetextdocument.cpp
Executable file → Normal file
Reference in New Issue
Block a user