Code Qt/C++ de l'application qui a servie lors de IEF 2022.
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.

13 lines
342 B

  1. ######################################################################
  2. # Automatically generated by qmake (3.0) ven. juin 1 12:50:20 2018
  3. ######################################################################
  4. TEMPLATE = app
  5. TARGET = Loterie
  6. INCLUDEPATH += .
  7. QT += widgets
  8. # Input
  9. HEADERS += Loterie.h
  10. SOURCES += Loterie.cpp LoterieMain.cpp