summaryrefslogtreecommitdiffstats
path: root/pacman-c++/rebuild-client.sh
diff options
context:
space:
mode:
authortotycro <totycro@unknown-horizons.org>2011-04-09 13:54:18 +0200
committertotycro <totycro@unknown-horizons.org>2011-04-09 13:54:18 +0200
commitd547dec802f76c346538144f4eacf6d8ca6310c4 (patch)
tree50613653be09988bfd1a122496faed93c960de45 /pacman-c++/rebuild-client.sh
parent7e4bc8ece49543533c4e27f5d6bc867c1bada601 (diff)
downloadfoop-d547dec802f76c346538144f4eacf6d8ca6310c4.tar.gz
foop-d547dec802f76c346538144f4eacf6d8ca6310c4.tar.bz2
foop-d547dec802f76c346538144f4eacf6d8ca6310c4.zip
Pull up methods from mainwidget to sceneholder for sharing in both client and server
Diffstat (limited to 'pacman-c++/rebuild-client.sh')
-rwxr-xr-xpacman-c++/rebuild-client.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/pacman-c++/rebuild-client.sh b/pacman-c++/rebuild-client.sh
new file mode 100755
index 0000000..6cbcaed
--- /dev/null
+++ b/pacman-c++/rebuild-client.sh
@@ -0,0 +1,4 @@
1#!/bin/sh
2make distclean
3qmake CONFIG+=DEBUG pacman.pro
4make