mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-22 03:51:25 -06:00
@@ -10,7 +10,6 @@ set(TESTSQLOBJECTS_SRC
|
||||
../grammar/Sqlite3Lexer.cpp
|
||||
../grammar/Sqlite3Parser.cpp
|
||||
../Settings.cpp
|
||||
../SqlThread.cpp
|
||||
testsqlobjects.cpp
|
||||
)
|
||||
|
||||
@@ -25,7 +24,6 @@ set(TESTSQLOBJECTS_MOC_HDR
|
||||
../sqlitedb.h
|
||||
../sqlitetablemodel.h
|
||||
../Settings.h
|
||||
../SqlThread.h
|
||||
testsqlobjects.h
|
||||
)
|
||||
|
||||
@@ -84,7 +82,6 @@ set(TESTREGEX_SRC
|
||||
../grammar/Sqlite3Lexer.cpp
|
||||
../grammar/Sqlite3Parser.cpp
|
||||
../Settings.cpp
|
||||
../SqlThread.cpp
|
||||
TestRegex.cpp
|
||||
)
|
||||
|
||||
@@ -99,7 +96,6 @@ set(TESTREGEX_MOC_HDR
|
||||
../sqlitedb.h
|
||||
../sqlitetablemodel.h
|
||||
../Settings.h
|
||||
../SqlThread.h
|
||||
TestRegex.h
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user