set(netedit_elements_additional_SRCS
   GNEPOI.h
   GNEPOI.cpp
   GNEPoly.h
   GNEPoly.cpp
   GNEAdditionalHandler.h
   GNEAdditionalHandler.cpp
   GNEAdditional.h
   GNEAdditional.cpp
   GNEShape.h
   GNEShape.cpp
   GNEChargingStation.h
   GNEChargingStation.cpp
   GNEStoppingPlace.h
   GNEStoppingPlace.cpp
   GNEBusStop.h
   GNEBusStop.cpp
   GNEAccess.h
   GNEAccess.cpp
   GNEContainerStop.h
   GNEContainerStop.cpp
   GNEParkingArea.h
   GNEParkingArea.cpp
   GNEParkingSpace.h
   GNEParkingSpace.cpp
   GNETAZElement.h
   GNETAZElement.cpp 
   GNETAZ.h
   GNETAZ.cpp 
   GNETAZSourceSink.h
   GNETAZSourceSink.cpp
   GNEDetector.h
   GNEDetector.cpp
   GNEDetectorE1.h
   GNEDetectorE1.cpp
   GNEDetectorE1Instant.h
   GNEDetectorE1Instant.cpp
   GNEDetectorE2.h
   GNEDetectorE2.cpp
   GNEDetectorE3.h
   GNEDetectorE3.cpp
   GNEDetectorEntryExit.h
   GNEDetectorEntryExit.cpp
   GNERerouter.h
   GNERerouter.cpp
   GNERerouterSymbol.h
   GNERerouterSymbol.cpp
   GNERouteProbe.h
   GNERouteProbe.cpp
   GNEVaporizer.h
   GNEVaporizer.cpp
   GNECalibrator.h
   GNECalibrator.cpp
   GNECalibratorFlow.h
   GNECalibratorFlow.cpp
   GNEVariableSpeedSign.h
   GNEVariableSpeedSign.cpp
   GNEVariableSpeedSignSymbol.h
   GNEVariableSpeedSignSymbol.cpp
   GNEVariableSpeedSignStep.h
   GNEVariableSpeedSignStep.cpp
   GNEClosingLaneReroute.h
   GNEClosingLaneReroute.cpp
   GNEParkingAreaReroute.h
   GNEParkingAreaReroute.cpp
   GNEClosingReroute.h
   GNEClosingReroute.cpp
   GNEDestProbReroute.h
   GNEDestProbReroute.cpp
   GNERouteProbReroute.h
   GNERouteProbReroute.cpp
   GNERerouterInterval.h
   GNERerouterInterval.cpp
   )

add_library(netedit_elements_additional STATIC ${netedit_elements_additional_SRCS})
set_property(TARGET netedit_elements_additional PROPERTY PROJECT_LABEL "z_netedit_elements_additional")
