1
0

migration

This commit is contained in:
2025-04-29 22:08:00 +03:00
commit ad28507008
232 changed files with 12299 additions and 0 deletions

View File

@ -0,0 +1,24 @@
# CompileFlags:
# Add:
# - -I/usr/x86_64-w64-mingw32/include
# - -I/usr/x86_64-w64-mingw32/include/w32api
# - -DUNICODE
# - -D_UNICODE
CompileFlags:
Add: [-Wall, -Wextra, -std=c++17, -DBUILD_SHARED, --target=x86_64-w64-mingw32]
CompilationDatabase: build/
Diagnostics:
UnusedIncludes: Strict
InlayHints:
Enabled: Yes
ParameterNames: Yes
DeducedTypes: Yes
Index:
Background: Build
Hover:
ShowAKA: Yes