<ResourceType Value="res"/> <UseXPManifest Value="True"/> <XPManifest> <DpiAware Value="Per-monitor"/> <TextName Value="laz17.fpc311.jsoneditor"/> <TextDesc Value="An editor for OnlinePackageManager update JSON files"/> </XPManifest> <Icon Value="0"/> <Resources Count="2"> <Resource_0 FileName="locale\jsoneditor.en.po" Type="RCDATA" ResourceName="JSONEDITOR.EN"/> <Resource_1 FileName="locale\jsoneditor.es.po" Type="RCDATA" ResourceName="JSONEDITOR.ES"/> </Resources> </General> <i18n> <EnableI18N Value="True"/> <OutDir Value="locale"/> </i18n> <VersionInfo> <UseVersionInfo Value="True"/> <AutoIncrementBuild Value="True"/> <MinorVersionNr Value="2"/> <RevisionNr Value="8"/> <BuildNr Value="1"/> <StringTable Comments="Buld configured for Win Linux and Darwin" FileDescription="An editor for OnlinePackageManager update JSON files" InternalName="jsoneditor" LegalCopyright="(c)2016 usernames lainz and minesadorada @ forum.lazarus.freepascal.org" LegalTrademarks="GPL code" OriginalFilename="jsoneditor" ProductName="Lazarus and Freepascal" ProductVersion="1.x and 3.x"/> </VersionInfo> <BuildModes Count="7"> <Item1 Name="Win32" Default="True"/> <Item2 Name="Win64"> <CompilerOptions> <Version Value="11"/> <PathDelim Value="\"/> <Target> <Filename Value="compiled\win64\jsoneditor"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <CodeGeneration> <SmartLinkUnit Value="True"/> <TargetCPU Value="x86_64"/> <TargetOS Value="win64"/> <Optimizations> <OptimizationLevel Value="3"/> </Optimizations> </CodeGeneration> <Linking> <Debugging> <GenerateDebugInfo Value="False"/> </Debugging> <LinkSmart Value="True"/> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> <Other> <CustomOptions Value="-dIGNOREPICTURE"/> <OtherDefines Count="1"> <Define0 Value="IGNOREPICTURE"/> </OtherDefines> </Other> </CompilerOptions> </Item2> <Item3 Name="Linux32"> <MacroValues Count="1"> <Macro2 Name="LCLWidgetType" Value="gtk2"/> </MacroValues> <CompilerOptions> <Version Value="11"/> <PathDelim Value="\"/> <Target> <Filename Value="compiled\linux32\jsoneditor"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <CodeGeneration> <TargetCPU Value="i386"/> <TargetOS Value="linux"/> </CodeGeneration> <Linking> <Debugging> <GenerateDebugInfo Value="False"/> <DebugInfoType Value="dsDwarf2Set"/> <UseExternalDbgSyms Value="True"/> </Debugging> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> <Other> <CustomOptions Value="-FcUTF8 -dIGNOREPICTURE"/> <OtherDefines Count="1"> <Define0 Value="IGNOREPICTURE"/> </OtherDefines> </Other> </CompilerOptions> </Item3> <Item4 Name="Linux64"> <MacroValues Count="1"> <Macro2 Name="LCLWidgetType" Value="gtk2"/> </MacroValues> <CompilerOptions> <Version Value="11"/> <PathDelim Value="\"/> <Target> <Filename Value="compiled\linux64\jsoneditor"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <CodeGeneration> <TargetCPU Value="x86_64"/> <TargetOS Value="linux"/> </CodeGeneration> <Linking> <Debugging> <GenerateDebugInfo Value="False"/> <DebugInfoType Value="dsDwarf2Set"/> <UseExternalDbgSyms Value="True"/> </Debugging> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> <Other> <CustomOptions Value="-FcUTF8 -dIGNOREPICTURE"/> <OtherDefines Count="1"> <Define0 Value="IGNOREPICTURE"/> </OtherDefines> </Other> </CompilerOptions> </Item4> <Item5 Name="Darwin32"> <MacroValues Count="1"> <Macro1 Name="LCLWidgetType" Value="carbon"/> </MacroValues> <CompilerOptions> <Version Value="11"/> <PathDelim Value="\"/> <Target> <Filename Value="compiled\darwin32\jsoneditor"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <CodeGeneration> <SmartLinkUnit Value="True"/> <TargetCPU Value="i386"/> <TargetOS Value="darwin"/> <Optimizations> <OptimizationLevel Value="3"/> </Optimizations> </CodeGeneration> <Linking> <Debugging> <GenerateDebugInfo Value="False"/> <DebugInfoType Value="dsDwarf2Set"/> <UseExternalDbgSyms Value="True"/> </Debugging> <LinkSmart Value="True"/> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> <Other> <CustomOptions Value="-FcUTF8 -dIGNOREPICTURE"/> <OtherDefines Count="1"> <Define0 Value="IGNOREPICTURE"/> </OtherDefines> </Other> </CompilerOptions> </Item5> <Item6 Name="DEBUG Win64"> <CompilerOptions> <Version Value="11"/> <PathDelim Value="\"/> <Target> <Filename Value="compiled\debugwin64\jsoneditor"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <Parsing> <SyntaxOptions> <IncludeAssertionCode Value="True"/> </SyntaxOptions> </Parsing> <CodeGeneration> <SmartLinkUnit Value="True"/> <Checks> <IOChecks Value="True"/> <RangeChecks Value="True"/> <OverflowChecks Value="True"/> <StackChecks Value="True"/> </Checks> <VerifyObjMethodCallValidity Value="True"/> <TargetCPU Value="x86_64"/> <TargetOS Value="win64"/> <Optimizations> <OptimizationLevel Value="3"/> </Optimizations> </CodeGeneration> <Linking> <Debugging> <UseHeaptrc Value="True"/> </Debugging> <LinkSmart Value="True"/> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> <Other> <Verbosity> <ShowAll Value="True"/> </Verbosity> <CustomOptions Value="-FcUTF8 -dIGNOREPICTURE"/> <OtherDefines Count="1"> <Define0 Value="IGNOREPICTURE"/> </OtherDefines> </Other> </CompilerOptions> </Item6> <Item7 Name="Win32GTK2"> <MacroValues Count="1"> <Macro3 Name="LCLWidgetType" Value="gtk2"/> </MacroValues> <CompilerOptions> <Version Value="11"/> <PathDelim Value="\"/> <Target> <Filename Value="compiled\win32\jsoneditor"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <CodeGeneration> <TargetCPU Value="i386"/> <TargetOS Value="win32"/> </CodeGeneration> <Linking> <Debugging> <GenerateDebugInfo Value="False"/> <DebugInfoType Value="dsDwarf2Set"/> <UseExternalDbgSyms Value="True"/> </Debugging> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> <Other> <CustomOptions Value="-dIGNOREPICTURE"/> <OtherDefines Count="1"> <Define0 Value="IGNOREPICTURE"/> </OtherDefines> </Other> </CompilerOptions> </Item7> <SharedMatrixOptions Count="3"> <Item1 ID="547331342457" Modes="Darwin32" Type="IDEMacro" MacroName="LCLWidgetType" Value="carbon"/> <Item2 ID="825864852453" Modes="Linux64,Linux32" Type="IDEMacro" MacroName="LCLWidgetType" Value="gtk2"/> <Item3 ID="211572924205" Modes="Win32GTK2" Type="IDEMacro" MacroName="LCLWidgetType" Value="gtk2"/> </SharedMatrixOptions> </BuildModes> <PublishOptions> <Version Value="2"/> </PublishOptions> <RunParams> <local> <FormatVersion Value="1"/> <CommandLineParams Value="--lang es"/> </local> </RunParams> <RequiredPackages Count="1"> <Item1> <PackageName Value="LCL"/> </Item1> </RequiredPackages> <Units Count="3"> <Unit0> <Filename Value="jsonpackage.lpr"/> <IsPartOfProject Value="True"/> </Unit0> <Unit1> <Filename Value="umain.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="frmMain"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit1> <Unit2> <Filename Value="ugenericcollection.pas"/> <IsPartOfProject Value="True"/> </Unit2> </Units> </ProjectOptions> <CompilerOptions> <Version Value="11"/> <PathDelim Value="\"/> <Target> <Filename Value="compiled\win32\jsoneditor"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <CodeGeneration> <TargetCPU Value="i386"/> <TargetOS Value="win32"/> </CodeGeneration> <Linking> <Debugging> <GenerateDebugInfo Value="False"/> <DebugInfoType Value="dsDwarf2Set"/> <UseExternalDbgSyms Value="True"/> </Debugging> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> <Other> <CustomOptions Value="-dIGNOREPICTURE"/> <OtherDefines Count="1"> <Define0 Value="IGNOREPICTURE"/> </OtherDefines> </Other> </CompilerOptions> <Debugging> <Exceptions Count="3"> <Item1> <Name Value="EAbort"/> </Item1> <Item2> <Name Value="ECodetoolError"/> </Item2> <Item3> <Name Value="EFOpenError"/> </Item3> </Exceptions> </Debugging> </CONFIG>