From 6e89110a763c14dbea60f686c2ceae67d490d894 Mon Sep 17 00:00:00 2001 From: Romain Goyet Date: Tue, 1 Oct 2019 16:01:25 +0200 Subject: [PATCH] [build] Don't use libpng on Windows either --- build/platform.simulator.windows.mak | 2 -- 1 file changed, 2 deletions(-) diff --git a/build/platform.simulator.windows.mak b/build/platform.simulator.windows.mak index 8c0d55a14..1d71772f4 100644 --- a/build/platform.simulator.windows.mak +++ b/build/platform.simulator.windows.mak @@ -1,4 +1,2 @@ TOOLCHAIN = windows EXE = exe - -EPSILON_SIMULATOR_HAS_LIBPNG = 1