Create initial vs2017 files from vs2015 files.
This commit is contained in:
committed by
Pasi Kallinen
parent
be4e0992e6
commit
ceaf2f6109
@@ -0,0 +1,4 @@
|
||||
msbuild NetHack.sln /t:Clean;Build /p:Configuration=Debug;Platform=Win32
|
||||
msbuild NetHack.sln /t:Clean;Build /p:Configuration=Debug;Platform=x64
|
||||
msbuild NetHack.sln /t:Clean;Build /p:Configuration=Release;Platform=Win32
|
||||
msbuild NetHack.sln /t:Clean;Build /p:Configuration=Release;Platform=x64
|
||||
Reference in New Issue
Block a user