1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[misc] add .editorconfig

* Also update getopt project file to remove missing file
This commit is contained in:
Pete Batard 2017-03-14 18:43:29 +01:00
parent 5f679edf4d
commit ee67019129
10 changed files with 24 additions and 17 deletions

View file

@ -139,9 +139,6 @@
<ItemGroup>
<ClInclude Include="..\getopt.h" />
</ItemGroup>
<ItemGroup>
<None Include="ClassDiagram.cd" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>