1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-11-23 02:38:52 -05:00

Fixed premake bug

This commit is contained in:
Gordon McCann 2021-12-24 15:28:56 -05:00
parent 68fa5b50c4
commit 31b0208bba

View File

@ -49,7 +49,7 @@ project "GLFW"
files
{
"src/cocoa_init.m",
"src/cocoa_joystick.h",
"src/cocoa_joystick.m",
"src/cocoa_monitor.m",
"src/cocoa_window.m",
"src/cocoa_time.c",