This commit is contained in:
Бранимир Караџић
2019-04-27 07:40:12 -07:00
parent 0850b4dfd9
commit 53fcf83440

View File

@@ -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"