added includepath for gpgme/libgpg-error on windows section

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1608 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-09-07 13:35:34 +00:00
parent de190f0bdf
commit 5bcaa270ca

View File

@ -64,12 +64,10 @@ win32 {
LIBS += -lws2_32 -luuid -lole32 -liphlpapi -lcrypt32-cygwin -lgdi32
LIBS += -lole32 -lwinmm
INCLUDEPATH += ../../../../gpgme-1.1.8/src/
INCLUDEPATH += ../../../../libgpg-error-1.7/src/
RC_FILE = gui/images/retroshare_win.rc
## ENABLE THIS OPTION for release Version.
#DEFINES += RS_RELEASE_VERSION
}
##################################### MacOS ######################################