Browse Source

version 0.4

mattias 9 months ago
parent
commit
cf5faf79e9
1 changed files with 7 additions and 2 deletions
  1. 7 2
      src/fresnel.lpk

+ 7 - 2
src/fresnel.lpk

@@ -7,7 +7,7 @@
     <CompilerOptions>
       <Version Value="11"/>
       <SearchPaths>
-        <OtherUnitFiles Value="skia/skia4delphi"/>
+        <OtherUnitFiles Value="skia/skia4delphi;winapi"/>
         <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
       </SearchPaths>
       <Conditionals Value="// FresnelBackend
@@ -76,7 +76,7 @@ end;"/>
     <Description Value="Fresnel framework for standalone applications.
 The skia backend requires the sk4d library, e.g. sk4d.dll for Windows. A version is included with Fresnel in the bin folder."/>
     <License Value="Modified LGPL-2."/>
-    <Version Minor="3"/>
+    <Version Minor="4"/>
     <Files>
       <Item>
         <Filename Value="gtk3/fresnel.gtk3.pas"/>
@@ -111,6 +111,11 @@ The skia backend requires the sk4d library, e.g. sk4d.dll for Windows. A version
         <Filename Value="fresnel.app.pas"/>
         <UnitName Value="Fresnel.App"/>
       </Item>
+      <Item>
+        <Filename Value="winapi/fresnel.winapi.pas"/>
+        <AddToUsesPkgSection Value="False"/>
+        <UnitName Value="Fresnel.WinApi"/>
+      </Item>
     </Files>
     <RequiredPkgs>
       <Item>