feat: added empty c++ project

This commit is contained in:
2025-07-12 18:19:44 +02:00
parent f82d0145dd
commit ab5752d59f
20 changed files with 214 additions and 414 deletions

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup />
</Project>