mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-10 15:20:25 -04:00
Fixed Windows compile.
- Set name for prl file in libretroshare.pro - Use "QMAKE_LFLAGS += -Wl,--start-group" to solve link issue
This commit is contained in:
parent
97237c867c
commit
b1b2de617a
3 changed files with 9 additions and 14 deletions
|
@ -5,6 +5,7 @@ CONFIG += staticlib bitdht
|
|||
CONFIG += create_prl
|
||||
CONFIG -= qt
|
||||
TARGET = retroshare
|
||||
TARGET_PRL = libretroshare
|
||||
|
||||
|
||||
#GXS Stuff.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue