Fix typo.
[mono.git] / msvc / setup-solution.bat
index 21bb14889bc60dccfac96bc3fdb3af5a0ef2a01a..34dbc4ce62f130022514ed16daa1a462dc02a479 100755 (executable)
@@ -19,6 +19,6 @@ copy scripts\monowrap.pdb scripts\net_2_1\csc.pdb
 \r
 echo Setup complete, you can now use build the solution\r
 \r
-csc -debug -out:scripts\genproj.cs scripts\genproj.cs\r
+csc -debug -out:scripts\genproj.exe scripts\genproj.cs\r
 cd scripts\r
 genproj.exe
\ No newline at end of file