mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
examples/common: Cleanup dealing with textures.
This commit is contained in:
@@ -11,7 +11,6 @@ project ("texturev")
|
||||
path.join(BGFX_DIR, "examples/common"),
|
||||
path.join(MODULE_DIR, "include"),
|
||||
path.join(MODULE_DIR, "3rdparty"),
|
||||
path.join(MODULE_DIR, "src"),
|
||||
}
|
||||
|
||||
files {
|
||||
|
||||
Reference in New Issue
Block a user