mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
Added glfw entry.
This commit is contained in:
@@ -31,6 +31,12 @@ project ("example-common")
|
||||
}
|
||||
end
|
||||
|
||||
if _OPTIONS["with-glfw"] then
|
||||
defines {
|
||||
"ENTRY_CONFIG_USE_GLFW=1",
|
||||
}
|
||||
end
|
||||
|
||||
configuration { "mingw* or vs2008" }
|
||||
includedirs {
|
||||
"$(DXSDK_DIR)/include",
|
||||
|
||||
Reference in New Issue
Block a user