Skip to content

Commit 5c5d87e

Browse files
committed
meow
1 parent f4c3874 commit 5c5d87e

File tree

2 files changed

+3
-1187
lines changed

2 files changed

+3
-1187
lines changed

build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
@echo off
22
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
3+
cl /nologo -Iinclude src\main.c /Fe./build/main.exe -Fo./build/main.obj

0 commit comments

Comments
 (0)