css_enhanced_waf/thirdparty/libpng/scripts/build.bat

3 lines
122 B
Batchfile
Raw Normal View History

2020-10-22 19:41:46 +02:00
make -fmakefile.bor -B -DMODEL=m %1 %2 %3 libpng >buildm.out
make -fmakefile.bor -B -DMODEL=l %1 %2 %3 libpng >buildl.out