Skip to content
  • Tor Lillqvist's avatar
    Undef DATADIR before including <shlobj.h> to avoid collision with DATADIR · e0719dfd
    Tor Lillqvist authored
    2007-05-14  Tor Lillqvist  <tml@novell.com>
    
    	* libgimpbase/gimpenv.c: Undef DATADIR before including <shlobj.h>
    	to avoid collision with DATADIR enum in objidl.h. Define
    	CSIDL_MYDOCUMENTS, CSIDL_MYMUSIC and CSIDL_MYVIDEO in case missing
    	from shlobj.h.
    
    	* libgimpbase/Makefile.am: Link with -lole32 on Win32 for
    	CoTaskMemFree().
    
    
    svn path=/trunk/; revision=22483
    e0719dfd