From d652155ae013f36a1ee17653a8e458baad2d9c2c Mon Sep 17 00:00:00 2001 From: Checkmate50 Date: Mon, 6 Jun 2016 23:14:18 -0600 Subject: Merging complete. Everything looks good *crosses fingers* --- Source/Forro/Forro.fsproj | 164 +++++++++++++++++++++++----------------------- 1 file changed, 82 insertions(+), 82 deletions(-) (limited to 'Source/Forro/Forro.fsproj') diff --git a/Source/Forro/Forro.fsproj b/Source/Forro/Forro.fsproj index 8f6fc223..161d79db 100644 --- a/Source/Forro/Forro.fsproj +++ b/Source/Forro/Forro.fsproj @@ -1,83 +1,83 @@ - - - - Debug - x86 - 8.0.30703 - 2.0 - {c75e47a0-e88d-4035-9ebf-f6647af92b79} - Exe - Language - Forro - v4.0 - Client - Language - - - true - full - false - false - bin\Debug\ - DEBUG;TRACE - 3 - x86 - bin\Debug\Language.XML - - - pdbonly - true - true - bin\Release\ - TRACE - 3 - x86 - bin\Release\Language.XML - - - - - $(IntermediateOutputPath) - $(IntermediateOutputPath) - - - - - false - Parser.fs - - - false - Lexer.fs - - - --module Parser - - - --unicode - - - - - - - - - - - C:\Program Files\FSharpPowerPack-1.9.9.9\bin\FSharp.PowerPack.dll - - - - - - - - + + + + Debug + x86 + 8.0.30703 + 2.0 + {c75e47a0-e88d-4035-9ebf-f6647af92b79} + Exe + Language + Forro + v4.0 + Client + Language + + + true + full + false + false + bin\Debug\ + DEBUG;TRACE + 3 + x86 + bin\Debug\Language.XML + + + pdbonly + true + true + bin\Release\ + TRACE + 3 + x86 + bin\Release\Language.XML + + + + + $(IntermediateOutputPath) + $(IntermediateOutputPath) + + + + + false + Parser.fs + + + false + Lexer.fs + + + --module Parser + + + --unicode + + + + + + + + + + + C:\Program Files\FSharpPowerPack-1.9.9.9\bin\FSharp.PowerPack.dll + + + + + + + + \ No newline at end of file -- cgit v1.2.3