]> git.saurik.com Git - wxWidgets.git/blob - distrib/msw/bakeall.sh
correction to last commit: Korean and Romanian translations will only be in 2.9.1...
[wxWidgets.git] / distrib / msw / bakeall.sh
1 PATH="/c/Program Files/Bakefile/src":$PATH
2 cd $WXWIN
3 # echo "<?xml version=\"1.0\"?><bakefile-gen><enable-formats>msevc4prj,dmars</enable-formats></bakefile-gen>" > build/bakefiles/Bakefiles.local.bkgen
4 mkdir -p build/wince
5 cd build/bakefiles
6 echo $PATH
7 bakefile_gen
8