mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
added lru.cxx, lru.h
This commit is contained in:
parent
1d798c9df2
commit
aba7296a4d
@ -32,7 +32,8 @@
|
||||
graphicsDevice.h graphicsDevice.I \
|
||||
parasiteBuffer.I parasiteBuffer.h \
|
||||
windowProperties.I windowProperties.h \
|
||||
lensStack.I lensStack.h
|
||||
lensStack.I lensStack.h \
|
||||
lru.h
|
||||
|
||||
#define INCLUDED_SOURCES \
|
||||
standardMunger.cxx \
|
||||
@ -50,7 +51,8 @@
|
||||
graphicsWindow.cxx graphicsWindowInputDevice.cxx \
|
||||
graphicsDevice.cxx \
|
||||
parasiteBuffer.cxx \
|
||||
windowProperties.cxx
|
||||
windowProperties.cxx \
|
||||
lru.cxx
|
||||
|
||||
#define INSTALL_HEADERS \
|
||||
standardMunger.I standardMunger.h \
|
||||
|
Loading…
x
Reference in New Issue
Block a user