mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Cleanup.
This commit is contained in:
@@ -117,24 +117,6 @@ project ("texturev")
|
||||
"GLESv2",
|
||||
}
|
||||
|
||||
configuration { "nacl*" }
|
||||
kind "ConsoleApp"
|
||||
targetextension ".nexe"
|
||||
links {
|
||||
"ppapi",
|
||||
"ppapi_gles2",
|
||||
"pthread",
|
||||
}
|
||||
|
||||
configuration { "pnacl" }
|
||||
kind "ConsoleApp"
|
||||
targetextension ".pexe"
|
||||
links {
|
||||
"ppapi",
|
||||
"ppapi_gles2",
|
||||
"pthread",
|
||||
}
|
||||
|
||||
configuration { "asmjs" }
|
||||
kind "ConsoleApp"
|
||||
targetextension ".bc"
|
||||
|
||||
Reference in New Issue
Block a user