repo.or.cz
/
xcsoar.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Renderer, ...: use PixelRect::GetCenter()
[xcsoar.git]
/
build
/
shapelib.mk
blob
bbf0224a13b139872fabdf03f80a38e7762c4631
1
SHPSRC
= $(
SRC
)/
Topography
/
shapelib
2
3
SHAPELIB_SOURCES
=
\
4
$(
SHPSRC
)/
mapstring.c \
5
$(
SHPSRC
)/
mapbits.c \
6
$(
SHPSRC
)/
mapfile.c \
7
$(
SHPSRC
)/
mapprimitive.c \
8
$(
SHPSRC
)/
mapsearch.c \
9
$(
SHPSRC
)/
mapshape.c \
10
$(
SHPSRC
)/
maptree.c \
11
$(
SHPSRC
)/
mapxbase.c
12
13
$(
eval
$(
call link-library
,
shapelib
,
SHAPELIB
))