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.

12345678910111213141516171819202122232425262728293031323334353637
  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. SOURCES += typica.cpp \
  22. helpmenu.cpp \
  23. abouttypica.cpp \
  24. units.cpp \
  25. webview.cpp \
  26. webelement.cpp
  27. RESOURCES += \
  28. resources.qrc
  29. RC_FILE = typica.rc
  30. ICON = resources/icons/appicons/logo.icns
  31. QMAKE_INFO_PLIST = resources/Info.plist