1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00

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