Merge pull request #13994 from Dentomologist/visual_studio_fix_dolphinnogui_build

Visual Studio: Fix DolphinNoGUI build
This commit is contained in:
Jordan Woyak 2025-10-05 17:53:37 -05:00 committed by GitHub
commit b3b4020095
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,6 +34,7 @@
</ItemGroup>
<Import Project="$(ExternalsDir)cpp-optparse\exports.props" />
<Import Project="$(ExternalsDir)fmt\exports.props" />
<Import Project="$(ExternalsDir)glslang\exports.props" />
<ItemGroup>
<ClCompile Include="MainNoGUI.cpp" />
<ClCompile Include="Platform.cpp" />