modify autosetup
This commit is contained in:
parent
c3424aadaa
commit
c78b9f7434
@ -4,8 +4,12 @@ mkdir ".\Release.Win32\Supermodel 32bit Outputs\ONLY COPY FILE INSIDE THIS FOLDE
|
||||
mkdir ".\Release.Win32\Supermodel 64bit Outputs\ONLY COPY FILE INSIDE THIS FOLDER IF OLDER SUPERMODEL VERSION BEFORE r791"
|
||||
xcopy ".\Release.x64\dinput8.dll" ".\Release.Win32\Button Rumble 64bit" /Y
|
||||
xcopy ".\Release.x64\SDL2.dll" ".\Release.Win32\Button Rumble 64bit" /Y
|
||||
xcopy ".\Release.x64\dinput8.dll" ".\Release.Win32\InitialD Zero" /Y
|
||||
xcopy ".\Release.x64\SDL2.dll" ".\Release.Win32\InitialD Zero" /Y
|
||||
xcopy ".\Release.x64\dinput8.dll" ".\Release.Win32\InitialD Zero v131" /Y
|
||||
xcopy ".\Release.x64\SDL2.dll" ".\Release.Win32\InitialD Zero v131" /Y
|
||||
xcopy ".\Release.x64\dinput8.dll" ".\Release.Win32\InitialD Zero v211" /Y
|
||||
xcopy ".\Release.x64\SDL2.dll" ".\Release.Win32\InitialD Zero v211" /Y
|
||||
xcopy ".\Release.x64\dinput8.dll" ".\Release.Win32\Sega World Drivers Championship 2018" /Y
|
||||
xcopy ".\Release.x64\SDL2.dll" ".\Release.Win32\Sega World Drivers Championship 2018" /Y
|
||||
xcopy ".\Release.x64\dinput8.dll" ".\Release.Win32\MAME 64bit Outputs" /Y
|
||||
xcopy ".\Release.x64\SDL2.dll" ".\Release.Win32\MAME 64bit Outputs" /Y
|
||||
xcopy ".\Release.x64\dinput8.dll" ".\Release.Win32\PokkenTournament" /Y
|
||||
|
Loading…
Reference in New Issue
Block a user