Change some libraries to fix MSVC problems.

This commit is contained in:
Mark de Wever 2009-04-25 16:20:12 +00:00
parent af320fc046
commit 4c04eb35a3

View File

@ -42,8 +42,8 @@ set( game-external-libs
${SDLMIXER_LIBRARY}
${SDLNET_LIBRARY}
${SDLTTF_LIBRARY}
${PANGOCAIRO_LDFLAGS}
${FONTCONFIG_LDFLAGS}
${PANGOCAIRO_LIBRARIES}
${FONTCONFIG_LIBRARIES}
${LUA_LIBRARIES}
)