mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2024-11-23 09:59:42 +00:00
Whitespace cleanup
This commit is contained in:
parent
b71b9bff02
commit
5edee711f4
@ -304,9 +304,10 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<CustomBuild Include="adhoc.cpp.proto">
|
||||
<Command>if not exist adhoc.cpp copy "%(FullPath)" adhoc.cpp
|
||||
echo: >> adhoc.cpp.copied
|
||||
</Command>
|
||||
<Command>
|
||||
if not exist adhoc.cpp copy "%(FullPath)" adhoc.cpp
|
||||
echo: >> adhoc.cpp.copied
|
||||
</Command>
|
||||
<Outputs>adhoc.cpp.copied;%(Outputs)</Outputs>
|
||||
</CustomBuild>
|
||||
<None Include="Doxyfile" />
|
||||
|
Loading…
Reference in New Issue
Block a user