mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-01 02:10:47 +03:00
5 lines
141 B
Prolog
Executable file
5 lines
141 B
Prolog
Executable file
# Single Application implementation
|
|
include(../../singleapplication.pri)
|
|
DEFINES += QAPPLICATION_CLASS=QCoreApplication
|
|
|
|
SOURCES += main.cpp
|