mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-30 21:55:31 +02:00
fixing ID for xlc feature in build file
This commit is contained in:
parent
e90661cfde
commit
163dfed423
1 changed files with 1 additions and 1 deletions
|
@ -374,7 +374,7 @@
|
|||
<param name="tagmodule" value="org.eclipse.cdt/xlc/org.eclipse.cdt.errorparsers.xlc"/>
|
||||
</antcall>
|
||||
<antcall target="tagone">
|
||||
<param name="tagmodule" value="org.eclipse.cdt/c99/org.eclipse.cdt.xlc.feature"/>
|
||||
<param name="tagmodule" value="org.eclipse.cdt/xlc/org.eclipse.cdt.xlc.feature"/>
|
||||
</antcall>
|
||||
</target>
|
||||
</project>
|
||||
|
|
Loading…
Add table
Reference in a new issue