From 4c403baa85808d4a18dc0e7a884e32baff2ab914 Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 21 Aug 2011 19:56:40 +0000 Subject: [PATCH] * new lpi version git-svn-id: trunk@18805 - --- compiler/ppx86_64.lpi | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/compiler/ppx86_64.lpi b/compiler/ppx86_64.lpi index 830394947e..7a64f54df6 100644 --- a/compiler/ppx86_64.lpi +++ b/compiler/ppx86_64.lpi @@ -1,8 +1,8 @@ + - @@ -12,9 +12,11 @@ - </General> + <BuildModes Count="1"> + <Item1 Name="default" Default="True"/> + </BuildModes> <PublishOptions> <Version Value="2"/> <DestinationDirectory Value="$(TestDir)\publishedproject\"/> @@ -41,14 +43,14 @@ </Units> </ProjectOptions> <CompilerOptions> - <Version Value="8"/> + <Version Value="10"/> <PathDelim Value="\"/> <Target> <Filename Value="x86_64\pp"/> </Target> <SearchPaths> - <IncludeFiles Value="x86_64\"/> - <OtherUnitFiles Value="x86_64\;x86\;systems\"/> + <IncludeFiles Value="x86_64"/> + <OtherUnitFiles Value="x86_64;x86;systems"/> <UnitOutputDirectory Value="x86_64\lazbuild"/> </SearchPaths> <Parsing> @@ -56,6 +58,7 @@ <CStyleOperator Value="False"/> <AllowLabel Value="False"/> <CPPInline Value="False"/> + <UseAnsiStrings Value="False"/> </SyntaxOptions> </Parsing> <Linking> @@ -72,8 +75,7 @@ <ConfigFile> <StopAfterErrCount Value="50"/> </ConfigFile> - <CustomOptions Value="-dx86_64 -"/> + <CustomOptions Value="-dx86_64"/> <CompilerPath Value="$(CompPath)"/> </Other> </CompilerOptions>