mirror of
https://github.com/fergalmoran/flameshot.git
synced 2026-01-13 23:02:55 +00:00
6 lines
141 B
Prolog
Executable File
6 lines
141 B
Prolog
Executable File
# Single Application implementation
|
|
include(../../singleapplication.pri)
|
|
DEFINES += QAPPLICATION_CLASS=QCoreApplication
|
|
|
|
SOURCES += main.cpp
|