Changeset 0921c0fb1d68fd60c2833354e639af2a56d94624

Show
Ignore:
Timestamp:
01/06/07 23:55:06 (6 years ago)
Author:
Philipp Kern <phil@…>
Parents:
49defa152cb9a7a78a0ebe4d3771d643c2c4f33d
Children:
4aa809a7bff5341974bee2f6f46a22f8318c9e89
git-committer:
Philipp Kern <phil@0x539.de> / 2007-01-06T22:55:06Z+0000
Message:

[project @ Need to link against this for OLE Drag+Drop to work]

Original author: Armin Burgmeier <armin@…>
Date: 2005-11-17 19:46:35+00:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Makefile.am

    r5843bef r0921c0f  
    1111 
    1212if WIN32 
     13gobby_LDADD += -lole32 -luuid 
    1314gobby_LDFLAGS = -Wl,--enable-runtime-pseudo-reloc -mwindows win32/gobby.res 
    1415endif