Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: stahta01 on December 29, 2007, 01:00:59 am
-
Request For Comment:
While thinking about how to do an Code::Blocks SDK DevPak, I decided things would be better in Code::Blocks if a Library Folder for the SDK was created during building the SDK.
Example path for Library Folder c:\codeblocks\src\lib
Example use of it.
$(#CB.lib)
$(#CB.lib)/base
Proposed contents/layout of lib folder
lib/base/libtxml.a
lib/libcodeblocks.a
lib/libwxscintilla.a
Anyone agree or disagree with this Idea?
Anyone have feedback on the contents/layout of lib folder?
Tim S