From 138c4744284612db9e699e03557b523c111efdaf Mon Sep 17 00:00:00 2001 From: Lars Roland Date: Fri, 21 Jan 2005 18:50:12 +0000 Subject: Another step towards getting the old plugin API retired: Official plugins get linked with libethereal.dll's import library by default now. svn path=/trunk/; revision=13153 --- config.nmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.nmake') diff --git a/config.nmake b/config.nmake index ee991386e2..1421f7d0bd 100644 --- a/config.nmake +++ b/config.nmake @@ -233,7 +233,7 @@ ENABLE_LIBETHEREAL=USE !IFDEF ENABLE_LIBETHEREAL # Uncomment next line to link plugins with the import library of libethereal.dll -#LINK_PLUGINS_WITH_LIBETHEREAL=USE +LINK_PLUGINS_WITH_LIBETHEREAL=USE !ENDIF # -- cgit v1.2.3