mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-04-30 08:59:32 -05:00
remove sqlite_source from include path
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||
|
||||
TARGET = sqlitebrowser
|
||||
|
||||
INCLUDEPATH += sqlite_source/
|
||||
#INCLUDEPATH += sqlite_source/
|
||||
CONFIG += qt \
|
||||
warn_on \
|
||||
debug
|
||||
|
||||
Reference in New Issue
Block a user