2008-03-11 15:57:54 +00:00
|
|
|
set(COMMON_SRCS
|
2008-01-30 09:42:19 +00:00
|
|
|
base_screen.cpp
|
|
|
|
base_struct.cpp
|
|
|
|
basicframe.cpp
|
|
|
|
block_commande.cpp
|
2008-04-14 19:22:48 +00:00
|
|
|
class_drawpickedstruct.cpp
|
2008-01-30 09:42:19 +00:00
|
|
|
common.cpp
|
|
|
|
common_plot_functions.cpp
|
|
|
|
common_plotHPGL_functions.cpp
|
|
|
|
common_plotPS_functions.cpp
|
|
|
|
confirm.cpp
|
|
|
|
copy_to_clipboard.cpp
|
|
|
|
dcsvg.cpp
|
|
|
|
displlst.cpp
|
|
|
|
drawtxt.cpp
|
|
|
|
edaappl.cpp
|
|
|
|
eda_dde.cpp
|
|
|
|
eda_doc.cpp
|
|
|
|
gestfich.cpp
|
|
|
|
get_component_dialog.cpp
|
|
|
|
gr_basic.cpp
|
|
|
|
hotkeys_basic.cpp
|
|
|
|
infospgm.cpp
|
|
|
|
msgpanel.cpp
|
|
|
|
projet_config.cpp
|
|
|
|
# pyhandler.cpp
|
|
|
|
selcolor.cpp
|
|
|
|
string.cpp
|
|
|
|
toolbars.cpp
|
|
|
|
trigo.cpp
|
|
|
|
worksheet.cpp
|
|
|
|
wxwineda.cpp)
|
2007-11-08 07:17:37 +00:00
|
|
|
|
2008-03-11 15:57:54 +00:00
|
|
|
add_library(common ${COMMON_SRCS})
|