Ignore:
Timestamp:
Jan 15, 2010 3:06:20 PM (14 years ago)
Author:
bennylp
Message:

Ticket #694: work on 'make install':

  • adhere to --prefix
  • header and lib files installation
  • pkgconfig creation
  • also added version.mak to fill in with the correct version
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/build/Makefile

    r3058 r3063  
    4141                   -L$(PJDIR)/third_party/lib \ 
    4242                   $(APP_THIRD_PARTY_LIBS) \ 
     43                   $(APP_THIRD_PARTY_EXT) \ 
    4344                   $(CC_LDFLAGS) $(OS_LDFLAGS) $(M_LDFLAGS) $(HOST_LDFLAGS) \ 
    4445                   $(LDFLAGS)  
Note: See TracChangeset for help on using the changeset viewer.