diff options
author | David Walter Seikel | 2013-01-13 17:29:19 +1000 |
---|---|---|
committer | David Walter Seikel | 2013-01-13 17:29:19 +1000 |
commit | 07274513e984f0b5544586c74508ccd16e7dcafa (patch) | |
tree | b32ff2a9136fbc1a4a6a0ed1e4d79cde0f5f16d9 /libraries/ecore/ecore-psl1ght.pc.in | |
parent | Added Irrlicht 1.8, but without all the Windows binaries. (diff) | |
download | SledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.zip SledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.tar.gz SledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.tar.bz2 SledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.tar.xz |
Remove EFL, since it's been released now.
Diffstat (limited to 'libraries/ecore/ecore-psl1ght.pc.in')
-rw-r--r-- | libraries/ecore/ecore-psl1ght.pc.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/libraries/ecore/ecore-psl1ght.pc.in b/libraries/ecore/ecore-psl1ght.pc.in deleted file mode 100644 index e81f4e8..0000000 --- a/libraries/ecore/ecore-psl1ght.pc.in +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | prefix=@prefix@ | ||
2 | exec_prefix=@exec_prefix@ | ||
3 | libdir=@libdir@ | ||
4 | includedir=@includedir@ | ||
5 | |||
6 | Name: ecore-psl1ght | ||
7 | Description: E core library, PSL1GHT module | ||
8 | @pkgconfig_requires_private@: @requirements_ecore_psl1ght@ | ||
9 | Version: @VERSION@ | ||
10 | Libs: -L${libdir} -lecore_psl1ght | ||
11 | Libs.private: -lio -lsysutil -lgem -lcamera -lspurs | ||
12 | Cflags: -I${includedir}/ecore-@VMAJ@ | ||