From 090bab6b28b6bba42416c089387c385114c31dde Mon Sep 17 00:00:00 2001 From: joss17 Date: Tue, 27 Oct 2009 20:46:31 +0000 Subject: [PATCH] add the RS_USE_PGPSSL flag git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1733 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- retroshare-gui/src/RetroShare.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/retroshare-gui/src/RetroShare.pro b/retroshare-gui/src/RetroShare.pro index 6fd601aae..ae428ce1d 100644 --- a/retroshare-gui/src/RetroShare.pro +++ b/retroshare-gui/src/RetroShare.pro @@ -4,6 +4,7 @@ TEMPLATE = app TARGET = RetroShare DEFINES *= RS_RELEASE_VERSION +DEFINES += RS_USE_PGPSSL RCC_DIR = temp/qrc UI_DIR = temp/ui MOC_DIR = temp/moc