Newer
Older
#!/bin/sh

Michal Kravcenko
committed
export CLEAN_AFTER=no

Michal Kravcenko
committed
./clean.sh

Michal Kravcenko
committed
cd build_scripts/linux
./download_dependencies.sh

Michal Kravcenko
committed
./linux_gcc_build_x64_debug_local.sh
cd ../..