Files
transactions/transactions.pro
tomFlowee bcb923f295 More old cleaning
This repo was originally used for a very different purpose, removing
the no longer needed files.
2024-09-05 13:36:38 +02:00

10 lines
156 B
Prolog

TEMPLATE = app
TARGET = transactions
INCLUDEPATH += . support/cppQt
# Input
HEADERS += StreamMethods.h Transaction.h
SOURCES += main.cpp Transaction.cpp