File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 10
10
" Visual Studio 10 Win64" ,
11
11
" Visual Studio 11" ,
12
12
" Visual Studio 11 Win64"
13
- ]
13
+ ]
14
14
},
15
- {"generator" : [" MinGW Makefiles" ],
15
+ {"generator" : [" MinGW Makefiles" ],
16
16
"env_prepend" : [{"path" : " c:/wut/prg/MinGW/bin" }]
17
17
}
18
- ]
18
+ ]
19
19
},
20
20
{"name" : " shared_dll" ,
21
21
"variables" : [
25
25
},
26
26
{"name" : " build_type" ,
27
27
"build_types" : [
28
- " debug" ,
29
- " release"
28
+ " debug" ,
29
+ " release"
30
30
]
31
31
}
32
32
]
Original file line number Diff line number Diff line change 6
6
" Visual Studio 6" ,
7
7
" Visual Studio 7" ,
8
8
" Visual Studio 8 2005"
9
- ]
9
+ ]
10
10
}
11
- ]
11
+ ]
12
12
},
13
13
{"name" : " shared_dll" ,
14
14
"variables" : [
18
18
},
19
19
{"name" : " build_type" ,
20
20
"build_types" : [
21
- " debug" ,
22
- " release"
21
+ " debug" ,
22
+ " release"
23
23
]
24
24
}
25
25
]
You can’t perform that action at this time.
0 commit comments