Menu

[r13158]: / trunk / codeblocks.pc.in  Maximize  Restore  History

Download this file

18 lines (16 with data), 488 Bytes

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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.