mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -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 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 \
|
||||
pt_Event.h throw_event.I throw_event.h
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
pt_Event.cxx
|
||||
|
||||
#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 \
|
||||
eventReceiver.h \
|
||||
pt_Event.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user