Opened 18 years ago
Closed 18 years ago
#169 closed enhancement (fixed)
Easier Makefile writing for application to build against PJ libraries
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.5.10.2 |
Component: | common | Version: | 0.5.10.1 |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
The PJ's makefile should define variables to be used by applications, so that application can just include this build.mak file to get the required CFLAGS, LDFLAGS, LDLIBS, etc. values.
Change History (2)
comment:1 Changed 18 years ago by bennylp
- Component changed from applications to common
comment:2 Changed 18 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Implemented in r1056