mirror of
https://github.com/fergalmoran/flameshot.git
synced 2025-12-26 20:00:30 +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
|