From a309b805312517e4d02e7a72d60bf57b9581c7a0 Mon Sep 17 00:00:00 2001 From: Kevin Glynn Date: Thu, 30 Dec 2010 18:44:40 +0100 Subject: [PATCH] add quotes for linux/mono build --- CSharpTranslator/antlr2/Translator/Translator.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CSharpTranslator/antlr2/Translator/Translator.csproj b/CSharpTranslator/antlr2/Translator/Translator.csproj index 341297b..7be52c9 100644 --- a/CSharpTranslator/antlr2/Translator/Translator.csproj +++ b/CSharpTranslator/antlr2/Translator/Translator.csproj @@ -93,15 +93,15 @@ CSharpLexer.cs;;CSharpLexerTokenTypes.cs - -glib UnicodeLexerBase.g;CSharpLexerBase.g + -glib "UnicodeLexerBase.g;CSharpLexerBase.g" CSharpPreprocessorLexer.cs;CSharpPreprocessTokenTypes.cs - -glib UnicodeLexerBase.g;CSharpLexerBase.g + -glib "UnicodeLexerBase.g;CSharpLexerBase.g" CSharpPreprocessorHooverLexer.cs;CSharpHooverTokenTypes.cs - -glib UnicodeLexerBase.g;CSharpLexerBase.g + -glib "UnicodeLexerBase.g;CSharpLexerBase.g" CSharpParser.cs;CSharpJavaTokenTypes.cs @@ -143,4 +143,4 @@ CleanAntlrCode;$(CleanDependsOn) - \ No newline at end of file +