Build without unity builds, how far will we get?

This commit is contained in:
Alexander "Ace" Olofsson 2015-12-28 05:42:21 +01:00
parent d5196ac4fc
commit 05335491ac

View file

@ -37,7 +37,7 @@ cache:
clone_folder: C:\projects\openmw
before_build:
- cmd: sh %APPVEYOR_BUILD_FOLDER%\CI\before_script.msvc.sh -u -p %PLATFORM%
- cmd: sh %APPVEYOR_BUILD_FOLDER%\CI\before_script.msvc.sh -p %PLATFORM%
build_script:
- cmd: if %PLATFORM%==Win32 set build=Build_32