- Timestamp:
- 01/10/09 10:57:50 (4 years ago)
- Files:
-
- 1 modified
-
lang/c/librtmp/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/c/librtmp/Makefile
r28236 r28237 1 1 2 CC = gcc -4.12 CC = gcc 3 3 4 CFLAGS = -g -Wall - fmudflap5 LDFLAGS = - lpthread -lmudflap4 CFLAGS = -g -Wall -Ipthread/include 5 LDFLAGS = -Lpthread/lib -lwsock32 -lpthreadGC2 6 6 7 TARGET = test 7 TARGET = test.exe 8 8 OBJS = main.o rtmp.o rtmp_packet.o amf_packet.o 9 9
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)