feat: projects can now link seamlessly with project

fix: change runtime library usage to MT static
This commit is contained in:
Patoke
2026-02-28 02:09:50 -03:00
parent 5cf5f3f84e
commit 713247054e
7 changed files with 28 additions and 0 deletions
+4
View File
@@ -1 +1,5 @@
#pragma once
#include "4J_Profile.h"
C_4JProfile ProfileManager;