Commit graph

8 commits

Author SHA1 Message Date
David Tardon
c25e9282ad remove all traces of offuh from makefiles 2011-06-18 11:26:56 +02:00
Cédric Bosdonnat
3ab02b0775 Use realpath: command not found for the includes in the makefiles 2011-05-27 11:05:08 +02:00
Tor Lillqvist
8b23d5be31 Use specific DLLPUBLIC for each library
This avoids exporting the same functions from multiple DLLs.

Also don't mark template classes for DLL export/import, I think that
is not what we want. Or am I on crack?
2011-05-15 22:33:03 +03:00
Luboš Luňák
8fa1a08747 read wp:positionOffset, wp:alignV and wp:alignH properly (bnc#513579)
A pretty hackish way (see the comment), but I haven't managed to find
out if there's a proper way to read it.
2011-05-04 14:35:28 +02:00
Tor Lillqvist
f183369a8d Fix Cygwin path and symlink problems, thanks to shm_get 2011-04-29 18:41:17 +03:00
Bjoern Michaelsen
bba68c41ae include helper by absolute path
* otherwise a global gbuild build fails
2011-04-16 13:37:58 +02:00
David Tardon
e8157839f7 use $(OUTDIR) here 2011-04-15 12:59:43 +02:00
David Tardon
fd5a147a63 gbuildize writerfilter 2011-04-14 16:15:22 +02:00