From 6f47baddf90a4685c5662e5f6a782afbbe4cd619 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Thu, 30 Jun 2005 18:00:37 +0000 Subject: Load and Save are now supported on all three desktop platforms, and documented. (This means the GTK temporary dependency on an environment variable is now gone.) [originally from svn r6042] --- Recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Recipe') diff --git a/Recipe b/Recipe index a772e80..a6fde21 100644 --- a/Recipe +++ b/Recipe @@ -13,7 +13,7 @@ !makefile cygwin Makefile.cyg !makefile osx Makefile.osx -WINDOWS = windows user32.lib gdi32.lib comctl32.lib +WINDOWS = windows user32.lib gdi32.lib comctl32.lib comdlg32.lib COMMON = midend misc malloc random version NET = net tree234 NETSLIDE = netslide tree234 -- cgit v1.1