1e99fb68c1
--HG-- branch : feature
16 lines
487 B
Plaintext
16 lines
487 B
Plaintext
HEADERS += \
|
|
exception/vexceptionobjecterror.h \
|
|
exception/vexceptionemptyparameter.h \
|
|
exception/vexceptionconversionerror.h \
|
|
exception/vexceptionbadid.h \
|
|
exception/vexception.h \
|
|
exception/vexceptionwrongid.h
|
|
|
|
SOURCES += \
|
|
exception/vexceptionobjecterror.cpp \
|
|
exception/vexceptionemptyparameter.cpp \
|
|
exception/vexceptionconversionerror.cpp \
|
|
exception/vexceptionbadid.cpp \
|
|
exception/vexception.cpp \
|
|
exception/vexceptionwrongid.cpp
|