Fix Cmakelists issues

This commit is contained in:
jean-pierre charras 2013-10-04 14:48:50 +02:00
parent 79443fdbe5
commit 7a2593832d
2 changed files with 2 additions and 2 deletions

View File

@ -140,7 +140,7 @@ set(PCB_COMMON_SRCS
../pcbnew/gpcb_plugin.cpp
../pcbnew/pcb_netlist.cpp
../pcbnew/specctra.cpp
../pcbnew/specctra_import.cpp
../pcbnew/specctra_export.cpp
../pcbnew/specctra_keywords.cpp
pcb_plot_params_keywords.cpp
pcb_keywords.cpp

View File

@ -199,7 +199,7 @@ set( PCBNEW_CLASS_SRCS
print_board_functions.cpp
printout_controler.cpp
ratsnest.cpp
# specctra.cpp #moved in pcb_common lib
# specctra.cpp #moved in pcbcommon lib
# specctra_export.cpp
# specctra_keywords.cpp
specctra_import.cpp