Difference between revisions of "Library Finder"
From Code::Blocks
(Added new plugin) |
m (fix) |
||
(2 intermediate revisions by 2 users 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 4: | Line 6: | ||
* 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: | + | * Forum thread for discussion: [/index.php?topic=1521] |
− | * Link for download: | + | * 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). | ||
− | |||
− |
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).