2 $(SRC
)/Computer
/FlyingComputer.
cpp \
3 $(SRC
)/Replay
/IGCParser.
cpp \
4 $(SRC
)/Replay
/IgcReplay.
cpp \
5 $(SRC
)/Replay
/TaskAutoPilot.
cpp \
6 $(SRC
)/Replay
/AircraftSim.
cpp \
7 $(SRC
)/ComputerSettings.
cpp \
8 $(SRC
)/Logger
/Settings.
cpp \
9 $(SRC
)/Tracking
/TrackingSettings.
cpp \
10 $(SRC
)/Computer
/TraceComputer.
cpp \
12 $(SRC
)/Thread
/Mutex.
cpp \
13 $(SRC
)/Airspace
/AirspaceComputerSettings.
cpp \
14 $(TEST_SRC_DIR
)/Printing.
cpp \
15 $(TEST_SRC_DIR
)/AirspacePrinting.
cpp \
16 $(TEST_SRC_DIR
)/TaskPrinting.
cpp \
17 $(TEST_SRC_DIR
)/ContestPrinting.
cpp \
18 $(TEST_SRC_DIR
)/test_debug.
cpp \
19 $(TEST_SRC_DIR
)/harness_aircraft.
cpp \
20 $(TEST_SRC_DIR
)/harness_airspace.
cpp \
21 $(TEST_SRC_DIR
)/harness_flight.
cpp \
22 $(TEST_SRC_DIR
)/harness_waypoints.
cpp \
23 $(TEST_SRC_DIR
)/harness_task.
cpp \
24 $(TEST_SRC_DIR
)/harness_task2.
cpp \
25 $(TEST_SRC_DIR
)/TaskEventsPrint.
cpp \
28 $(eval
$(call link-library
,harness
,HARNESS
))