~registry/codeblocks/trunk

« back to all changes in this revision

Viewing changes to src/plugins/contrib/wxSmithAui/wxsmithaui.pc.in

  • Committer: mortenmacfly
  • Date: 2009-07-07 06:14:26 UTC
  • Revision ID: svn-v4:98b59c6a-2706-0410-b7d6-d2fa1a1880c9:trunk:5682
* merged wxfnb_to_wxaui branch to trunk (true merge!)
* do *not* use wxaui branch anymore!

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=@prefix@
 
2
exec_prefix=@exec_prefix@
 
3
libdir=@libdir@/wxSmithAui
 
4
includedir=@includedir@/wxSmithAui
 
5
datarootdir = @datarootdir@
 
6
sharedir=@datadir@
 
7
 
 
8
Name: wxSmithAui
 
9
Description: wxAUI support for wxSmith
 
10
Version: @VERSION@
 
11
Libs: -L${libdir}
 
12
Cflags: -fPIC -I${includedir} \
 
13
                        -I${includedir}/wxAuiManager \
 
14
                        -I${includedir}/wxAuiNotebook \
 
15
                        -I${includedir}/wxAuiToolBar