Kawe Mazidjatari
04bee896be
Fix string/wstring type conflict
...
cppkore uses string/wstring as StringBase while we use std::string/std::wstring as string/wstring. Changed all types in cppkore to String/WString instead.
2022-05-21 21:51:35 +02:00
Kawe Mazidjatari
3f14198695
Enable more optimization options for all projects
2022-05-13 17:37:23 +02:00
Amos
84db6e73db
Remove extraneous build configs
2022-03-04 16:23:05 +01:00
Amos
cf92d64a27
Use unicode character set instead of multi-byte
2022-03-04 16:06:36 +01:00
Amos
4cb1f7927b
Move static libraries to dedicated location
...
Also compile Detours as static library instead
2022-02-22 19:37:56 +01:00
Amos
b02929edd1
Move project files to dedicated folder and rename solution file
2022-02-22 12:25:09 +01:00