diff options
Diffstat (limited to 'Recipe')
| -rw-r--r-- | Recipe | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,7 +13,8 @@ !makefile cygwin Makefile.cyg !makefile osx Makefile.osx -WINDOWS = windows user32.lib gdi32.lib comctl32.lib comdlg32.lib +WINDOWS = windows printing + + user32.lib gdi32.lib comctl32.lib comdlg32.lib winspool.lib COMMON = midend drawing misc malloc random version NET = net tree234 dsf NETSLIDE = netslide tree234 |