Remove .pro files from Lesson 1

This commit is contained in:
Stanislav Mykhailenko 2024-06-11 10:36:56 +03:00
parent 94ae06e975
commit c1ab9980d4
GPG key ID: 1E95E66A9C9D6A36
8 changed files with 1 additions and 49 deletions

1
Lesson_1/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
*.pro

View file

@ -1,7 +0,0 @@
TEMPLATE = app
CONFIG += console c++17
CONFIG -= app_bundle
CONFIG -= qt
SOURCES += \
main.cpp

View file

@ -1,7 +0,0 @@
TEMPLATE = app
CONFIG += console c++17
CONFIG -= app_bundle
CONFIG -= qt
SOURCES += \
main.cpp

View file

@ -1,7 +0,0 @@
TEMPLATE = app
CONFIG += console c++17
CONFIG -= app_bundle
CONFIG -= qt
SOURCES += \
main.cpp

View file

@ -1,7 +0,0 @@
TEMPLATE = app
CONFIG += console c++17
CONFIG -= app_bundle
CONFIG -= qt
SOURCES += \
main.cpp

View file

@ -1,7 +0,0 @@
TEMPLATE = app
CONFIG += console c++17
CONFIG -= app_bundle
CONFIG -= qt
SOURCES += \
main.cpp

View file

@ -1,7 +0,0 @@
TEMPLATE = app
CONFIG += console c++17
CONFIG -= app_bundle
CONFIG -= qt
SOURCES += \
main.cpp

View file

@ -1,7 +0,0 @@
TEMPLATE = app
CONFIG += console c++17
CONFIG -= app_bundle
CONFIG -= qt
SOURCES += \
main.cpp