Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stephane Crozat
hdoc
Commits
2e4639b3
Commit
2e4639b3
authored
Dec 17, 2015
by
Jean-Baptiste Martin
Browse files
bug fix on windows
parent
66c64a68
Changes
1
Hide whitespace changes
Inline
Side-by-side
optim_to_opale/myantce.ant
View file @
2e4639b3
...
...
@@ -95,6 +95,7 @@
<param
name=
"msg"
value=
"Running optim_to_hdoc bat script"
/>
</antcall>
<exec
executable=
"cmd"
dir=
"${optim_to_hdoc}"
>
<arg
value=
"/c"
/>
<arg
value=
"${optim_to_hdoc}/run.bat"
/>
</exec>
</target>
...
...
@@ -142,6 +143,7 @@
</antcall>
<exec
executable=
"cmd"
dir=
"${hdoc_to_opale}"
>
<arg
value=
"/c"
/>
<arg
value=
"${hdoc_to_opale}/run.bat"
/>
</exec>
</target>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment