refs #429 Rename swiftcorectrl to swiftcore

This commit is contained in:
Roland Winklmeier
2015-05-23 17:53:50 +02:00
parent 0ee967a066
commit 4ed0b6a54f
11 changed files with 55 additions and 55 deletions

View File

@@ -23,7 +23,7 @@ contains(BLACK_CONFIG, BlackGui) {
SUBDIRS += src/swiftgui_standard/swiftgui_standard.pro
contains(BLACK_CONFIG, BlackCore) {
SUBDIRS += src/swiftcorectrl/swiftcorectrl.pro
SUBDIRS += src/swiftcore/swiftcore.pro
}
}