Update copy.vcxproj with new XML structure

This commit is contained in:
deepend-tildeclub
2026-02-14 02:27:44 -07:00
committed by GitHub
parent 7fa5e6db3c
commit eba86758f2

View File

@@ -59,7 +59,7 @@
<None Include="readme.url" /> <None Include="readme.url" />
<None Include="$(DepsRoot)\bin\lua51.dll" /> <None Include="$(DepsRoot)\bin\lua51.dll" />
<None Include="$(DepsRoot)\bin\girepository-2.0.dll" /> <None Include="$(DepsRoot)\bin\girepository-2.0-0.dll" />
<LuaLib Include="$(DepsRoot)\lib\lua\**\*.dll" /> <LuaLib Include="$(DepsRoot)\lib\lua\**\*.dll" />
<LuaShare Include="$(DepsRoot)\share\lua\*.lua" /> <LuaShare Include="$(DepsRoot)\share\lua\*.lua" />
<LuaShare Include="$(DepsRoot)\share\lua\**\*.lua" /> <LuaShare Include="$(DepsRoot)\share\lua\**\*.lua" />
@@ -107,3 +107,4 @@