Commit graph

4 commits

Author SHA1 Message Date
Andras Timar
cbaabc7323 fdo#46847 fix build of so_activex.rc
Use \ instead of / in path, but more importantly,
use relative path, because '-' in path caused build error.
Path was truncated right before the '-'. We could have put it
between quotes, but then the SO_ACTIVEX_TLB_DIR define would not
be substituted, so instead of hacking of the rc, I chose this
solution.

e
2012-03-09 10:24:52 +01:00
David Tardon
09888c688e fix building of so_activex (fdo#46847) 2012-03-04 10:32:52 +01:00
Michael Stahl
6716631b35 extensions: d'oh, i've pasted C++ emacs modelines in makefiles 2011-12-19 22:09:48 +01:00
Peter Foley
1841baf54f extensions: convert activex to gbuild 2011-12-18 01:28:13 +01:00