mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-17 13:30:36 -04:00
Remove libpegmarkdown from win32 retroshare-nogui build
It is only needed for gui
This commit is contained in:
parent
2337b468e0
commit
f002310cf2
1 changed files with 0 additions and 1 deletions
|
@ -122,7 +122,6 @@ win32 {
|
||||||
INCLUDEPATH += $$LIBS_DIR/include
|
INCLUDEPATH += $$LIBS_DIR/include
|
||||||
|
|
||||||
gxs {
|
gxs {
|
||||||
LIBS += ../../supportlibs/pegmarkdown/lib/libpegmarkdown.a
|
|
||||||
LIBS += -lsqlcipher
|
LIBS += -lsqlcipher
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue