move paradiseo/eo to deprecated/ before merge with eodev

This commit is contained in:
Johann Dreo 2012-10-05 15:12:12 +02:00
commit 0c5120f675
717 changed files with 0 additions and 0 deletions

6
deprecated/eo/pc.cmake Normal file
View file

@ -0,0 +1,6 @@
# Package Information for pkg-config
Name: @PACKAGE_NAME@
Description: @PACKAGE_NAME@
Version: @PROJECT_VERSION@
Libs: -L@PCPREFIX@/lib @PCFLAGS@
Cflags: -I@PCPREFIX@/include/@PCINCLUDEDIR@