diff --git a/src/plugins/streamers/pcb/unit_tests/unit_tests.pro b/src/plugins/streamers/pcb/unit_tests/unit_tests.pro index e3c3bbe85..5c901fcd5 100644 --- a/src/plugins/streamers/pcb/unit_tests/unit_tests.pro +++ b/src/plugins/streamers/pcb/unit_tests/unit_tests.pro @@ -6,6 +6,7 @@ TARGET = pcb_tests include($$PWD/../../../../lib_ut.pri) SOURCES = \ + extGerberImport.cc \ INCLUDEPATH += $$LAY_INC $$TL_INC $$DB_INC $$GSI_INC $$PWD/../db_plugin DEPENDPATH += $$LAY_INC $$TL_INC $$DB_INC $$GSI_INC $$PWD/../db_plugin