From ce48af53646cd9e7ec762fc1ac176b3aa620b11d Mon Sep 17 00:00:00 2001 From: manuel Date: Thu, 5 May 2011 00:57:07 +0200 Subject: - refactorized the whole project and made a few subprojects - replaced tcp with enet - added connect dialog - some smaller bugfixes --- pacman-c++/rebuild-client.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 pacman-c++/rebuild-client.sh (limited to 'pacman-c++/rebuild-client.sh') diff --git a/pacman-c++/rebuild-client.sh b/pacman-c++/rebuild-client.sh deleted file mode 100755 index 17cf206..0000000 --- a/pacman-c++/rebuild-client.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -#make distclean -qmake CONFIG+=DEBUG pacman.pro -make -j2 -- cgit v1.2.3