diff --git a/GlosSITarget/GlosSITarget.vcxproj b/GlosSITarget/GlosSITarget.vcxproj index 37fcc86..65e431b 100644 --- a/GlosSITarget/GlosSITarget.vcxproj +++ b/GlosSITarget/GlosSITarget.vcxproj @@ -245,10 +245,6 @@ false - - true - true - diff --git a/GlosSITarget/GlosSITarget.vcxproj.filters b/GlosSITarget/GlosSITarget.vcxproj.filters index a68cc6c..9e2be9c 100644 --- a/GlosSITarget/GlosSITarget.vcxproj.filters +++ b/GlosSITarget/GlosSITarget.vcxproj.filters @@ -188,9 +188,6 @@ - - Source Files - diff --git a/GlosSITarget/example_conf.json b/GlosSITarget/example_conf.json deleted file mode 100644 index c591793..0000000 --- a/GlosSITarget/example_conf.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": 1, - "launch": { - "launch": false, - "launchPath": "C:\\Users\\Alia5\\AppData\\Local\\Programs\\Microsoft VS Code\\Code.exe", - "launchAppArgs": "--new-window", - "closeOnExit": true - }, - "devices": { - "hideDevices": true - }, - "window": { - "windowMode": false, - "maxFps": null, - "scale": null - }, - "icon": null -} \ No newline at end of file