mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-15 02:37:55 +01:00
3 lines
139 B
Batchfile
3 lines
139 B
Batchfile
|
g++ ./src/objcompress.cc -O2 -Wall -o objcompress
|
||
|
g++ ./src/obj2utf8.cc -O2 -Wall -o obj2utf8
|
||
|
g++ ./src/obj2utf8x.cc -O2 -Wall -o obj2utf8x
|