summaryrefslogtreecommitdiff
path: root/extensions/WinResTarget_activex.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-05-29use gb_WinResTarget_use_custom_headersDavid Tardon1-2/+4
Change-Id: I62f63eb4eeb8d48c35bec1c8e9f05e7037ccd12c
2012-05-29rename functions for consistency with the rest of gbuildDavid Tardon1-4/+3
Change-Id: I572a8a6dc9da4f63b7c937748b3013bab60bb6bb
2012-05-09gbuild: use mixed paths on cygwinMatúš Kukan1-1/+1
make 3.82 understands mixed paths, so use them. This allows us to get rid of evil in BuildDirs.mk. Hopefully, life will be simpler now. Change-Id: I I I641f28c6af1948963f7004f8071af62e21caabb3
2012-04-09gbuild: simplify and unify gb_Helper_*native*Matúš Kukan1-1/+1
2012-04-04fix so_activex_idl, part oneMatúš Kukan1-3/+1
2012-04-04extensions: use CustomTarget makefilesMatúš Kukan1-1/+1
2012-03-09fdo#46847 fix build of so_activex.rcAndras Timar1-1/+1
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-04fix building of so_activex (fdo#46847)David Tardon1-3/+5
2011-12-19extensions: d'oh, i've pasted C++ emacs modelines in makefilesMichael Stahl1-0/+3
2011-12-18extensions: convert activex to gbuildPeter Foley1-0/+46