--- a/ldforge.pro Mon May 06 00:10:56 2013 +0300 +++ b/ldforge.pro Mon May 06 03:31:03 2013 +0300 @@ -15,6 +15,7 @@ colors.h \ common.h \ config.h \ + extprogs.h \ file.h \ gldraw.h \ gui.h \ @@ -33,14 +34,15 @@ zz_setContentsDialog.h SOURCES += bbox.cpp \ + colors.cpp \ config.cpp \ - colors.cpp \ + extprogs.cpp \ + file.cpp \ gldraw.cpp \ gui.cpp \ gui_actions.cpp \ gui_editactions.cpp \ history.cpp \ - file.cpp \ ldtypes.cpp \ main.cpp \ misc.cpp \