- Timestamp:
- 01/25/08 09:40:55 (3 years ago)
- Location:
- branches/0_9_1
- Files:
-
- 2 modified
-
build_ppc.sh (modified) (1 diff)
-
changelog.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/0_9_1/build_ppc.sh
r100 r104 13 13 rm -r -f products/ppc/Q.app 14 14 15 15 #to build on gcc 3.3 xcode3 from leopard, we need some custom includes 16 export CFLAGS="-isystem /Developer/SDKs/MacOSX10.4u.sdk/usr/include -I/Developer/SDKs/MacOSX10.5.sdk/usr/include/gcc/darwin/3.3 -I/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks" 16 17 17 18 #make libtransmission -
branches/0_9_1/changelog.txt
r103 r104 1 Q-0.9.1d104 2 [fix] ppc leopard build fix 3 1 4 Q-0.9.1d103 2 5 [rev] we save the new icon for Q2 :)
