Difference between revisions of "Library Finder"

From Code::Blocks
m (wikify)
m (fix)
 
Line 1: Line 1:
{{Category:Code::Blocks Plugins}}
+
[[Category:Code::Blocks Plugins]]
{{Category:Code::Blocks Contrib Plugins}}
+
[[Category:Code::Blocks Contrib Plugins]]
 
* Name: Library Finder
 
* Name: Library Finder
 
* Author: byo
 
* Author: byo

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).