diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2019-10-17 05:59:10 -0700 |
---|---|---|
committer | Matt Ranostay <matt.ranostay@konsulko.com> | 2019-11-21 16:07:19 -0800 |
commit | 5abd22477959ba060bd8c383068482aa8e53a7da (patch) | |
tree | 32935be361235efcd2ad5823096d55937cae2798 /README.md | |
parent | fe954c9dd641e45e429b423714c22ef1da5beb16 (diff) |
ondemandnavi: remove DESKTOP define
With switchover over to afb agl-service-navigation it will be
unlikely to run on a desktop system.
Bug-AGL: SPEC-2880
Change-Id: I56819383a9fc2e18323cbd33044dfa4d544f1ab5
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -41,8 +41,3 @@ example "mapStyleUrls":"mapbox://styles/mapbox/dark-v9", "enableOSM:false } - -#Qt Creator -If you want to start from Qt Creater -add 'DEFINES * = DESKTOP' to project > build step > additional argument - |