CMakeLists.txt

changeset 275
f472f9773782
parent 273
eb9b50a4bf35
child 291
daa667c1ad6d
equal deleted inserted replaced
274:33b5a9a42370 275:f472f9773782
164 ${SRCDIR}/ProdOnName.cpp 164 ${SRCDIR}/ProdOnName.cpp
165 ${SRCDIR}/ProdOnCode.cpp 165 ${SRCDIR}/ProdOnCode.cpp
166 ${SRCDIR}/ProdOnDate.cpp 166 ${SRCDIR}/ProdOnDate.cpp
167 ${SRCDIR}/ProdOnTree.cpp 167 ${SRCDIR}/ProdOnTree.cpp
168 ${SRCDIR}/EditProduct.cpp 168 ${SRCDIR}/EditProduct.cpp
169 ${SRCDIR}/ImportXML.cpp
169 ${SRCDIR}/Setup.cpp 170 ${SRCDIR}/Setup.cpp
170 ${SRCDIR}/Utils.cpp 171 ${SRCDIR}/Utils.cpp
171 ${SRCDIR}/PrinterDialog.cpp 172 ${SRCDIR}/PrinterDialog.cpp
172 ${SRCDIR}/MainWindow.cpp 173 ${SRCDIR}/MainWindow.cpp
173 ${SRCDIR}/database/database.cpp 174 ${SRCDIR}/database/database.cpp
208 ${SRCDIR}/ProdOnName.h 209 ${SRCDIR}/ProdOnName.h
209 ${SRCDIR}/ProdOnCode.h 210 ${SRCDIR}/ProdOnCode.h
210 ${SRCDIR}/ProdOnDate.h 211 ${SRCDIR}/ProdOnDate.h
211 ${SRCDIR}/ProdOnTree.h 212 ${SRCDIR}/ProdOnTree.h
212 ${SRCDIR}/EditProduct.h 213 ${SRCDIR}/EditProduct.h
214 ${SRCDIR}/ImportXML.h
213 ${SRCDIR}/Setup.h 215 ${SRCDIR}/Setup.h
214 ${SRCDIR}/Utils.h 216 ${SRCDIR}/Utils.h
215 ${SRCDIR}/PrinterDialog.h 217 ${SRCDIR}/PrinterDialog.h
216 ${SRCDIR}/MainWindow.h 218 ${SRCDIR}/MainWindow.h
217 ${SRCDIR}/database/database.h 219 ${SRCDIR}/database/database.h
235 ${UIDIR}/EditProfileMash.ui 237 ${UIDIR}/EditProfileMash.ui
236 ${UIDIR}/EditProfileStyle.ui 238 ${UIDIR}/EditProfileStyle.ui
237 ${UIDIR}/EditProfileFerment.ui 239 ${UIDIR}/EditProfileFerment.ui
238 ${UIDIR}/EditRecipe.ui 240 ${UIDIR}/EditRecipe.ui
239 ${UIDIR}/EditProduct.ui 241 ${UIDIR}/EditProduct.ui
242 ${UIDIR}/ImportXML.ui
240 ${UIDIR}/MainWindow.ui 243 ${UIDIR}/MainWindow.ui
241 ) 244 )
242 245
243 set( TS_FILES 246 set( TS_FILES
244 ${TRANSLATIONSDIR}/bmsapp_en.ts # English 247 ${TRANSLATIONSDIR}/bmsapp_en.ts # English

mercurial