|
@@ -30,7 +30,7 @@ project "bgfx"
|
|
|
BGFX_DIR .. "src/**.mm",
|
|
BGFX_DIR .. "src/**.mm",
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- configuration { "vs*" }
|
|
|
|
|
|
|
+ configuration { "vs* or linux" }
|
|
|
includedirs {
|
|
includedirs {
|
|
|
--nacl has GLES2 headers modified...
|
|
--nacl has GLES2 headers modified...
|
|
|
BGFX_DIR .. "3rdparty/glext",
|
|
BGFX_DIR .. "3rdparty/glext",
|