diff options
| author | manuel <manuel@mausz.at> | 2011-04-11 12:28:28 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2011-04-11 12:28:28 +0200 |
| commit | 8cedc69ce2809abf69326ce81e0ccb4ac6efff6a (patch) | |
| tree | 4263278a63966aa637c41b194d6fe0d00b42efb7 /pacman-c++/rebuild-client.sh | |
| parent | 98f4a31e1a359a69dbcc0fa4055f36cefb6d4e02 (diff) | |
| download | foop-8cedc69ce2809abf69326ce81e0ccb4ac6efff6a.tar.gz foop-8cedc69ce2809abf69326ce81e0ccb4ac6efff6a.tar.bz2 foop-8cedc69ce2809abf69326ce81e0ccb4ac6efff6a.zip | |
make server build use a own makefile
Diffstat (limited to 'pacman-c++/rebuild-client.sh')
| -rwxr-xr-x | pacman-c++/rebuild-client.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pacman-c++/rebuild-client.sh b/pacman-c++/rebuild-client.sh index f317d6d..17cf206 100755 --- a/pacman-c++/rebuild-client.sh +++ b/pacman-c++/rebuild-client.sh | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | #!/bin/sh | 1 | #!/bin/sh |
| 2 | #make distclean | 2 | #make distclean |
| 3 | qmake CONFIG+=DEBUG pacman.pro | 3 | qmake CONFIG+=DEBUG pacman.pro |
| 4 | make -j2 | 4 | make -j2 |
