Try this
authorMiguel de Icaza <miguel@gnome.org>
Fri, 1 May 2009 01:08:52 +0000 (01:08 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Fri, 1 May 2009 01:08:52 +0000 (01:08 -0000)
svn path=/trunk/mono/; revision=133250

msvc/setup-solution.bat

index 9c19ccefe43e9078e6e325b128e046ad5fe949fd..21bb14889bc60dccfac96bc3fdb3af5a0ef2a01a 100755 (executable)
@@ -17,4 +17,8 @@ copy scripts\monowrap.pdb scripts\net_2_0\csc.pdb
 copy scripts\monowrap.exe scripts\net_2_1\csc.exe\r
 copy scripts\monowrap.pdb scripts\net_2_1\csc.pdb\r
 \r
-echo Setup complete, you can now use build the solution
\ No newline at end of file
+echo Setup complete, you can now use build the solution\r
+\r
+csc -debug -out:scripts\genproj.cs scripts\genproj.cs\r
+cd scripts\r
+genproj.exe
\ No newline at end of file