Torque3D/Engine/lib/bullet/build3/bin2cpp.bat

8 lines
182 B
Batchfile
Raw Normal View History

2022-05-13 23:42:41 -04:00
rem @echo off
premake4 --file=bin2cpp.lua --binfile="../btgui/OpenGLWindow/OpenSans.ttf" --cppfile="../btgui/OpenGLWindow/OpenSans.cpp" --stringname="OpenSansData" bin2cpp
pause