File: codeblocks.pc.in

package info (click to toggle)
codeblocks 25.03%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 93,984 kB
  • sloc: cpp: 695,462; xml: 32,163; ansic: 28,821; sh: 12,117; makefile: 9,126; asm: 3,827; python: 2,289; f90: 1,619; perl: 261; sed: 16; java: 4
file content (17 lines) | stat: -rw-r--r-- 488 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir = @datarootdir@
plugindir=@datadir@/@PACKAGE@/plugins
sharedir=@datadir@

Name: codeblocks
Description: Code::Blocks IDE
Version: @VERSION@
Libs: -L${libdir} -lcodeblocks
Cflags: -I${includedir}/@PACKAGE@ \
			-I${includedir}/@PACKAGE@/tinyxml \
			-I${includedir}/@PACKAGE@/scripting/include \
			-I${includedir}/@PACKAGE@/scripting/bindings \
			-I${includedir}/@PACKAGE@/wxscintilla/include