mirror of
https://github.com/azahar-emu/soundtouch
synced 2025-11-06 23:20:03 +01:00
Added upgrade step to migrate project files for later Visual Studio versions.
This commit is contained in:
parent
ab0d353f6f
commit
0ec963fddf
@ -30,8 +30,10 @@ goto end
|
||||
|
||||
md bin
|
||||
md lib
|
||||
devenv source\SoundTouch\SoundTouch.vcproj /upgrade
|
||||
devenv source\SoundTouch\SoundTouch.vcproj /build debug
|
||||
devenv source\SoundTouch\SoundTouch.vcproj /build release
|
||||
devenv source\SoundStretch\SoundStretch.vcproj /upgrade
|
||||
devenv source\SoundStretch\SoundStretch.vcproj /build debug
|
||||
devenv source\SoundStretch\SoundStretch.vcproj /build release
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user