Typica is a free program for professional coffee roasters. https://typica.us
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Typica.pro 1.1KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. ######################################################################
  2. # Automatically generated by qmake (2.01a) Sat May 23 23:41:13 2009
  3. ######################################################################
  4. QT += script
  5. QT += xml
  6. QT += sql
  7. QT += xmlpatterns
  8. QT += scripttools
  9. QT += webkit
  10. QT += svg
  11. QT += network
  12. CONFIG += extserialport
  13. TEMPLATE = app
  14. TARGET =
  15. DEPENDPATH += .
  16. # Input
  17. HEADERS += moc_typica.cpp \
  18. helpmenu.h \
  19. abouttypica.h \
  20. units.h \
  21. webview.h \
  22. webelement.h \
  23. scale.h \
  24. draglabel.h \
  25. daterangeselector.h \
  26. licensewindow.h \
  27. printerselector.h
  28. SOURCES += typica.cpp \
  29. helpmenu.cpp \
  30. abouttypica.cpp \
  31. units.cpp \
  32. webview.cpp \
  33. webelement.cpp \
  34. scale.cpp \
  35. draglabel.cpp \
  36. daterangeselector.cpp \
  37. licensewindow.cpp \
  38. printerselector.cpp
  39. RESOURCES += \
  40. resources.qrc
  41. RC_FILE = typica.rc
  42. ICON = resources/icons/appicons/logo.icns
  43. QMAKE_INFO_PLIST = resources/Info.plist
  44. CODECFORTR = UTF-8
  45. TRANSLATIONS = Translations/Typica_de.ts \
  46. Translations/Typica_tr.ts