Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
krkane
/
Rüütli Vaev
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
1
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
acf69fd7
authored
May 01, 2024
by
grlabu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upload New File
parent
550805fc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
60 additions
and
0 deletions
Source/Pojekt2.pro
Source/Pojekt2.pro
0 → 100644
View file @
acf69fd7
QT
+=
core
gui
QT
+=
widgets
greaterThan
(
QT_MAJOR_VERSION
,
4
)
:
QT
+=
widgets
CONFIG
+=
c
++
17
# You can make your code fail to compile if it uses deprecated APIs.
# In order to do so, uncomment the following line.
#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
SOURCES
+=
\
bossdefeated
.
cpp
\
bossfightend
.
cpp
\
gameover
.
cpp
\
main
.
cpp
\
gameengine
.
cpp
\
gameoverscreen
.
cpp
\
gamescreen
.
cpp
\
mainmenu
.
cpp
\
mainwindow
.
cpp
\
rules
.
cpp
HEADERS
+=
\
Header
.
h
\
bossdefeated
.
h
\
bossfightend
.
h
\
gameengine
.
h
\
gameover
.
h
\
gameoverscreen
.
h
\
gamescreen
.
h
\
mainmenu
.
h
\
mainwindow
.
h
\
rules
.
h
\
ui_gamescreen
.
h
\
ui_mainmenu
.
h
\
ui_mainwindow
.
h
\
ui_rules
.
h
FORMS
+=
\
bossdefeated
.
ui
\
bossfightend
.
ui
\
gameover
.
ui
\
mainmenu
.
ui
\
gameoverscreen
.
ui
\
gamescreen
.
ui
\
mainwindow
.
ui
\
rules
.
ui
# Default rules for deployment.
qnx
:
target
.
path
=
/
tmp
/
$$
{
TARGET
}
/
bin
else
:
unix
:
!
android
:
target
.
path
=
/
opt
/
$$
{
TARGET
}
/
bin
!
isEmpty
(
target
.
path
)
:
INSTALLS
+=
target
RESOURCES
+=
\
res
.
qrc
DISTFILES
+=
\
..
/../../
Downloads
/
gamescreenbackround
.
jpg
\
..
/../
Downloads
/
mainwindowback
.
jpg
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment