set(netedit_elements_additional_SRCS
   GNEPOI.h
   GNEPOI.cpp
   GNEPoly.h
   GNEPoly.cpp
   GNEAdditionalHandler.h
   GNEAdditionalHandler.cpp
   GNEAdditional.h
   GNEAdditional.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
   GNETAZ.h
   GNETAZ.cpp 
   GNETAZSourceSink.h
   GNETAZSourceSink.cpp
   GNEDetector.h
   GNEDetector.cpp
   GNEEntryExitDetector.h
   GNEEntryExitDetector.cpp
   GNEInductionLoopDetector.h
   GNEInductionLoopDetector.cpp
   GNEInstantInductionLoopDetector.h
   GNEInstantInductionLoopDetector.cpp
   GNELaneAreaDetector.h
   GNELaneAreaDetector.cpp
   GNEMultiEntryExitDetector.h
   GNEMultiEntryExitDetector.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
   GNETractionSubstation.h
   GNETractionSubstation.cpp
   GNEOverheadWire.h
   GNEOverheadWire.cpp
   )

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