Incluir los ficheros DCR en la lista de ficheros a eliminar por la tarea CleanCode.
git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@109 0c75b7a4-871f-7646-8a2f-f78d34cc349f
This commit is contained in:
parent
1536075dab
commit
8add237c6c
@ -150,6 +150,7 @@
|
|||||||
$(CodeFolder)\**\*.dsk;
|
$(CodeFolder)\**\*.dsk;
|
||||||
$(CodeFolder)\**\*.~*;
|
$(CodeFolder)\**\*.~*;
|
||||||
$(CodeFolder)\**\*.bpl;
|
$(CodeFolder)\**\*.bpl;
|
||||||
|
$(CodeFolder)\**\*.dcr;
|
||||||
$(OutputPath)\**\*.*"
|
$(OutputPath)\**\*.*"
|
||||||
Exclude="$(OutputPath)\Database\*"/>
|
Exclude="$(OutputPath)\Database\*"/>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user