From c35ca4744e9021907701ae5f7fe2f64e248d1ab4 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 5 Feb 2005 21:25:02 +0000 Subject: [PATCH] update --- stepmania/src/Makefile.am | 1 + stepmania/src/StepMania.vcproj | 3 +++ 2 files changed, 4 insertions(+) diff --git a/stepmania/src/Makefile.am b/stepmania/src/Makefile.am index d193ecaab4..99f2516e93 100644 --- a/stepmania/src/Makefile.am +++ b/stepmania/src/Makefile.am @@ -78,6 +78,7 @@ ScoreKeeper.h ScoreKeeperMAX2.cpp ScoreKeeperMAX2.h \ ScoreKeeperRave.cpp ScoreKeeperRave.h Song.cpp song.h SongCacheIndex.cpp SongCacheIndex.h \ SongOptions.cpp SongOptions.h SongUtil.cpp SongUtil.h StageStats.cpp StageStats.h Steps.cpp Steps.h \ StepsUtil.cpp StepsUtil.h Style.cpp Style.h StyleUtil.cpp StyleUtil.h \ +SubscriptionManager.h \ StyleInput.h TimingData.cpp TimingData.h \ Trail.cpp Trail.h TrailUtil.cpp TrailUtil.h TitleSubstitution.cpp TitleSubstitution.h diff --git a/stepmania/src/StepMania.vcproj b/stepmania/src/StepMania.vcproj index c96c747a57..36319df2f5 100644 --- a/stepmania/src/StepMania.vcproj +++ b/stepmania/src/StepMania.vcproj @@ -917,6 +917,9 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\ + +