diff options
Diffstat (limited to 'Source')
| -rw-r--r-- | Source/Core/DolphinNoGUI/DolphinNoGUI.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Core/DolphinNoGUI/DolphinNoGUI.vcxproj b/Source/Core/DolphinNoGUI/DolphinNoGUI.vcxproj index b7569a88c5..7c11dac0dd 100644 --- a/Source/Core/DolphinNoGUI/DolphinNoGUI.vcxproj +++ b/Source/Core/DolphinNoGUI/DolphinNoGUI.vcxproj @@ -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" /> |
