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

12345678910111213141516171819202122232425262728293031323334353637383940414243
  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. SOURCES += typica.cpp \
  25. helpmenu.cpp \
  26. abouttypica.cpp \
  27. units.cpp \
  28. webview.cpp \
  29. webelement.cpp \
  30. scale.cpp \
  31. draglabel.cpp \
  32. daterangeselector.cpp
  33. RESOURCES += \
  34. resources.qrc
  35. RC_FILE = typica.rc
  36. ICON = resources/icons/appicons/logo.icns
  37. QMAKE_INFO_PLIST = resources/Info.plist