diff --git a/components/chemtext/demo/chemdemo/chem.lpi b/components/chemtext/demo/chemdemo/chem.lpi index 31d6b7886..9d88aa3ef 100644 --- a/components/chemtext/demo/chemdemo/chem.lpi +++ b/components/chemtext/demo/chemdemo/chem.lpi @@ -1,15 +1,16 @@ - + + + + - <ResourceType Value="res"/> <UseXPManifest Value="True"/> - <Icon Value="0"/> </General> <BuildModes Count="1"> <Item1 Name="Default" Default="True"/> @@ -18,9 +19,10 @@ <Version Value="2"/> </PublishOptions> <RunParams> - <local> - <FormatVersion Value="1"/> - </local> + <FormatVersion Value="2"/> + <Modes Count="1"> + <Mode0 Name="default"/> + </Modes> </RunParams> <RequiredPackages Count="2"> <Item1> @@ -56,7 +58,7 @@ </SearchPaths> <Linking> <Debugging> - <UseExternalDbgSyms Value="True"/> + <DebugInfoType Value="dsDwarf2"/> </Debugging> <Options> <Win32> diff --git a/components/chemtext/demo/grid_sample/project1.lpi b/components/chemtext/demo/grid_sample/project1.lpi index ac3c170fa..724ed5c68 100644 --- a/components/chemtext/demo/grid_sample/project1.lpi +++ b/components/chemtext/demo/grid_sample/project1.lpi @@ -1,19 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <CONFIG> <ProjectOptions> - <Version Value="10"/> + <Version Value="12"/> <PathDelim Value="\"/> <General> + <Flags> + <CompatibilityMode Value="True"/> + </Flags> <SessionStorage Value="InProjectDir"/> - <MainUnit Value="0"/> <Title Value="project1"/> <ResourceType Value="res"/> <UseXPManifest Value="True"/> - <Icon Value="0"/> </General> - <VersionInfo> - <StringTable ProductVersion=""/> - </VersionInfo> <BuildModes Count="1"> <Item1 Name="Default" Default="True"/> </BuildModes> @@ -21,9 +19,10 @@ <Version Value="2"/> </PublishOptions> <RunParams> - <local> - <FormatVersion Value="1"/> - </local> + <FormatVersion Value="2"/> + <Modes Count="1"> + <Mode0 Name="default"/> + </Modes> </RunParams> <RequiredPackages Count="2"> <Item1> @@ -42,6 +41,7 @@ <Filename Value="unit1.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="Form1"/> + <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> <UnitName Value="Unit1"/> </Unit1> @@ -59,7 +59,7 @@ </SearchPaths> <Linking> <Debugging> - <UseExternalDbgSyms Value="True"/> + <DebugInfoType Value="dsDwarf2"/> </Debugging> <Options> <Win32> diff --git a/components/chemtext/demo/runtime/project1.lpi b/components/chemtext/demo/runtime/project1.lpi index 48bfc1299..78b1f5506 100644 --- a/components/chemtext/demo/runtime/project1.lpi +++ b/components/chemtext/demo/runtime/project1.lpi @@ -1,15 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> <CONFIG> <ProjectOptions> - <Version Value="10"/> + <Version Value="12"/> <PathDelim Value="\"/> <General> + <Flags> + <CompatibilityMode Value="True"/> + </Flags> <SessionStorage Value="InProjectDir"/> - <MainUnit Value="0"/> <Title Value="project1"/> <ResourceType Value="res"/> <UseXPManifest Value="True"/> - <Icon Value="0"/> </General> <BuildModes Count="1"> <Item1 Name="Default" Default="True"/> @@ -18,9 +19,10 @@ <Version Value="2"/> </PublishOptions> <RunParams> - <local> - <FormatVersion Value="1"/> - </local> + <FormatVersion Value="2"/> + <Modes Count="1"> + <Mode0 Name="default"/> + </Modes> </RunParams> <RequiredPackages Count="2"> <Item1> @@ -58,7 +60,7 @@ </SearchPaths> <Linking> <Debugging> - <UseExternalDbgSyms Value="True"/> + <DebugInfoType Value="dsDwarf2"/> </Debugging> <Options> <Win32> diff --git a/components/chemtext/demo/runtime/unit1.lfm b/components/chemtext/demo/runtime/unit1.lfm index b7abeae73..ba87b03ca 100644 --- a/components/chemtext/demo/runtime/unit1.lfm +++ b/components/chemtext/demo/runtime/unit1.lfm @@ -7,7 +7,7 @@ object Form1: TForm1 ClientHeight = 418 ClientWidth = 435 OnCreate = FormCreate - LCLVersion = '1.9.0.0' + LCLVersion = '2.1.0.0' object RadioGroup1: TRadioGroup Left = 13 Height = 330