Initial import

This commit is contained in:
con
2008-12-02 12:01:29 +01:00
commit 05c35356ab
1675 changed files with 229938 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
TEMPLATE = lib
TARGET = RegExp
include(../../qworkbenchplugin.pri)
include(../../plugins/coreplugin/coreplugin.pri)
QT += xml
HEADERS += regexpwindow.h regexpplugin.h settings.h
SOURCES += regexpwindow.cpp regexpplugin.cpp settings.cpp