Integrated RmlUi, fully moved over to cmake

This commit is contained in:
Mr-Wiseguy
2023-11-02 01:20:12 -04:00
parent dd30250623
commit 6fdf66b296
37 changed files with 1694 additions and 34717 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"version": "0.2.1",
"defaults": {},
"configurations": [
{
"type": "default",
"project": "CMakeLists.txt",
"projectTarget": "MMRecomp.exe",
"name": "MMRecomp.exe",
"currentDir": "${workspaceRoot}"
}
]
}