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:
thunder2 2015-09-03 13:11:12 +02:00
parent 97237c867c
commit b1b2de617a
3 changed files with 9 additions and 14 deletions

View file

@ -5,6 +5,7 @@ CONFIG += staticlib bitdht
CONFIG += create_prl
CONFIG -= qt
TARGET = retroshare
TARGET_PRL = libretroshare
#GXS Stuff.