not longer needed
This commit is contained in:
parent
687588c5c1
commit
f091b42263
3 changed files with 2 additions and 127 deletions
|
@ -12,8 +12,8 @@ GLIB_CPP = glib-integration.cpp
|
|||
endif
|
||||
|
||||
if ENABLE_ECORE
|
||||
ECORE_H = $(HEADER_DIR)/ecore-integration.h $(HEADER_DIR)/Ecore_Dispatcher.h
|
||||
ECORE_CPP = ecore-integration.cpp Ecore_Dispatcher.cpp
|
||||
ECORE_H = $(HEADER_DIR)/ecore-integration.h
|
||||
ECORE_CPP = ecore-integration.cpp
|
||||
endif
|
||||
|
||||
CONFIG_H = $(top_builddir)/include/dbus-c++/dbus-c++-config.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue