Opened 18 years ago
Closed 18 years ago
#168 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: | trunk |
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
- Status changed from new to assigned
comment:2 Changed 18 years ago by bennylp
- Milestone changed from release-0.7.0-rc2 to release-0.5.10.2
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Implemented in r1055.