SET(TARGET_SRC
    ClipRegion.cpp
    ReaderWriterGEO.cpp
    geoActions.cpp )
SET(TARGET_H
    ClipRegion.h
    geoCore.h
    geoFormat.h
    geoTypes.h
    geoUnits.h
    geoVersion.h
    osgGeoAction.h
    osgGeoAnimation.h
    osgGeoNodes.h
    osgGeoStructs.h
)
SET(TARGET_ADDED_LIBRARIES osgSim osgText)
#### end var setup  ###
SETUP_PLUGIN(geo)
