repo.or.cz
/
libxsql.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix for microhttpd
[libxsql.git]
/
test
/
fb
/
Jamfile
blob
6bdc1a84e727042066b1b22d04bd7f5282f0af10
1
#set-profile ;
2
CFLAGS.all += -O0 -g3 ;
3
Main test : test.c ;
4
CFLAGS on test = [ Command fb_config --cflags : parse-output no-space-break no-tab-break no-cr-break ] ;
5
LINKLIBS on test = [ Command fb_config --libs : parse-output no-space-break no-tab-break no-cr-break ] ;