mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
fixed version numbers in packaging scripts and added proper targets in VOIP and FeedReader plugins
This commit is contained in:
parent
58383a76b1
commit
ecf5f79c03
4 changed files with 14 additions and 9 deletions
|
@ -19,6 +19,9 @@
|
|||
!include("../Common/retroshare_plugin.pri"): error("Could not include file ../Common/retroshare_plugin.pri")
|
||||
|
||||
CONFIG += qt uic qrc resources
|
||||
TARGET = FeedReader
|
||||
TARGET_PRL = FeedReader
|
||||
DESTDIR = lib
|
||||
|
||||
greaterThan(QT_MAJOR_VERSION, 4) {
|
||||
# Qt 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue