Commit graph

9 commits

Author SHA1 Message Date
Bjoern Michaelsen
cca7126c29 very,very ugly hack to get the soffice.bin name
the previous solution couldnt work:
- Packages are toplevel targets, so they need to be in a separate file
- However, Packages should not be used here as it interferes with the
  pattern rules on $(OUTDIR)/bin
- replacing those instead with explicit (non-pattern) rules for this
  exceptional case
- depending from the regular target in $(OUTDIR) on the special one
- depending from the special target on the $(WORKDIR) one
2011-11-01 12:47:47 +01:00
Tor Lillqvist
4f3e9f30a0 Always link with user32 2011-09-22 15:46:15 +03:00
Tor Lillqvist
8a915ad95f Simplify the manifest dance 2011-09-22 15:35:11 +03:00
Jan Holesovsky
b0ddd564c1 Fix manifest creation in the MinGW case (and hopefully not breaking native). 2011-09-22 12:49:10 +02:00
Caolán McNamara
e629526bf5 Fixes for MSVC build 2011-09-21 19:53:10 +03:00
Caolán McNamara
0538506fb4 ah, not windows only of course 2011-09-21 15:33:40 +01:00
Caolán McNamara
aba21544bc get it to link with msvc at least 2011-09-21 15:11:03 +01:00
Jan Holesovsky
558ebfde8d Avoid officeloader -> soffice renaming dance, build that directly. 2011-09-20 11:01:45 +02:00
David Tardon
6df9c479f5 gbuildize desktop 2011-09-15 14:49:34 +02:00