diff options
| author | 2014-12-30 00:06:58 -0500 | |
|---|---|---|
| committer | 2014-12-30 00:06:58 -0500 | |
| commit | b9d8c3d4263a1ec43adc13e8d75f1db13bc5e57e (patch) | |
| tree | 5ca832b1bb0f1a3881a2999e7e43901827d2c141 /SQLiteStudio3/coreSQLiteStudio/coreSQLiteStudio.pro | |
| parent | 621314178ceda85a102d7e3403cbfa07ea94b928 (diff) | |
| parent | 724c012ada23ef480c61fe99e3c9784b91aeb1ca (diff) | |
Merge tag 'upstream/3.0.1'
Upstream version 3.0.1
# gpg: Signature made Tue 30 Dec 2014 12:06:57 AM EST using RSA key ID EBE9BD91
# gpg: Good signature from "Unit 193 <unit193@gmail.com>"
# gpg: aka "Unit 193 <unit193@ninthfloor.org>"
# gpg: aka "Unit 193 <unit193@ubuntu.com>"
Diffstat (limited to 'SQLiteStudio3/coreSQLiteStudio/coreSQLiteStudio.pro')
| -rw-r--r-- | SQLiteStudio3/coreSQLiteStudio/coreSQLiteStudio.pro | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/SQLiteStudio3/coreSQLiteStudio/coreSQLiteStudio.pro b/SQLiteStudio3/coreSQLiteStudio/coreSQLiteStudio.pro index c5c81eb..1ce7520 100644 --- a/SQLiteStudio3/coreSQLiteStudio/coreSQLiteStudio.pro +++ b/SQLiteStudio3/coreSQLiteStudio/coreSQLiteStudio.pro @@ -19,6 +19,7 @@ TEMPLATE = lib win32 { LIBS += -lpsapi $$PWD/../../../lib/libquazip.a + DISTFILES += qt.conf } linux: { @@ -404,7 +405,8 @@ OTHER_FILES += \ licenses/lgpl.txt \ licenses/diff_match.txt \ licenses/gpl.txt \ - ChangeLog.txt + ChangeLog.txt \ + qt.conf FORMS += \ plugins/populatesequence.ui \ |
