pcsx2/rebuild.sh

8 lines
No EOL
154 B
Bash
Executable file

#!/bin/sh
# Run before compiling. Compile by loading up pcsx2/Linux/pcsx2.workspace
# with Code::Blocks.
cd pcsx2/gui/Resources
./rebuild.sh
cd ../../..