mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
Fixed msys2 pack script:
- copy retroshare.dll (added if exist by thunder) - copy plugins from the lib folder
This commit is contained in:
parent
e9298c16bc
commit
bcafd06748
2 changed files with 4 additions and 3 deletions
|
@ -75,7 +75,7 @@ win32 {
|
|||
|
||||
DEFINES += WINDOWS_SYS WIN32 STATICLIB MINGW WIN32_LEAN_AND_MEAN
|
||||
#DEFINES += MINIUPNPC_VERSION=13
|
||||
# DESTDIR = lib
|
||||
DESTDIR = lib
|
||||
|
||||
# Switch off optimization for release version
|
||||
QMAKE_CXXFLAGS_RELEASE -= -O2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue