git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fc1927
)
adapted to library cchanges
author
kramm
<kramm>
Mon, 13 Oct 2008 13:55:13 +0000
(13:55 +0000)
committer
kramm
<kramm>
Mon, 13 Oct 2008 13:55:13 +0000
(13:55 +0000)
lib/example/Makefile
patch
|
blob
|
history
diff --git
a/lib/example/Makefile
b/lib/example/Makefile
index
398066d
..
4f73cb0
100644
(file)
--- a/
lib/example/Makefile
+++ b/
lib/example/Makefile
@@
-1,6
+1,6
@@
# Makefile
-RFXSWF = ../librfxswf.a
+RFXSWF = ../librfxswf.a ../libbase.a
LDLIBS = -L/usr/X11R6/lib -ljpeg -lm -lz -lX11 -lfreetype -lt1
#CFLAGS = -funsigned-char
CC = gcc