reorganize to use .bat files instead of .sh. Move demo to an example project

This commit is contained in:
2025-09-15 10:58:01 -05:00
parent 530dea9728
commit e77dfde1bc
18 changed files with 115 additions and 39 deletions

3
.gitignore vendored
View File

@@ -12,5 +12,6 @@ x64**
**.exe
.cache**
tags
bin/*
**/bin/**
**/obj/**
compile_commands.json