We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4c3874 commit 5c5d87eCopy full SHA for 5c5d87e
build.bat
@@ -1,3 +1,3 @@
1
@echo off
2
set libs_win=user32.lib gdi32.lib OpenGL32.lib
3
-cl /nologo -Iinclude src\main.c /Fe./build/main.exe -Fo./build/main.obj lib\xed.lib win64\freetype.lib -Fd./build/main.pdb %libs_win% -W3 /Zi /MT /EHsc
+cl /nologo -Iinclude src\main.c /Fe./build/main.exe -Fo./build/main.obj
0 commit comments