]> git.pld-linux.org Git - packages/ProjectCenter.git/blob - ProjectCenter-link.patch
- up to 0.5.0
[packages/ProjectCenter.git] / ProjectCenter-link.patch
1 --- ProjectCenter-0.4.3/GNUmakefile.preamble.orig       2005-11-18 17:27:44.000000000 +0100
2 +++ ProjectCenter-0.4.3/GNUmakefile.preamble    2006-02-05 17:15:06.831749000 +0100
3 @@ -49,7 +49,7 @@
4  ADDITIONAL_LDFLAGS +=
5  
6  # Additional library directories the linker should search
7 -ADDITIONAL_LIB_DIRS += -L./Library/ProjectCenter.framework/Versions/Current \
8 +ADDITIONAL_LIB_DIRS += -L./Library/ProjectCenter.framework/Versions/Current/$(ARCH_OBJ_DIR)/$(LIBRARY_COMBO) \
9                         -L./Library/ProjectCenter.framework
10  
11  # Additional LDFLAGS to pass to the linker
This page took 0.084056 seconds and 4 git commands to generate.