diff options
Diffstat (limited to 'build/win32/vs10/gtk.vcxprojin')
-rw-r--r-- | build/win32/vs10/gtk.vcxprojin | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build/win32/vs10/gtk.vcxprojin b/build/win32/vs10/gtk.vcxprojin index 20868b3539..3e724a9e8e 100644 --- a/build/win32/vs10/gtk.vcxprojin +++ b/build/win32/vs10/gtk.vcxprojin @@ -198,6 +198,10 @@ <Project>{fc5aadb5-95cd-4bf0-ba8b-0c16fe7073f7}</Project> <ReferenceOutputAssembly>false</ReferenceOutputAssembly> </ProjectReference> + <ProjectReference Include="libgail.vcxproj"> + <Project>{f756b0db-40a1-4e9f-be1f-8f02cb86ea46}</Project> + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> + </ProjectReference> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |