fixed unresolved symbols while running cvpcb

This commit is contained in:
Tomasz Włostowski 2017-04-27 10:51:02 +02:00
parent 56928647ef
commit de7f4d7aa4
2 changed files with 2 additions and 2 deletions

View File

@ -380,6 +380,8 @@ set( PCB_COMMON_SRCS
../pcbnew/class_zone.cpp
../pcbnew/class_zone_settings.cpp
../pcbnew/classpcb.cpp
../pcbnew/connectivity.cpp
../pcbnew/connectivity_algo.cpp
../pcbnew/convert_drawsegment_list_to_polygon.cpp
../pcbnew/ratsnest_data.cpp
../pcbnew/ratsnest_viewitem.cpp

View File

@ -208,8 +208,6 @@ set( PCBNEW_CLASS_SRCS
class_pcb_layer_box_selector.cpp
clean.cpp
connect.cpp
connectivity.cpp
connectivity_algo.cpp
controle.cpp
dimension.cpp
cross-probing.cpp