We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f7dbcb commit 47595e9Copy full SHA for 47595e9
2 files changed
devtools/agent_vmw7.json
@@ -10,12 +10,12 @@
10
"Visual Studio 10 Win64",
11
"Visual Studio 11",
12
"Visual Studio 11 Win64"
13
- ]
+ ]
14
},
15
- {"generator": ["MinGW Makefiles"],
+ {"generator": ["MinGW Makefiles"],
16
"env_prepend": [{"path": "c:/wut/prg/MinGW/bin"}]
17
}
18
19
20
{"name": "shared_dll",
21
"variables": [
@@ -25,8 +25,8 @@
25
26
{"name": "build_type",
27
"build_types": [
28
- "debug",
29
- "release"
+ "debug",
+ "release"
30
]
31
32
devtools/agent_vmxp.json
@@ -6,9 +6,9 @@
6
"Visual Studio 6",
7
"Visual Studio 7",
8
"Visual Studio 8 2005"
9
@@ -18,8 +18,8 @@
22
23
24
0 commit comments