mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 18:40:13 -06:00
Added comment for the new SQLite paths in src.pro
This commit is contained in:
@@ -169,7 +169,7 @@ DEPENDPATH += $$PWD/../libs/antlr-2.7.7 $$PWD/../libs/qhexedit $$PWD/../libs/qcu
|
||||
# Rules for creating/updating {ts|qm}-files
|
||||
include(i18n.pri)
|
||||
|
||||
# Added paths to the SQLite installation
|
||||
win32: LIBS += -L$$PWD/../../../dev/SQLite/ -lsqlite3
|
||||
|
||||
INCLUDEPATH += $$PWD/../../../dev/SQLite
|
||||
DEPENDPATH += $$PWD/../../../dev/SQLite
|
||||
|
||||
Reference in New Issue
Block a user