Newer
Older
SOURCES += \
$$PWD/AnimationChangingWidget.cpp \
$$PWD/ComboBoxDelegate.cpp \
$$PWD/CustomPlacementButton.cpp \
$$PWD/ServersComboBox.cpp \
$$PWD/AnimatedLineEdit.cpp \
$$PWD/ScreenOverlaying.cpp \

Alexandr Mruchok
committed
$$PWD/StyledDropShadowEffect.cpp \
$$PWD/StyledSubcontrol.cpp
HEADERS += \
$$PWD/AnimationChangingWidget.h \
$$PWD/ComboBoxDelegate.h \
$$PWD/CustomPlacementButton.h \
$$PWD/ServersComboBox.h \
$$PWD/AnimatedLineEdit.h \
$$PWD/ScreenOverlaying.h \

Alexandr Mruchok
committed
$$PWD/StyledDropShadowEffect.h \
$$PWD/StyledSubcontrol.h
INCLUDEPATH += $$PWD