Changeset 0921c0fb1d68fd60c2833354e639af2a56d94624
- 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:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r5843bef
|
r0921c0f
|
|
| 11 | 11 | |
| 12 | 12 | if WIN32 |
| | 13 | gobby_LDADD += -lole32 -luuid |
| 13 | 14 | gobby_LDFLAGS = -Wl,--enable-runtime-pseudo-reloc -mwindows win32/gobby.res |
| 14 | 15 | endif |