From e11450918049a2fc1ddd3fba62e93c7f7f09ea74 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Tue, 17 Dec 2002 06:33:27 +0000 Subject: [PATCH] add gotourl --- stepmania/src/StepMania.dsp | 8 ++++++++ stepmania/src/StepMania.vcproj | 6 ++++++ 2 files changed, 14 insertions(+) diff --git a/stepmania/src/StepMania.dsp b/stepmania/src/StepMania.dsp index 1b8cbc63ee..ff7fa4a324 100644 --- a/stepmania/src/StepMania.dsp +++ b/stepmania/src/StepMania.dsp @@ -658,6 +658,14 @@ SOURCE=.\archutils\Win32\AppInstance.h # End Source File # Begin Source File +SOURCE=.\archutils\Win32\GotoURL.cpp +# End Source File +# Begin Source File + +SOURCE=.\archutils\Win32\GotoURL.h +# End Source File +# Begin Source File + SOURCE=.\resource.h # End Source File # Begin Source File diff --git a/stepmania/src/StepMania.vcproj b/stepmania/src/StepMania.vcproj index fe05dbbde1..d246a42b52 100644 --- a/stepmania/src/StepMania.vcproj +++ b/stepmania/src/StepMania.vcproj @@ -674,6 +674,12 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\ + + + +