Source release v3.1.0
This commit is contained in:
2
third_party/gyp/MSVSNew.py
vendored
2
third_party/gyp/MSVSNew.py
vendored
@@ -172,7 +172,7 @@ class MSVSProject(MSVSSolutionEntry):
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
|
||||
class MSVSSolution:
|
||||
class MSVSSolution(object):
|
||||
"""Visual Studio solution."""
|
||||
|
||||
def __init__(self, path, version, entries=None, variants=None,
|
||||
|
||||
Reference in New Issue
Block a user