Add dependencies

This commit is contained in:
pancakes 2025-08-25 22:49:45 +10:00
parent 4c6fdd5610
commit 05321e7a91
Signed by: pancakes
SSH key fingerprint: SHA256:yrp4c4hhaPoPG07fb4QyQIgAdlbUdsJvUAydJEWnfTw
3 changed files with 12 additions and 0 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "ZwlrLayerShell"]
path = ZwlrLayerShell
url = https://git.meow.company/pancakes/ZwlrLayerShell.git

View file

@ -7,4 +7,12 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="GirCore.Gtk-4.0" Version="0.6.3" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ZwlrLayerShell\ZwlrLayerShell\ZwlrLayerShell.csproj" />
</ItemGroup>
</Project>

1
ZwlrLayerShell Submodule

@ -0,0 +1 @@
Subproject commit 8fbb1f42a070b83796b589d83bea6eeaa263ed60