Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hutchinson <mhutchinson@novell.com>2010-08-15 10:27:55 +0400
committerMichael Hutchinson <mhutchinson@novell.com>2010-08-15 10:27:55 +0400
commit5f08a336b2599a96e4daad3e5d71cbc6f223ba1a (patch)
tree900df346147493244acd3b81d2653fd4508b0afb /main/winbuild.bat
parentc9d315442cb1635e74f2ae69f5810a695e6f5a0c (diff)
Add scripts for build/run on Windows
Diffstat (limited to 'main/winbuild.bat')
-rw-r--r--main/winbuild.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/winbuild.bat b/main/winbuild.bat
new file mode 100644
index 0000000000..187bb8d026
--- /dev/null
+++ b/main/winbuild.bat
@@ -0,0 +1 @@
+C:\Windows\Microsoft.NET\Framework\v3.5\MSBuild.exe Main.sln /p:Configuration=DebugWin32 /p:Platform=x86