Revert "Build without unity builds, how far will we get?"

This reverts commit 05335491ac.
coverity_scan
Alexander "Ace" Olofsson 8 years ago
parent 05335491ac
commit 42e3ff6f96

@ -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…
Cancel
Save