1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-19 06:07:42 +02:00

sort line endings from previous patch to this file, and add new file pair from previous patch commit to the build system

This commit is contained in:
RichardAsh1981@gmail.com 2014-01-14 20:02:32 +00:00
parent 94346902b3
commit 612998440c

View File

@ -197,12 +197,12 @@ audacity_SOURCES = \
TrackPanel.cpp \
TrackPanel.h \
TrackPanelAx.cpp \
TrackPanelAx.h \
UndoManager.cpp \
UndoManager.h \
ViewInfo.h \
VoiceKey.cpp \
VoiceKey.h \
TrackPanelAx.h \
UndoManager.cpp \
UndoManager.h \
ViewInfo.h \
VoiceKey.cpp \
VoiceKey.h \
WaveClip.cpp \
WaveClip.h \
WaveTrack.cpp \
@ -247,6 +247,8 @@ audacity_SOURCES = \
commands/Keyboard.h \
commands/MessageCommand.cpp \
commands/MessageCommand.h \
commands/OpenSaveCommands.cpp \
commands/OpenSaveCommands.h \
commands/PreferenceCommands.cpp \
commands/PreferenceCommands.h \
commands/ResponseQueue.cpp \