mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-29 19:00:33 +02:00
Invoke vsproject.py automatically and make newelement.py a bit more friendly
This commit is contained in:
@@ -15,8 +15,7 @@ for root, subdirs, files in os.walk('src'):
|
||||
source_dirs.add(os.path.dirname(file))
|
||||
|
||||
sln = open('The-Powder-Toy.sln', 'w')
|
||||
sln.write(r"""
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
sln.write(r"""Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 2013
|
||||
VisualStudioVersion = 12.0.40629.0
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
|
Reference in New Issue
Block a user