From 4f88849caf6533d965849952c9ea153fd8c518c5 Mon Sep 17 00:00:00 2001 From: totycro Date: Sat, 9 Apr 2011 19:20:13 +0200 Subject: first version of multiplayer --- pacman-c++/rebuild-client.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pacman-c++/rebuild-client.sh') diff --git a/pacman-c++/rebuild-client.sh b/pacman-c++/rebuild-client.sh index 6cbcaed..f317d6d 100755 --- a/pacman-c++/rebuild-client.sh +++ b/pacman-c++/rebuild-client.sh @@ -1,4 +1,4 @@ #!/bin/sh -make distclean +#make distclean qmake CONFIG+=DEBUG pacman.pro -make +make -j2 -- cgit v1.2.3