Whitespace cleanup
parent
b71b9bff02
commit
5edee711f4
|
|
@ -304,7 +304,8 @@
|
|||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<CustomBuild Include="adhoc.cpp.proto">
|
||||
<Command>if not exist adhoc.cpp copy "%(FullPath)" adhoc.cpp
|
||||
<Command>
|
||||
if not exist adhoc.cpp copy "%(FullPath)" adhoc.cpp
|
||||
echo: >> adhoc.cpp.copied
|
||||
</Command>
|
||||
<Outputs>adhoc.cpp.copied;%(Outputs)</Outputs>
|
||||
|
|
|
|||
Loading…
Reference in New Issue