Whitespace cleanup

This commit is contained in:
Jeffrey Walton 2016-10-09 02:13:10 -04:00
parent b71b9bff02
commit 5edee711f4
No known key found for this signature in database
GPG Key ID: B36AB348921B1838

View File

@ -304,9 +304,10 @@
</ItemGroup>
<ItemGroup>
<CustomBuild Include="adhoc.cpp.proto">
<Command>if not exist adhoc.cpp copy "%(FullPath)" adhoc.cpp
echo: &gt;&gt; adhoc.cpp.copied
</Command>
<Command>
if not exist adhoc.cpp copy "%(FullPath)" adhoc.cpp
echo: &gt;&gt; adhoc.cpp.copied
</Command>
<Outputs>adhoc.cpp.copied;%(Outputs)</Outputs>
</CustomBuild>
<None Include="Doxyfile" />