RetroShare/retroshare-nogui/src
thunder2 bf9270dd54 Removed the external library pthreads 2.8.0 on Windows build and used the library of MinGW (version 2.8.0 too). This fixes header mixup of both versions.
Switched to the release version of pthread so the name of the dll changes from pthreadGC2d.dll to pthreadGC2.dll. The new dll can be found in the bin directory of MinGW.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6794 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-10-03 16:23:02 +00:00
..
menu Make rs-nogui+SSH compile against the trunk. 2012-12-17 01:24:16 +00:00
resources Fixed compile on Windows with enabled shadow build of Qt Creator. 2012-02-17 11:14:06 +00:00
rpc bug fixes from electron. 2013-08-27 01:59:49 +00:00
ssh Fixed crash with uninitialized pointer RsSshd::mSession. 2012-10-19 13:22:51 +00:00
introserver.cc patch from costa to add a spanish intro server 2012-03-17 15:34:03 +00:00
introserver.h patch from costa to add a spanish intro server 2012-03-17 15:34:03 +00:00
mingw32make.bat update version and changelog 2012-09-26 12:26:27 +00:00
notifytxt.cc Tweaks to nogui to remove rsiface references. 2013-08-21 21:51:36 +00:00
notifytxt.h Tweaks to nogui to remove rsiface references. 2013-08-21 21:51:36 +00:00
protobuf.pri added qt file to handle protobuf targets 2012-10-04 19:11:21 +00:00
retroshare-nogui.pro Removed the external library pthreads 2.8.0 on Windows build and used the library of MinGW (version 2.8.0 too). This fixes header mixup of both versions. 2013-10-03 16:23:02 +00:00
retroshare.cc Tweaks to nogui to remove rsiface references. 2013-08-21 21:51:36 +00:00
rpcsystem.h Added Multiple Channels and Event support to RPC system. 2012-09-01 19:35:23 +00:00