Parent Directory
|
Revision Log
branching from upstream revision (http://pcsx2.googlecode.com/svn/trunk ): r3113 to https://svn.netsolutions.dnsalias.com/websvn/ps2/pcsx2/pcsx2_0.9.7/branch/r3113_0.9.7_beta
1 | william | 31 | #!/bin/sh |
2 | |||
3 | # Run before compiling. Compile by loading up pcsx2/Linux/pcsx2.workspace | ||
4 | # with Code::Blocks. | ||
5 | |||
6 | cd pcsx2/gui/Resources | ||
7 | ./rebuild.sh | ||
8 | cd ../../.. |
ViewVC Help | |
Powered by ViewVC 1.1.22 |