mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
added eventHandler.I
This commit is contained in:
parent
a0e4dd252a
commit
73d20a7cee
@ -8,7 +8,7 @@
|
|||||||
#define COMBINED_SOURCES $[TARGET]_composite1.cxx
|
#define COMBINED_SOURCES $[TARGET]_composite1.cxx
|
||||||
|
|
||||||
#define SOURCES \
|
#define SOURCES \
|
||||||
config_event.h event.I event.h eventHandler.h eventParameter.I \
|
config_event.h event.I event.h eventHandler.h eventHandler.I eventParameter.I \
|
||||||
eventParameter.h eventQueue.I eventQueue.h eventReceiver.h \
|
eventParameter.h eventQueue.I eventQueue.h eventReceiver.h \
|
||||||
pt_Event.h throw_event.I throw_event.h
|
pt_Event.h throw_event.I throw_event.h
|
||||||
|
|
||||||
@ -18,7 +18,7 @@
|
|||||||
pt_Event.cxx
|
pt_Event.cxx
|
||||||
|
|
||||||
#define INSTALL_HEADERS \
|
#define INSTALL_HEADERS \
|
||||||
event.I event.h eventHandler.h eventParameter.I eventParameter.h \
|
event.I event.h eventHandler.h eventHandler.I eventParameter.I eventParameter.h \
|
||||||
eventQueue.h eventQueue.I throw_event.h throw_event.I \
|
eventQueue.h eventQueue.I throw_event.h throw_event.I \
|
||||||
eventReceiver.h \
|
eventReceiver.h \
|
||||||
pt_Event.h
|
pt_Event.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user