13 lines
181 B
Prolog
13 lines
181 B
Prolog
|
TEMPLATE = app
|
||
|
CONFIG += windows
|
||
|
CONFIG -= app_bundle
|
||
|
CONFIG -= qt
|
||
|
DEFINES -= UNICODE
|
||
|
|
||
|
SOURCES += \
|
||
|
main.c
|
||
|
|
||
|
RC_FILE += \
|
||
|
redpanda-git-askpass_private.rc
|
||
|
resource.rc
|