mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-03 17:15:14 +02:00
9 lines
198 B
Prolog
9 lines
198 B
Prolog
QT = core-private
|
|
DEFINES += QT_NO_CAST_FROM_ASCII QT_NO_CAST_TO_ASCII
|
|
|
|
SOURCES += main.cpp
|
|
|
|
include(../shared/formats.pri)
|
|
|
|
QMAKE_TARGET_DESCRIPTION = "Qt Translation File Converter"
|
|
load(qt_tool)
|