CMakeLists.txt

changeset 47
cd6704009eb9
parent 42
1d03dc1173cd
child 53
3af627f7a40f
equal deleted inserted replaced
46:98645c8e7704 47:cd6704009eb9
47 src/linetypes/triangle.cpp 47 src/linetypes/triangle.cpp
48 src/settingseditor/keyboardshortcutseditor.cpp 48 src/settingseditor/keyboardshortcutseditor.cpp
49 src/settingseditor/librarieseditor.cpp 49 src/settingseditor/librarieseditor.cpp
50 src/settingseditor/settingseditor.cpp 50 src/settingseditor/settingseditor.cpp
51 src/types/boundingbox.cpp 51 src/types/boundingbox.cpp
52 src/ui/canvas.cpp
52 src/widgets/colorbutton.cpp 53 src/widgets/colorbutton.cpp
53 ) 54 )
54 set (LDFORGE_HEADERS 55 set (LDFORGE_HEADERS
55 src/basics.h 56 src/basics.h
56 src/colors.h 57 src/colors.h
83 src/linetypes/triangle.h 84 src/linetypes/triangle.h
84 src/settingseditor/keyboardshortcutseditor.h 85 src/settingseditor/keyboardshortcutseditor.h
85 src/settingseditor/librarieseditor.h 86 src/settingseditor/librarieseditor.h
86 src/settingseditor/settingseditor.h 87 src/settingseditor/settingseditor.h
87 src/types/boundingbox.h 88 src/types/boundingbox.h
89 src/ui/canvas.h
88 src/widgets/colorbutton.h 90 src/widgets/colorbutton.h
89 ) 91 )
90 set (LDFORGE_FORMS 92 set (LDFORGE_FORMS
91 src/document.ui 93 src/document.ui
92 src/mainwindow.ui 94 src/mainwindow.ui

mercurial