rebuildmods.sh 182 B

123456789
  1. source common.sh
  2. echo ""
  3. echo "***** Rebuilding modules *****"
  4. echo ""
  5. $mx2cc makemods -clean -target=desktop -config=release
  6. $mx2cc makemods -clean -target=desktop -config=debug