Search found 27 matches

by oleksandr_kokoshyn
Mon Nov 26, 2018 5:03 am
Forum: Styles, Stylesheets and XML
Topic: System variables in build scripts (ProjectDirectory, etc.)
Replies: 0
Views: 690

System variables in build scripts (ProjectDirectory, etc.)

Hi all,

I'm writing some post-build scripts and I'm wondering if there are any more system variables besides the following:
$(TargetName)
$(ProjectName)
$(ProjectDirectory)
$(OutputDirectory)
For example, I'm using the TOC file in my script, would be great to get the path to the TOC file as a ...
by oleksandr_kokoshyn
Thu Oct 18, 2018 5:56 am
Forum: Single-Sourcing
Topic: Publishing two guides with one target (TopNav project)
Replies: 1
Views: 2205

Re: Publishing two guides with one target (TopNav project)

Hi Benedicte,

Have you found a solution for your project?