1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-17 06:52:18 +01:00

fixing crlf for windows

This commit is contained in:
Federico Fissore 2013-10-14 18:26:59 +02:00
parent 56bdebb8d7
commit a81f04056d

View File

@ -654,6 +654,7 @@
</copy>
<fixcrlf file="windows/work/revisions.txt" eol="dos"/>
<fixcrlf file="windows/work/lib/formatter.conf" eol="dos"/>
<copy todir="windows/work">
<fileset dir="windows/dist" includes="*.dll" />