]> git.saurik.com Git - wxWidgets.git/blob - src/png/scripts/build.bat
ec34b6f0354c6f3d31c61f271b0ba1bc49eb0165
[wxWidgets.git] / src / png / scripts / build.bat
1 make -fmakefile.bor -B -DMODEL=m %1 %2 %3 libpng >buildm.out
2 make -fmakefile.bor -B -DMODEL=l %1 %2 %3 libpng >buildl.out