win: No longer support building with VS Express
The Community edition can provide everything we need for Professional edition.
This commit is contained in:
parent
290dd4ccd8
commit
e38614ce31
3 changed files with 0 additions and 32 deletions
|
@ -28,7 +28,6 @@ def main():
|
|||
download_and_unzip('ReactiveCocoa')
|
||||
download_and_unzip('Squirrel')
|
||||
elif sys.platform in ['cygwin', 'win32']:
|
||||
download_and_unzip('atl')
|
||||
download_and_unzip('directxsdk')
|
||||
download_and_unzip('vs2012_crt')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue