couch/thirdparty/bullet/build3/bin2cpp.bat
2021-03-15 17:11:19 -05:00

8 lines
182 B
Batchfile

rem @echo off
premake4 --file=bin2cpp.lua --binfile="../btgui/OpenGLWindow/OpenSans.ttf" --cppfile="../btgui/OpenGLWindow/OpenSans.cpp" --stringname="OpenSansData" bin2cpp
pause