Skip to content

Commit 52e8375

Browse files
Updated submodules (few Android/Linux fixes)
1 parent 6512ce9 commit 52e8375

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"program": "${workspaceFolder}/build/DiligentSamples/UnityPlugin/GhostCubeScene/GhostCubeScene",
126126
"args": ["-mode gl"],
127127
"stopAtEntry": false,
128-
"cwd": "${workspaceFolder}//DiligentSamples/UnityPlugin/GhostCubeScene/assets",
128+
"cwd": "${workspaceFolder}/DiligentSamples/UnityPlugin/GhostCubeScene/assets",
129129
"environment": [],
130130
"externalConsole": true,
131131
"MIMode": "gdb",

DiligentCore

DiligentTools

0 commit comments

Comments
 (0)