Renderer, ...: use PixelRect::GetCenter()
[xcsoar.git] / build / libprofile.mk
blob06291fe06b22ba19acc6d42cbac705dc7bd361f0
1 # Build rules for the profile library
3 PROFILE_SOURCES = \
4 $(SRC)/Profile/ProfileMap.cpp
6 $(eval $(call link-library,profile,PROFILE))