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 933B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  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. CONFIG += extserialport
  12. TEMPLATE = app
  13. TARGET =
  14. DEPENDPATH += .
  15. # Input
  16. HEADERS += moc_typica.cpp \
  17. helpmenu.h \
  18. abouttypica.h \
  19. units.h \
  20. webview.h \
  21. webelement.h \
  22. scale.h \
  23. draglabel.h \
  24. daterangeselector.h \
  25. licensewindow.h
  26. SOURCES += typica.cpp \
  27. helpmenu.cpp \
  28. abouttypica.cpp \
  29. units.cpp \
  30. webview.cpp \
  31. webelement.cpp \
  32. scale.cpp \
  33. draglabel.cpp \
  34. daterangeselector.cpp \
  35. licensewindow.cpp
  36. RESOURCES += \
  37. resources.qrc
  38. RC_FILE = typica.rc
  39. ICON = resources/icons/appicons/logo.icns
  40. QMAKE_INFO_PLIST = resources/Info.plist
  41. CODECFORTR = UTF-8