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.

tests.pro 289B

123456789101112131415161718
  1. #-------------------------------------------------
  2. #
  3. # Project created by QtCreator 2013-12-12T18:00:31
  4. #
  5. #-------------------------------------------------
  6. QT += core
  7. QT -= gui
  8. TARGET = tests
  9. CONFIG += console
  10. CONFIG -= app_bundle
  11. TEMPLATE = app
  12. SOURCES += main.cpp