Fix Cam and Assembly module

This commit is contained in:
wmayer
2012-04-07 17:00:12 +02:00
parent ef7c1d4b50
commit 4da08fc48d
4 changed files with 14 additions and 7 deletions

View File

@@ -2,14 +2,11 @@ SUBDIRS=Resources
lib_LTLIBRARIES=libAssemblyGui.la AssemblyGui.la
BUILT_SOURCES=\
moc_AssemblyView.cpp
#BUILT_SOURCES
libAssemblyGui_la_SOURCES=\
AppAssemblyGuiPy.cpp \
Command.cpp \
AssemblyView.cpp \
AssemblyView.h \
PreCompiled.cpp \
PreCompiled.h \
Workbench.cpp \