1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 06:01:13 +02:00

Three new files in the build, still empty

This commit is contained in:
Paul Licameli
2019-05-17 19:08:58 -04:00
parent f4703bbd1f
commit e5c7e5a21f
12 changed files with 132 additions and 27 deletions

View File

@@ -164,6 +164,8 @@ audacity_SOURCES = \
InconsistencyException.h \
InterpolateAudio.cpp \
InterpolateAudio.h \
KeyboardCapture.cpp \
KeyboardCapture.h \
LabelDialog.cpp \
LabelDialog.h \
LabelTrack.cpp \
@@ -205,6 +207,8 @@ audacity_SOURCES = \
Profiler.h \
Project.cpp \
Project.h \
ProjectFSCK.cpp \
ProjectFSCK.h \
RealFFTf.cpp \
RealFFTf.h \
RealFFTf48x.cpp \
@@ -223,6 +227,8 @@ audacity_SOURCES = \
SelectionState.h \
Shuttle.cpp \
Shuttle.h \
ShuttleGetDefinition.cpp \
ShuttleGetDefinition.h \
ShuttleGui.cpp \
ShuttleGui.h \
ShuttlePrefs.cpp \