Don't hardcode paths for Windows-specific targets
authorSam Thursfield <sam.thursfield@codethink.co.uk>
Mon, 28 Nov 2011 14:57:38 +0000 (14:57 +0000)
committerSam Thursfield <sam.thursfield@codethink.co.uk>
Mon, 28 Nov 2011 14:57:38 +0000 (14:57 +0000)
commite610714ae71541cb38ea41f05477fcc8028b78b1
tree2a2bfea5946d0bb29954eeb551fd621f6dd94894
parent02402ce569584b4c02ff042c17af54eb7d2dc9f8
Don't hardcode paths for Windows-specific targets

Icons etc. are now expected to be located inside the install prefix,
instead of the hardcoded path c:/build
Makefile.am
README.windows