edb is moved to SVN OLD and seems not longer used in EFL

SVN revision: 38193
This commit is contained in:
Andreas Volz 2008-12-17 20:53:35 +00:00
parent d11c000e46
commit 72f31a383f
4 changed files with 0 additions and 25 deletions

View File

@ -1,6 +0,0 @@
libeflpp_edb.la
.deps
.libs
Makefile
Makefile.in
eflpp_edb.lo

View File

@ -1,19 +0,0 @@
## Process this file with automake to produce Makefile.in
## Created by Anjuta - will *NOT* be overwritten
INCLUDES =
AM_CXXFLAGS = @PACKAGE_CFLAGS@ \
-Wall
noinst_LTLIBRARIES = libeflpp_edb.la
libeflpp_edb_la_SOURCES = \
eflpp_edb.cpp
libeflpp_includedir = $(pkgincludedir)
libeflpp_include_DATA = \
eflpp_edb.h
EXTRA_DIST = $(libeflpp_include_DATA)

View File

View File