mirror of
https://github.com/azahar-emu/soundtouch
synced 2025-11-06 23:20:03 +01:00
Moved SoundStretch from "source/example" to "source" directory
This commit is contained in:
parent
26bbd80873
commit
272462f2a3
@ -17,7 +17,7 @@
|
||||
md bin
|
||||
md lib
|
||||
msdev source\SoundTouch\SoundTouch.dsw /MAKE ALL
|
||||
msdev source\example\SoundStretch\SoundStretch.dsw /MAKE "SoundStretch - Win32 Release"
|
||||
msdev source\SoundStretch\SoundStretch.dsw /MAKE "SoundStretch - Win32 Release"
|
||||
|
||||
goto end
|
||||
|
||||
@ -32,8 +32,8 @@ md bin
|
||||
md lib
|
||||
devenv source\SoundTouch\SoundTouch.vcproj /build debug
|
||||
devenv source\SoundTouch\SoundTouch.vcproj /build release
|
||||
devenv source\example\SoundStretch\SoundStretch.vcproj /build debug
|
||||
devenv source\example\SoundStretch\SoundStretch.vcproj /build release
|
||||
devenv source\SoundStretch\SoundStretch.vcproj /build debug
|
||||
devenv source\SoundStretch\SoundStretch.vcproj /build release
|
||||
|
||||
@goto end
|
||||
|
||||
@ -50,4 +50,4 @@ echo ** "\Program Files\Microsoft Visual Studio\VC98\Bin", then try again.
|
||||
echo **
|
||||
echo *********************************************************************
|
||||
|
||||
:end
|
||||
:end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user