Dynamic pdcurses library.

This commit is contained in:
momo5502 2016-01-27 03:17:31 +01:00
parent 13bf9d2b79
commit d3a9580f8f

View File

@ -191,5 +191,6 @@ workspace "iw4x"
-- not our code, ignore POSIX usage warnings for now
warnings "Off"
-- always build as static lib, as pdcurses doesn't export anything
kind "StaticLib"
kind "SharedLib"
configuration "*Static"
kind "StaticLib"