1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 10:46:02 +02:00

Setting isTest=true for testing project type

This commit is contained in:
Norbert Pltt 2006-09-26 11:48:55 +00:00
parent af4f0d8569
commit 9b2810c5ed

View file

@ -6345,6 +6345,7 @@
<projectType <projectType
id="pathconvertertest.projecttype" id="pathconvertertest.projecttype"
isAbstract="false" isAbstract="false"
isTest="true"
name="pathconvertertest"> name="pathconvertertest">
<configuration <configuration
id="pathconvertertest.tcnn.tonn" id="pathconvertertest.tcnn.tonn"