summaryrefslogtreecommitdiff
path: root/Externals/cpp-optparse/cpp-optparse.vcxproj.filters
diff options
context:
space:
mode:
authorshuffle2 <godisgovernment@gmail.com>2017-06-03 18:36:01 -0700
committerGitHub <noreply@github.com>2017-06-03 18:36:01 -0700
commitc2cef72f8bf178c1fc5b0bc55fdaccd67f13aa90 (patch)
treee9cf0b2f305200e6e8f98784625a4b52558e874f /Externals/cpp-optparse/cpp-optparse.vcxproj.filters
parent78c0e8c80989a553806edc95da10ebc724750ccb (diff)
parent2a01945cf497e09729fc8b3a2c798b13022617ee (diff)
Merge pull request #5512 from shuffle2/vs-cleanup
VS cleanup
Diffstat (limited to 'Externals/cpp-optparse/cpp-optparse.vcxproj.filters')
-rw-r--r--Externals/cpp-optparse/cpp-optparse.vcxproj.filters9
1 files changed, 0 insertions, 9 deletions
diff --git a/Externals/cpp-optparse/cpp-optparse.vcxproj.filters b/Externals/cpp-optparse/cpp-optparse.vcxproj.filters
deleted file mode 100644
index f9d83ae283..0000000000
--- a/Externals/cpp-optparse/cpp-optparse.vcxproj.filters
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup>
- <ClCompile Include="OptionParser.cpp" />
- </ItemGroup>
- <ItemGroup>
- <ClInclude Include="OptionParser.h" />
- </ItemGroup>
-</Project>