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

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  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. include(3rdparty/qextserialport/src/qextserialport.pri)
  11. TEMPLATE = app
  12. TARGET =
  13. DEPENDPATH += .
  14. # Input
  15. HEADERS += moc_typica.cpp \
  16. helpmenu.h \
  17. abouttypica.h \
  18. units.h \
  19. webview.h \
  20. webelement.h \
  21. scale.h \
  22. draglabel.h \
  23. daterangeselector.h \
  24. feedback.h
  25. SOURCES += typica.cpp \
  26. helpmenu.cpp \
  27. abouttypica.cpp \
  28. units.cpp \
  29. webview.cpp \
  30. webelement.cpp \
  31. scale.cpp \
  32. draglabel.cpp \
  33. daterangeselector.cpp \
  34. feedback.cpp
  35. RESOURCES += \
  36. resources.qrc
  37. RC_FILE = typica.rc
  38. ICON = resources/icons/appicons/logo.icns
  39. QMAKE_INFO_PLIST = resources/Info.plist