Fix Visual Studio projects

We are transitioning to Meson for Visual Studio builds, but since the
Visual Studio projects are still around, we ought to keep them
up-to-date (and these projects are needed to build for Visual Studio
2008, at least for x64 builds).

Adapt to the source additions and merges for building
gio-querymodules.exe and gspawn-win[32|64]-helper-console.exe.
This commit is contained in:
Chun-wei Fan
2018-03-16 17:29:35 +08:00
parent 66948ae231
commit c20c1b548b
6 changed files with 16 additions and 11 deletions

View File

@@ -157,6 +157,7 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\..\gio\gio-querymodules.c" />
<ClCompile Include="..\..\gio\giomodule-priv.c" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="gio.vcxproj">