Skip to content

Commit 30a438c

Browse files
committed
Add CppProperties.json for x86-Debug configuration with IntelliSense support
Signed-off-by: Nicklihou <nicklihou@gmail.com>
1 parent 52bd8e9 commit 30a438c

14 files changed

Lines changed: 1130 additions & 0 deletions

.vs/CMakeWorkspaceSettings.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
{
2+
}

.vs/ProjectSettings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"CurrentProjectSetting": "x86-Debug"
3+
}

.vs/VSWorkspaceState.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"ExpandedNodes": [],
3+
"PreviewInSolutionExplorer": false
4+
}
184 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

.vs/python-gssapi/config/applicationhost.config

Lines changed: 1026 additions & 0 deletions
Large diffs are not rendered by default.

.vs/python-gssapi/v17/.wsuo

21 KB
Binary file not shown.

.vs/python-gssapi/v17/Browse.VC.db

528 KB
Binary file not shown.

0 commit comments

Comments
 (0)