diff --git a/build/premake/premake.lua b/build/premake/premake.lua index d3acfd360a..2fc343629e 100755 --- a/build/premake/premake.lua +++ b/build/premake/premake.lua @@ -148,7 +148,8 @@ function setuppackage (projectname) "spidermonkey", "xerces", "vorbis", - "boost" + "boost", + "libjpg" -- static lib; no need for a delayload entry } -- Add '//lib' and '/include' to the includepaths and libpaths