valentina/src/app/core/core.pri

10 lines
179 B
Plaintext
Raw Normal View History

HEADERS += \
core/vapplication.h \
core/vtranslation.h \
core/undoevent.h
SOURCES += \
core/vapplication.cpp \
core/vtranslation.cpp \
core/undoevent.cpp