Skip to content

Commit 8644269

Browse files
committed
normalized some windows VS stuff
1 parent 28dcc35 commit 8644269

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Diff for: devtools/agent_vmw7.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
"Visual Studio 10 Win64",
1111
"Visual Studio 11",
1212
"Visual Studio 11 Win64"
13-
]
13+
]
1414
},
15-
{"generator": ["MinGW Makefiles"],
15+
{"generator": ["MinGW Makefiles"],
1616
"env_prepend": [{"path": "c:/wut/prg/MinGW/bin"}]
1717
}
18-
]
18+
]
1919
},
2020
{"name": "shared_dll",
2121
"variables": [
@@ -25,8 +25,8 @@
2525
},
2626
{"name": "build_type",
2727
"build_types": [
28-
"debug",
29-
"release"
28+
"debug",
29+
"release"
3030
]
3131
}
3232
]

Diff for: devtools/agent_vmxp.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"Visual Studio 6",
77
"Visual Studio 7",
88
"Visual Studio 8 2005"
9-
]
9+
]
1010
}
11-
]
11+
]
1212
},
1313
{"name": "shared_dll",
1414
"variables": [
@@ -18,8 +18,8 @@
1818
},
1919
{"name": "build_type",
2020
"build_types": [
21-
"debug",
22-
"release"
21+
"debug",
22+
"release"
2323
]
2424
}
2525
]

0 commit comments

Comments
 (0)