Skip to content

Commit b5365ec

Browse files
committed
Fixed creation of Windows debug builds
1 parent 0efcffc commit b5365ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

binding.gyp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,7 @@
130130
]
131131
}
132132
}
133-
}
134-
},
133+
},
135134
"Debug": {
136135
"msvs_settings": {
137136
"VCCLCompilerTool": {
@@ -157,6 +156,7 @@
157156
}
158157
}
159158
}
159+
}
160160
}
161161
],
162162
],

0 commit comments

Comments
 (0)