Download this file
20 lines (18 with data), 590 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@/scripting/sqplus \
-I${includedir}/@PACKAGE@/wxFlatNotebook/include \
-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.