|
|
|
@ -5,7 +5,7 @@
@@ -5,7 +5,7 @@
|
|
|
|
|
"name": "g++.exe - Build and debug active file", |
|
|
|
|
"type": "cppdbg", |
|
|
|
|
"request": "launch", |
|
|
|
|
"program": "${workspaceFolder}/build/CppServerProject.exe", |
|
|
|
|
"program": "${workspaceFolder}/build/UftDevServer.exe", |
|
|
|
|
"args": [], |
|
|
|
|
"stopAtEntry": false, |
|
|
|
|
"cwd": "${workspaceFolder}", |
|
|
|
|