1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 17:04:47 +03:00

Pass the UI page to the difftool.

This commit is contained in:
Rob Rix 2015-10-27 18:53:40 -04:00
parent e64f01bf03
commit bf5b5616d5

View File

@ -74,6 +74,10 @@
argument = "$(SRCROOT)/UI/diff.json"
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "$(SRCROOT)/UI/index.html"
isEnabled = "YES">
</CommandLineArgument>
</CommandLineArguments>
<AdditionalOptions>
</AdditionalOptions>