mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Add missing build dependencies on minilua
This commit is contained in:
parent
b2c210ffeb
commit
135b61595c
@ -684,4 +684,9 @@
|
||||
<Destination>unicode</Destination>
|
||||
</InstallHeader>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\luajit-minilua\luajit-minilua.vcxproj">
|
||||
<Project>{fcaed410-90ef-4ef9-916c-4b86dc13a3cf}</Project>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
</Project>
|
@ -59,4 +59,9 @@
|
||||
<None Include="$(SrcDir)..\bitmaps\manifest.respack" />
|
||||
<None Include="$(SrcDir)..\..\tools\respack.lua" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\luajit-minilua\luajit-minilua.vcxproj">
|
||||
<Project>{fcaed410-90ef-4ef9-916c-4b86dc13a3cf}</Project>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
</Project>
|
Loading…
x
Reference in New Issue
Block a user