diff options
Diffstat (limited to 'pacman-c++/rebuild-client.sh')
| -rwxr-xr-x | pacman-c++/rebuild-client.sh | 4 |
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 | ||
| 2 | make distclean | ||
| 3 | qmake CONFIG+=DEBUG pacman.pro | ||
| 4 | make | ||
