From a163b2827775c215703723e0e3ab94aab63d359f Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Wed, 27 May 2015 12:07:35 +0200 Subject: Update BGFX (nw) --- 3rdparty/bgfx/scripts/example-common.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '3rdparty/bgfx/scripts/example-common.lua') diff --git a/3rdparty/bgfx/scripts/example-common.lua b/3rdparty/bgfx/scripts/example-common.lua index 96040b6bfe5..37e53afaa83 100644 --- a/3rdparty/bgfx/scripts/example-common.lua +++ b/3rdparty/bgfx/scripts/example-common.lua @@ -48,7 +48,8 @@ project ("example-common") } end - configuration { "winphone8*"} + configuration { "winphone8* or winstore8*"} linkoptions { "/ignore:4264" -- LNK4264: archiving object file compiled with /ZW into a static library; note that when authoring Windows Runtime types it is not recommended to link with a static library that contains Windows Runtime metadata } + premake.vstudio.splashpath = "../../../examples/runtime/images/SplashScreen.png" -- cgit v1.2.3-70-g09d2