mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-23 06:57:08 +00:00
Merge pull request #13994 from Dentomologist/visual_studio_fix_dolphinnogui_build
Visual Studio: Fix DolphinNoGUI build
This commit is contained in:
commit
b3b4020095
@ -34,6 +34,7 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="$(ExternalsDir)cpp-optparse\exports.props" />
|
<Import Project="$(ExternalsDir)cpp-optparse\exports.props" />
|
||||||
<Import Project="$(ExternalsDir)fmt\exports.props" />
|
<Import Project="$(ExternalsDir)fmt\exports.props" />
|
||||||
|
<Import Project="$(ExternalsDir)glslang\exports.props" />
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ClCompile Include="MainNoGUI.cpp" />
|
<ClCompile Include="MainNoGUI.cpp" />
|
||||||
<ClCompile Include="Platform.cpp" />
|
<ClCompile Include="Platform.cpp" />
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user