Difference between revisions of "Library Finder"

From Code::Blocks
m (fix)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
[[Category:Code::Blocks Plugins]]
 +
[[Category:Code::Blocks Contrib Plugins]]
 
* Name: Library Finder
 
* Name: Library Finder
 
* Author: byo
 
* Author: byo
Line 7: Line 9:
 
* 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>
 
...back to [[Announcement for plugins/patches]]:
 

Latest revision as of 18:13, 7 July 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).