XPlor/libs/ipakfile/ipakfile.pro

12 lines
141 B
Prolog
Raw Permalink Normal View History

2025-03-01 20:38:52 -05:00
QT += core
TEMPLATE = lib
2025-04-04 20:41:23 -04:00
CONFIG += staticlib c++17
2025-03-01 20:38:52 -05:00
2025-04-04 20:34:24 -04:00
SOURCES += \
ipakfile.cpp
2025-03-01 20:38:52 -05:00
HEADERS += \
ipak_structs.h
DESTDIR = $$OUT_PWD/../