missing flags

SVN revision: 69483
This commit is contained in:
Vincent Torri 2012-03-17 05:42:47 +00:00
parent 4092638bf7
commit 1bdfdad069
1 changed files with 1 additions and 1 deletions

View File

@ -8,5 +8,5 @@ Description: E core library, Win32 module
@pkgconfig_requires_private@: @requirements_ecore_win32@
Version: @VERSION@
Libs: -L${libdir} -lecore_win32
Libs.private:
Libs.private: @WIN32_LIBS@
Cflags: -I${includedir}/ecore-@VMAJ@