X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77a7dfc1a1716e4815ce8bce13381bfd3e6da331..0c06c9839c0ca2f5857ed336bcbfd98031f97f08:/samples/splash/makefile.vc diff --git a/samples/splash/makefile.vc b/samples/splash/makefile.vc index 3285b944e5..31580b227b 100644 --- a/samples/splash/makefile.vc +++ b/samples/splash/makefile.vc @@ -245,7 +245,7 @@ __DLLFLAG_p = /DWXUSINGDLL !if "$(SHARED)" == "1" __DLLFLAG_p_1 = /d WXUSINGDLL !endif -!if "$(MONOLITHIC)" == "0" +!if "$(MONOLITHIC)" == "0" && "$(USE_MEDIA)" == "1" __WXLIB_MEDIA_p = \ wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_media.lib !endif