From 89214766d8e3e7b8dd749a1fa18a5b9727f5010d Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 14 Dec 2014 08:24:26 -0500 Subject: Imported Upstream version 3.0.0 --- SQLiteStudio3/sqlitestudiocli/sqlitestudiocli.pro | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'SQLiteStudio3/sqlitestudiocli') diff --git a/SQLiteStudio3/sqlitestudiocli/sqlitestudiocli.pro b/SQLiteStudio3/sqlitestudiocli/sqlitestudiocli.pro index 1b11aa2..2fcf30a 100644 --- a/SQLiteStudio3/sqlitestudiocli/sqlitestudiocli.pro +++ b/SQLiteStudio3/sqlitestudiocli/sqlitestudiocli.pro @@ -93,3 +93,9 @@ HEADERS += \ commands/clicommandtree.h \ clicompleter.h \ commands/clicommanddesc.h + +unix: { + target.path = $$BINDIR + INSTALLS += target +} + -- cgit v1.2.3