* Removed lqcheckers and lsmplayer from win32

* Set rsversion to 0.4.12a

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@981 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-02-02 14:56:27 +00:00
parent a30de82df8
commit ed2d622ded
2 changed files with 1 additions and 2 deletions

View File

@ -54,7 +54,6 @@ win32 {
MOC_DIR = temp/moc
LIBS += -L"../../../../lib" -lretroshare -lssl -lcrypto -lpthreadGC2d -lminiupnpc -lz
LIBS += -lqcheckers -lsmplayer
LIBS += -lws2_32 -luuid -lole32 -liphlpapi -lcrypt32-cygwin -gdi32
LIBS += -lole32 -lwinmm

View File

@ -23,7 +23,7 @@
//#define USE_SVN_VERSIONS 1
#define VERSION "0.4.11d"
#define VERSION "0.4.12a"
#if USE_SVN_VERSIONS
#include "svn_revision.h"