|
@@ -0,0 +1,84 @@
|
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
+<CONFIG>
|
|
|
|
+ <ProjectOptions>
|
|
|
|
+ <Version Value="12"/>
|
|
|
|
+ <General>
|
|
|
|
+ <Flags>
|
|
|
|
+ <SaveOnlyProjectUnits Value="True"/>
|
|
|
|
+ <MainUnitHasCreateFormStatements Value="False"/>
|
|
|
|
+ <MainUnitHasTitleStatement Value="False"/>
|
|
|
|
+ <MainUnitHasScaledStatement Value="False"/>
|
|
|
|
+ </Flags>
|
|
|
|
+ <SessionStorage Value="InProjectDir"/>
|
|
|
|
+ <Title Value="editdemowasm"/>
|
|
|
|
+ <UseAppBundle Value="False"/>
|
|
|
|
+ <ResourceType Value="res"/>
|
|
|
|
+ </General>
|
|
|
|
+ <CustomData Count="3">
|
|
|
|
+ <Item0 Name="OpenAPIBase"/>
|
|
|
|
+ <Item1 Name="OpenAPIConfig"/>
|
|
|
|
+ <Item2 Name="OpenAPIFile"/>
|
|
|
|
+ </CustomData>
|
|
|
|
+ <BuildModes>
|
|
|
|
+ <Item Name="Default" Default="True"/>
|
|
|
|
+ </BuildModes>
|
|
|
|
+ <PublishOptions>
|
|
|
|
+ <Version Value="2"/>
|
|
|
|
+ <UseFileFilters Value="True"/>
|
|
|
|
+ </PublishOptions>
|
|
|
|
+ <RunParams>
|
|
|
|
+ <FormatVersion Value="2"/>
|
|
|
|
+ </RunParams>
|
|
|
|
+ <RequiredPackages>
|
|
|
|
+ <Item>
|
|
|
|
+ <PackageName Value="Fresnel"/>
|
|
|
|
+ <DefaultFilename Value="../../src/fresnel.lpk" Prefer="True"/>
|
|
|
|
+ </Item>
|
|
|
|
+ </RequiredPackages>
|
|
|
|
+ <Units>
|
|
|
|
+ <Unit>
|
|
|
|
+ <Filename Value="editdemowasm.lpr"/>
|
|
|
|
+ <IsPartOfProject Value="True"/>
|
|
|
|
+ </Unit>
|
|
|
|
+ <Unit>
|
|
|
|
+ <Filename Value="mainunit.pp"/>
|
|
|
|
+ <IsPartOfProject Value="True"/>
|
|
|
|
+ <UnitName Value="MainUnit"/>
|
|
|
|
+ </Unit>
|
|
|
|
+ </Units>
|
|
|
|
+ </ProjectOptions>
|
|
|
|
+ <CompilerOptions>
|
|
|
|
+ <Version Value="11"/>
|
|
|
|
+ <Target>
|
|
|
|
+ <Filename Value="editdemo.wasm" ApplyConventions="False"/>
|
|
|
|
+ </Target>
|
|
|
|
+ <SearchPaths>
|
|
|
|
+ <IncludeFiles Value="$(ProjOutDir);/home/michael/source/fpgui/src/corelib/"/>
|
|
|
|
+ <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
|
|
+ </SearchPaths>
|
|
|
|
+ <CodeGeneration>
|
|
|
|
+ <Subtarget Value="browser"/>
|
|
|
|
+ </CodeGeneration>
|
|
|
|
+ <Linking>
|
|
|
|
+ <Debugging>
|
|
|
|
+ <DebugInfoType Value="dsDwarf3"/>
|
|
|
|
+ </Debugging>
|
|
|
|
+ <Options>
|
|
|
|
+ <ExecutableType Value="Library"/>
|
|
|
|
+ </Options>
|
|
|
|
+ </Linking>
|
|
|
|
+ </CompilerOptions>
|
|
|
|
+ <Debugging>
|
|
|
|
+ <Exceptions>
|
|
|
|
+ <Item>
|
|
|
|
+ <Name Value="EAbort"/>
|
|
|
|
+ </Item>
|
|
|
|
+ <Item>
|
|
|
|
+ <Name Value="ECodetoolError"/>
|
|
|
|
+ </Item>
|
|
|
|
+ <Item>
|
|
|
|
+ <Name Value="EFOpenError"/>
|
|
|
|
+ </Item>
|
|
|
|
+ </Exceptions>
|
|
|
|
+ </Debugging>
|
|
|
|
+</CONFIG>
|