mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-10-23 16:39:43 +00:00
Visual Studio: Fix DolphinNoGUI build
This commit is contained in:
parent
9c97498f4b
commit
ff45bfbcdc
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue