Skip to content

Commit

Permalink
Updated project information
Browse files Browse the repository at this point in the history
  • Loading branch information
gobne committed May 24, 2018
1 parent a6017e7 commit 849681f
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions Tsunami.pro
@@ -1,20 +1,12 @@
#-------------------------------------------------
#
# Project created by QtCreator 2017-02-26T09:40:10
#
#-------------------------------------------------

QT += core gui sql network script

greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
QT += core gui sql network script widgets

TARGET = Tsunami
TEMPLATE = app
CONFIG += c++11

# Used by QSettings
DEFINES += APP_ORGANIZATION_NAME=\"\\\"Adunanza\\\"\" \
APP_ORGANIZATION_DOMAIN=\"\\\"Adunanza.com\\\"\" \
DEFINES += APP_ORGANIZATION_NAME=\"\\\"AdunanzA\\\"\" \
APP_ORGANIZATION_DOMAIN=\"\\\"adunanza.net\\\"\" \
APP_PROJECT_NAME=\"\\\"Tsunami\\\"\"

# Qt Defines
Expand Down

0 comments on commit 849681f

Please sign in to comment.