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
/
libprofile.mk
blob
06291fe06b22ba19acc6d42cbac705dc7bd361f0
1
# Build rules for the profile library
2
3
PROFILE_SOURCES
=
\
4
$(
SRC
)/
Profile
/
ProfileMap.
cpp
5
6
$(
eval
$(
call link-library
,
profile
,
PROFILE
))