mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
add lru
This commit is contained in:
parent
cd0b12a41b
commit
412e67d036
@ -29,7 +29,8 @@
|
||||
dxIndexBufferContext9.h dxIndexBufferContext9.I \
|
||||
dxTextureContext9.h dxTextureContext9.I \
|
||||
dxGeomMunger9.h dxGeomMunger9.I \
|
||||
dxGraphicsDevice9.h
|
||||
dxGraphicsDevice9.h \
|
||||
lru.h
|
||||
|
||||
#define INCLUDED_SOURCES \
|
||||
config_dxgsg9.cxx \
|
||||
@ -40,7 +41,8 @@
|
||||
dxGraphicsDevice9.cxx \
|
||||
wdxGraphicsPipe9.cxx \
|
||||
wdxGraphicsWindow9.cxx \
|
||||
wdxGraphicsBuffer9.cxx
|
||||
wdxGraphicsBuffer9.cxx \
|
||||
lru.cxx
|
||||
|
||||
|
||||
#end lib_target
|
||||
|
Loading…
x
Reference in New Issue
Block a user