Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
wangwenx190 committed Nov 28, 2018
1 parent aaa3ace commit f74f8c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions win-build-openal.bat
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ SET _BUILD_TYPE=%2
SET _OPENAL_SRC_DIR=%3
SET _OPENAL_INST_DIR=%4
IF "%_TARGET_ARCH%" == "" SET _TARGET_ARCH=x64
IF "%_BUILD_TYPE%" == "" SET _BUILD_TYPE=dll
SET _VC_BAT_PATH=%VS2017INSTALLDIR%\VC\Auxiliary\Build\vcvarsall.bat
IF NOT EXIST "%_VC_BAT_PATH%" SET _VC_BAT_PATH=%ProgramFiles(x86)%\Microsoft Visual Studio\Preview\Enterprise\VC\Auxiliary\Build\vcvarsall.bat
IF NOT EXIST "%_VC_BAT_PATH%" SET _VC_BAT_PATH=%ProgramFiles(x86)%\Microsoft Visual Studio\Preview\Professional\VC\Auxiliary\Build\vcvarsall.bat
Expand Down

0 comments on commit f74f8c9

Please sign in to comment.