summaryrefslogtreecommitdiff
path: root/Externals/cpp-optparse/cpp-optparse.vcxproj
AgeCommit message (Collapse)Author
2025-10-10Update cpp-optparse to last commit and turn into a submoduleJoshua Vandaƫle
2022-04-27msbuild: use default Project attrsShawn Hoffman
maybe it makes the xml less scary :D
2020-08-22msbuild: re-enable standalone vcxproj processingShawn Hoffman
2020-08-22msbuild: refactor stuff out of project files (for externals)Shawn Hoffman
2019-12-28Add an ARM64 target to Visual Studio projectsStenzek
2019-11-30Update VS projects/solutions to VS2019Stenzek
2018-10-20Update to Visual Studio's default Windows SDKTillmann Karras
2017-06-03remove unused msbuild file contentShawn Hoffman
2017-05-28upgrade to Windows SDK 10.0.15063.0BhaaL
this is required for /permissive- to work, because some headers in the Windows SDK use Microsoft extensions that are not allowed in standards mode
2017-05-25Migrate to Visual Studio 2017.Pierre Bourdon
Auto-generated by the IDE, I'll trust it knows what it's doing.
2017-02-16Add the cpp-optparse project to Externals.Ryan Houdek
From https://github.com/weisslj/cpp-argparse