Skip to content
  • Tor Lillqvist's avatar
    Pass -DGSPAWN_HELPER when building it. Link with user32.lib. · 4905022b
    Tor Lillqvist authored
    2000-10-19  Tor Lillqvist  <tml@iki.fi>
    
    	* makefile.msc.in: Pass -DGSPAWN_HELPER when building it. Link
    	with user32.lib.
    
    	* gspawn-win32.c
    	* gfileutils.c: Make them compile with picky MSVC.
    
    	* gwin32.h: New file. Move Win32-only stuff that isn't related to
    	GIOChannels here from giochannel.h.
    
    	* Makefile.am: Add it here.
    
    	* giochannel.h: Move stuff to gwin32.h.
    
    	* glib.h: On Win32, include gwin32.h.
    4905022b