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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2009-05-03 21:52:22 +0400
committerMiguel de Icaza <miguel@gnome.org>2009-05-03 21:52:22 +0400
commit0dbf0040d686a4b660346875d339c2bed3bc72f0 (patch)
tree0e923acd80e3a6e1288449d278262ba27259e23d /msvc/scripts/mcs.pre
parent7ed2e326909931cc5bf7a51459a294faf4aa1afb (diff)
Update to support the compiler buidl
svn path=/trunk/mono/; revision=133436
Diffstat (limited to 'msvc/scripts/mcs.pre')
-rw-r--r--msvc/scripts/mcs.pre1
1 files changed, 1 insertions, 0 deletions
diff --git a/msvc/scripts/mcs.pre b/msvc/scripts/mcs.pre
new file mode 100644
index 00000000000..0c19d3a7dc6
--- /dev/null
+++ b/msvc/scripts/mcs.pre
@@ -0,0 +1 @@
+$(ProjectDir)\..\jay\jay.exe -ct &lt; $(ProjectDir)\..\jay\skeleton.cs $(ProjectDir)\cs-parser.jay > $(ProjectDir)\cs-parser.cs