rendering all objects belonging to each mirror
[laserbrain_demo] / setup_cross_env
1 # source this
2 export sys=mingw
3 export CC=i686-w64-mingw32-gcc
4 export CXX=i686-w64-mingw32-g++