CMakeLists.txt

changeset 25
a9da2744609e
parent 24
684c6e74cc1b
child 28
93a70b1502ca
equal deleted inserted replaced
24:684c6e74cc1b 25:a9da2744609e
102 ${SRCDIR}/EditSupplier.cpp 102 ${SRCDIR}/EditSupplier.cpp
103 ${SRCDIR}/InventoryFermentables.cpp 103 ${SRCDIR}/InventoryFermentables.cpp
104 ${SRCDIR}/EditFermentable.cpp 104 ${SRCDIR}/EditFermentable.cpp
105 ${SRCDIR}/InventoryHops.cpp 105 ${SRCDIR}/InventoryHops.cpp
106 ${SRCDIR}/EditHop.cpp 106 ${SRCDIR}/EditHop.cpp
107 ${SRCDIR}/InventoryYeasts.cpp
108 ${SRCDIR}/EditYeast.cpp
107 ${SRCDIR}/Setup.cpp 109 ${SRCDIR}/Setup.cpp
108 ${SRCDIR}/Utils.cpp 110 ${SRCDIR}/Utils.cpp
109 ${SRCDIR}/MainWindow.cpp 111 ${SRCDIR}/MainWindow.cpp
110 ${SRCDIR}/database/database.cpp 112 ${SRCDIR}/database/database.cpp
111 ${SRCDIR}/nulldateedit.cpp 113 ${SRCDIR}/nulldateedit.cpp
118 ${SRCDIR}/EditSupplier.h 120 ${SRCDIR}/EditSupplier.h
119 ${SRCDIR}/InventoryFermentables.h 121 ${SRCDIR}/InventoryFermentables.h
120 ${SRCDIR}/EditFermentable.h 122 ${SRCDIR}/EditFermentable.h
121 ${SRCDIR}/InventoryHops.h 123 ${SRCDIR}/InventoryHops.h
122 ${SRCDIR}/EditHop.h 124 ${SRCDIR}/EditHop.h
125 ${SRCDIR}/InventoryYeasts.h
126 ${SRCDIR}/EditYeast.h
123 ${SRCDIR}/Setup.h 127 ${SRCDIR}/Setup.h
124 ${SRCDIR}/Utils.h 128 ${SRCDIR}/Utils.h
125 ${SRCDIR}/MainWindow.h 129 ${SRCDIR}/MainWindow.h
126 ${SRCDIR}/database/database.h 130 ${SRCDIR}/database/database.h
127 ${SRCDIR}/nulldateedit.h 131 ${SRCDIR}/nulldateedit.h

mercurial