decomposition

This commit is contained in:
2026-02-28 22:03:30 -05:00
parent cadf7cb42e
commit 1ebdde1ea2

View File

@@ -0,0 +1,10 @@
TEMPLATE = app
CONFIG += console c++17
CONFIG -= app_bundle
CONFIG -= qt
SOURCES += \
main.cpp
HEADERS += \
typefactory.h