Difference between revisions of "Library Finder"

From Code::Blocks
(Added new plugin)
 
Line 4: Line 4:
 
* Version: 1.00; State: alpha - '''beta''' - stable
 
* Version: 1.00; State: alpha - '''beta''' - stable
 
* Last update: 01. Dec. 2005
 
* Last update: 01. Dec. 2005
* Forum thread for discussion: [[/index.php?topic=1521]]
+
* Forum thread for discussion: [/index.php?topic=1521]
* Link for download: [[/index.php?action=dlattach;topic=1521.0;attach=266]]
+
* Link for download: [/index.php?action=dlattach;topic=1521.0;attach=266]
 
* Notes: Currently it supports only wxWidgets (2.6 MONOLITHIC DLL version), C::B SDK and glfw. But this list can be easily extended through XML settings (see also README.txt in the sources).
 
* Notes: Currently it supports only wxWidgets (2.6 MONOLITHIC DLL version), C::B SDK and glfw. But this list can be easily extended through XML settings (see also README.txt in the sources).
 
<BR>
 
<BR>
 
...back to [[Announcement for plugins/patches]]:
 
...back to [[Announcement for plugins/patches]]:

Revision as of 07:05, 4 January 2006

  • Name: Library Finder
  • Author: byo
  • Purpose: This plugin may ease setting up libraries to be used inside C::B. Base idea is to set-up global variables is such way that if one want to use library settings, only minor project options must be added.
  • Version: 1.00; State: alpha - beta - stable
  • Last update: 01. Dec. 2005
  • Forum thread for discussion: [/index.php?topic=1521]
  • Link for download: [/index.php?action=dlattach;topic=1521.0;attach=266]
  • Notes: Currently it supports only wxWidgets (2.6 MONOLITHIC DLL version), C::B SDK and glfw. But this list can be easily extended through XML settings (see also README.txt in the sources).


...back to Announcement for plugins/patches: