repo.or.cz
/
librepilot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merged in f5soh/librepilot/LP-575_fedora_package (pull request #491)
[librepilot.git]
/
ground
/
gcs
/
src
/
libs
/
osgearth
/
osgearth.pri
blob
3224d5e8aba3344e85adf86249c021b2a15aaefd
1
osg {
2
DEFINES += USE_OSG
3
LIBS *= -l$$qtLibraryName(GCSOsgEarth)
4
}
5
6
osgearth {
7
DEFINES += USE_OSGEARTH
8
}