mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-26 04:11:18 +00:00
CB: disable compiling and linking IMG_xpm.c, it was updated for SDL2
This commit is contained in:
parent
064650d93c
commit
a583225d79
1 changed files with 2 additions and 0 deletions
2
SRB2.cbp
2
SRB2.cbp
|
@ -4159,6 +4159,8 @@ HW3SOUND for 3D hardware sound support
|
||||||
</Unit>
|
</Unit>
|
||||||
<Unit filename="src/sdl/IMG_xpm.c">
|
<Unit filename="src/sdl/IMG_xpm.c">
|
||||||
<Option compilerVar="CC" />
|
<Option compilerVar="CC" />
|
||||||
|
<Option compile="0" />
|
||||||
|
<Option link="0" />
|
||||||
<Option target="Debug Native/SDL" />
|
<Option target="Debug Native/SDL" />
|
||||||
<Option target="Release Native/SDL" />
|
<Option target="Release Native/SDL" />
|
||||||
<Option target="Debug Linux/SDL" />
|
<Option target="Debug Linux/SDL" />
|
||||||
|
|
Loading…
Reference in a new issue