add missing Wheel*Base.*
This commit is contained in:
@@ -231,7 +231,8 @@ MusicWheelItem.cpp MusicWheelItem.h OptionIcon.cpp OptionIcon.h OptionIconRow.cp
|
|||||||
OptionRow.cpp OptionRow.h OptionsCursor.cpp OptionsCursor.h \
|
OptionRow.cpp OptionRow.h OptionsCursor.cpp OptionsCursor.h \
|
||||||
PaneDisplay.cpp PaneDisplay.h ScrollBar.cpp ScrollBar.h \
|
PaneDisplay.cpp PaneDisplay.h ScrollBar.cpp ScrollBar.h \
|
||||||
ScrollingList.cpp ScrollingList.h SnapDisplay.cpp SnapDisplay.h \
|
ScrollingList.cpp ScrollingList.h SnapDisplay.cpp SnapDisplay.h \
|
||||||
TextBanner.cpp TextBanner.h WheelNotifyIcon.cpp WheelNotifyIcon.h
|
TextBanner.cpp TextBanner.h WheelBase.cpp WheelBase.h WheelItemBase.cpp WheelItemBase.h \
|
||||||
|
WheelNotifyIcon.cpp WheelNotifyIcon.h
|
||||||
|
|
||||||
ActorsInGameplay = \
|
ActorsInGameplay = \
|
||||||
ArrowEffects.cpp ArrowEffects.h AttackDisplay.cpp AttackDisplay.h \
|
ArrowEffects.cpp ArrowEffects.h AttackDisplay.cpp AttackDisplay.h \
|
||||||
|
|||||||
@@ -1698,6 +1698,18 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
|||||||
<File
|
<File
|
||||||
RelativePath=".\TextBanner.h">
|
RelativePath=".\TextBanner.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="WheelBase.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="WheelBase.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="WheelItemBase.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="WheelItemBase.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="WheelNotifyIcon.cpp">
|
RelativePath="WheelNotifyIcon.cpp">
|
||||||
</File>
|
</File>
|
||||||
|
|||||||
Reference in New Issue
Block a user