mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-06 20:09:54 -05:00
Further simplification of the qmake files
I missed two lines when removing all traces of the version script, so delete them now.
This commit is contained in:
@@ -18,9 +18,6 @@ CONFIG(unittest) {
|
||||
SOURCES += main.cpp
|
||||
}
|
||||
|
||||
CONFIG(debug,debug|release):version.target = Makefile.Debug
|
||||
CONFIG(release,debug|release):version.target = Makefile.Release
|
||||
|
||||
HEADERS += \
|
||||
sqlitedb.h \
|
||||
MainWindow.h \
|
||||
|
||||
Reference in New Issue
Block a user