Ecore: Add ecore-psl1ght library
authorkakaroto <kakaroto@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 5 Nov 2011 17:49:55 +0000 (17:49 +0000)
committerkakaroto <kakaroto@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 5 Nov 2011 17:49:55 +0000 (17:49 +0000)
commit06ece691c38f5e64f9ac86ef92796d508216a8db
tree2fbc9b34eaab3f8d3307141752f3202c872ae639
parent80b7a76fd86d4dd8f8afce28ffdebc1ec77cc41b
Ecore: Add ecore-psl1ght library

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@64782 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
16 files changed:
AUTHORS
Makefile.am
configure.ac
ecore-psl1ght.pc.in [new file with mode: 0644]
src/lib/Makefile.am
src/lib/ecore_psl1ght/Ecore_Psl1ght.h [new file with mode: 0644]
src/lib/ecore_psl1ght/Ecore_Psl1ght_Keys.h [new file with mode: 0644]
src/lib/ecore_psl1ght/Makefile.am [new file with mode: 0644]
src/lib/ecore_psl1ght/ecore_psl1ght.c [new file with mode: 0644]
src/lib/ecore_psl1ght/ecore_psl1ght_private.h [new file with mode: 0644]
src/lib/ecore_psl1ght/gemutil.c [new file with mode: 0644]
src/lib/ecore_psl1ght/gemutil.h [new file with mode: 0644]
src/lib/ecore_psl1ght/moveutil.c [new file with mode: 0644]
src/lib/ecore_psl1ght/moveutil.h [new file with mode: 0644]
src/lib/ecore_psl1ght/spursutil.c [new file with mode: 0644]
src/lib/ecore_psl1ght/spursutil.h [new file with mode: 0644]