Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad

This commit is contained in:
wmayer 2012-03-28 15:10:48 +02:00
commit 6fef54d854

View File

@ -48,6 +48,7 @@ BUILT_SOURCES=\
moc_HelpView.cpp \
moc_InputVector.cpp \
moc_MainWindow.cpp \
moc_ManualAlignment.cpp \
moc_NetworkRetriever.cpp \
moc_OnlineDocumentation.cpp \
moc_Placement.cpp \
@ -282,6 +283,8 @@ libFreeCADGui_la_SOURCES=\
Placement.h \
Macro.cpp \
MainWindow.cpp \
ManualAlignment.cpp \
ManualAlignment.h \
MDIView.cpp \
MenuManager.cpp \
MergeDocuments.cpp \