XPlor/libs/ipakfile/ipakfile.pro
2025-04-04 20:34:24 -04:00

12 lines
147 B
Prolog

QT += core
TEMPLATE = lib
CONFIG += staticlib c++17 debug
SOURCES += \
ipakfile.cpp
HEADERS += \
ipak_structs.h
DESTDIR = $$OUT_PWD/../