forked from mirror/openmw-tes3mp
Revert "Build without unity builds, how far will we get?"
This reverts commit 05335491ac
.
This commit is contained in:
parent
05335491ac
commit
42e3ff6f96
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ cache:
|
|||
clone_folder: C:\projects\openmw
|
||||
|
||||
before_build:
|
||||
- cmd: sh %APPVEYOR_BUILD_FOLDER%\CI\before_script.msvc.sh -p %PLATFORM%
|
||||
- cmd: sh %APPVEYOR_BUILD_FOLDER%\CI\before_script.msvc.sh -u -p %PLATFORM%
|
||||
|
||||
build_script:
|
||||
- cmd: if %PLATFORM%==Win32 set build=Build_32
|
||||
|
|
Loading…
Reference in a new issue