mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
adding debugging values
This commit is contained in:
parent
ed3e0668cc
commit
9387df71ea
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<project name="RSE ISV Doc Build" default="all" basedir=".">
|
||||
|
||||
<target name="init">
|
||||
<available file="${basedir}/index" property="index.present" />
|
||||
<!-- available file="${basedir}/index" property="index.present" / -->
|
||||
</target>
|
||||
|
||||
<target name="all" depends="init" unless="index.present">
|
||||
|
|
Loading…
Add table
Reference in a new issue