From 90166d7b1fdc75c71a4f889eadad35e33ee7fcba Mon Sep 17 00:00:00 2001 From: Monster Iestyn <iestynjealous@ntlworld.com> Date: Mon, 16 Jan 2017 15:43:27 +0000 Subject: [PATCH] Updated SRB2.cbp to (presumably) handle lua_blockmaplib.c correctly --- SRB2.cbp | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/SRB2.cbp b/SRB2.cbp index 3b9befc7b7..88dc400fee 100644 --- a/SRB2.cbp +++ b/SRB2.cbp @@ -1518,18 +1518,6 @@ HW3SOUND for 3D hardware sound support </Unit> <Unit filename="src/lua_blockmaplib.c"> <Option compilerVar="CC" /> - <Option target="Debug Native/SDL" /> - <Option target="Release Native/SDL" /> - <Option target="Debug Mingw/SDL" /> - <Option target="Release Mingw/SDL" /> - <Option target="Debug Mingw/DirectX" /> - <Option target="Release Mingw/DirectX" /> - <Option target="Debug Linux/SDL" /> - <Option target="Release Linux/SDL" /> - <Option target="Debug Mingw64/SDL" /> - <Option target="Release Mingw64/SDL" /> - <Option target="Debug Mingw64/DirectX" /> - <Option target="Release Mingw64/DirectX" /> </Unit> <Unit filename="src/lua_consolelib.c"> <Option compilerVar="CC" /> -- GitLab