mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 22:25:04 -04:00
Specify plugins as plugins to qmake
This way only libPLUGIN.so is generated and not the versioned files libPLUGIN.so.1.0.0
This commit is contained in:
parent
ecb5d93685
commit
2337b468e0
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
TEMPLATE = lib
|
||||
CONFIG *= plugin
|
||||
|
||||
DEPENDPATH += ../../libretroshare/src/ ../../retroshare-gui/src/
|
||||
INCLUDEPATH += ../../libretroshare/src/ ../../retroshare-gui/src/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue