summaryrefslogtreecommitdiff
path: root/vcl/AllLangResTarget_vcl.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-05-28 22:38:33 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-05-28 22:39:48 +0300
commit9ff135581cc761b8243c93e1d77122b7849682e6 (patch)
treed00983dee0f18037fba2cd73371866efeed96351 /vcl/AllLangResTarget_vcl.mk
parent845c261d8c1c84362085103f161bebdf1ffc8473 (diff)
Attempt to fix vcl build on Windows
Diffstat (limited to 'vcl/AllLangResTarget_vcl.mk')
-rw-r--r--vcl/AllLangResTarget_vcl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/AllLangResTarget_vcl.mk b/vcl/AllLangResTarget_vcl.mk
index 9a3453af2810..307f8ae27754 100644
--- a/vcl/AllLangResTarget_vcl.mk
+++ b/vcl/AllLangResTarget_vcl.mk
@@ -37,7 +37,7 @@ $(eval $(call gb_SrsTarget_SrsTarget,vcl/source/src))
$(eval $(call gb_SrsTarget_set_include,vcl/source/src,\
$$(INCLUDE) \
- -I$(SRCDIR)/vcl/inc \
+ -I$(realpath $(SRCDIR)/vcl/inc) \
))
$(eval $(call gb_SrsTarget_add_files,vcl/source/src,\