root/trunk/magicmakefile/branches/v5/project.sh

Revision 394, 99 bytes (checked in by jeffk@…, 3 years ago)

magic.mak now allows PKGCONFIG_PACKAGES for packages managed by pkgconfig, and CONFIGTOOLS for similiar config tools that are not managed by pkgconfig. Both are expected to take the --libs and --cflags options. generated config tool script now has --help and --prefix options, other options are more in line with pkgconfig

Line 
1PROJECT=example
2PROJECT_NAME=libexample
3PROJECT_VERSION=1.0
4PROJECT_EMAIL=''
5PROJECT_LICENSE='GPL'
Note: See TracBrowser for help on using the browser.