|
Last change
on this file since a80f419 was a80f419, checked in by Frederik Heber <heber@…>, 15 years ago |
|
First version.
Everything was extracted from project MoleCuilder and adapted such that it
runs on its own (i.e. new configure.ac, Makefile.am structure, stuff for
libtool versioning, ...)
|
-
Property mode
set to
100644
|
|
File size:
361 bytes
|
| Line | |
|---|
| 1 | prefix=@prefix@
|
|---|
| 2 | exec_prefix=@exec_prefix@
|
|---|
| 3 | libdir=@libdir@
|
|---|
| 4 | includedir=@includedir@
|
|---|
| 5 |
|
|---|
| 6 | Name: @PACKAGE_NAME@
|
|---|
| 7 | Description: CodePatterns - various design schemes and helpers to initial application development
|
|---|
| 8 | Version: @PACKAGE_VERSION@
|
|---|
| 9 | URL: @PACKAGE_URL@
|
|---|
| 10 | Libs: -L${libdir} -lCodePatterns-@EXAMPLE_API_VERSION@
|
|---|
| 11 | Cflags: -I${includedir}/CodPatterns-@EXAMPLE_API_VERSION@
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.