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

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