mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-12 21:45:10 +02:00
8 lines
115 B
Prolog
8 lines
115 B
Prolog
QT += core-private
|
|
DEFINES += QT_MOC
|
|
|
|
include(moc.pri)
|
|
HEADERS += qdatetime_p.h
|
|
SOURCES += main.cpp
|
|
|
|
load(qt_tool)
|