Download this file
1 2 3 4 5 6 7 8
# this script configures SoundComp to build on x86 linux cp buildfiles/.cproject_linux .cproject cp buildfiles/.project_linux .project ln -sf yacc.linux tools/yacc cp .settings/org.eclipse.cdt.core.prefs.nowin .settings/org.eclipse.cdt.core.prefs ln -s ../../csupport/monkey/MACLib/MACLib.h csrc/includes/MACLib.h ln -s afterbuild.xml.unix csupport/helper/afterbuild.xml