Explorar o código

Delete Visual Studio user files (#4999)

This file is a user-specific configuration file for setting up debug
options when using Visual Studio's CMake integration. It shouldn't be
part of the repository.
Chris B %!s(int64=2) %!d(string=hai) anos
pai
achega
5bbbeefe97
Modificáronse 1 ficheiros con 0 adicións e 14 borrados
  1. 0 14
      .vs/launch.vs.json

+ 0 - 14
.vs/launch.vs.json

@@ -1,14 +0,0 @@
-{
-  "version": "0.2.1",
-  "defaults": {},
-  "configurations": [
-    {
-      "args": [ "-T", "ps_6_0", "abs1.hlsl" ],
-      "currentDir": "${workspaceRoot}\\tools\\clang\\test\\CodeGenHLSL",
-      "name": "dxc",
-      "project": "CMakeLists.txt",
-      "projectTarget": "tools\\clang\\tools\\dxc\\dxc",
-      "type": "default"
-    }
-  ]
-}