Remove libpegmarkdown from win32 retroshare-nogui build

It is only needed for gui
This commit is contained in:
AsamK 2015-08-29 12:36:35 +02:00
parent 2337b468e0
commit f002310cf2

View File

@ -122,7 +122,6 @@ win32 {
INCLUDEPATH += $$LIBS_DIR/include
gxs {
LIBS += ../../supportlibs/pegmarkdown/lib/libpegmarkdown.a
LIBS += -lsqlcipher
}
}