mirror of
https://github.com/glfw/glfw.git
synced 2025-07-27 01:50:02 +00:00
Added compileas HeaderUnit flag
This commit is contained in:
parent
dbc785e6a3
commit
89358b26fa
@ -31,6 +31,9 @@ project "glfw"
|
|||||||
"src/null_joystick.c",
|
"src/null_joystick.c",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
filter "files:**.h"
|
||||||
|
compileas "HeaderUnit"
|
||||||
|
|
||||||
filter "system:linux"
|
filter "system:linux"
|
||||||
pic "On"
|
pic "On"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user