From 77c7fa836f0f77049835f649d1f9a9ff8bc11cc9 Mon Sep 17 00:00:00 2001 From: Ryan Houdek Date: Sun, 17 Jan 2016 05:09:58 -0600 Subject: Add the cpp-optparse project to Externals. From https://github.com/weisslj/cpp-argparse --- Externals/cpp-optparse/cpp-optparse.vcxproj | 52 +++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 Externals/cpp-optparse/cpp-optparse.vcxproj (limited to 'Externals/cpp-optparse/cpp-optparse.vcxproj') diff --git a/Externals/cpp-optparse/cpp-optparse.vcxproj b/Externals/cpp-optparse/cpp-optparse.vcxproj new file mode 100644 index 0000000000..03fd2db0c9 --- /dev/null +++ b/Externals/cpp-optparse/cpp-optparse.vcxproj @@ -0,0 +1,52 @@ + + + + + Debug + x64 + + + Release + x64 + + + + {C636D9D1-82FE-42B5-9987-63B7D4836341} + + + + StaticLibrary + v140 + Unicode + + + true + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3