We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7505955 commit 2458e9eCopy full SHA for 2458e9e
config.bat
@@ -9,4 +9,4 @@ set "FLEX_SDK=C:\SDKS\AIRSDK"
9
REM Path to the Steam SDK, so that %STEAM_SDK%\redistributable_bin exists.
10
set "STEAM_SDK=C:\SDKS\SteamSDK"
11
REM Path to the unzip binary. Only needed when building the ANE.
12
-set "UNZIP_BIN=%ProgramFiles(x86)%\GnuWin32\bin\unzip"
+set "UNZIP_BIN=%ProgramFiles%\Git\usr\bin\unzip"
0 commit comments