diff options
author | Chun-wei Fan <fanchunwei@src.gnome.org> | 2014-06-30 18:00:26 +0800 |
---|---|---|
committer | Chun-wei Fan <fanchunwei@src.gnome.org> | 2014-06-30 18:00:26 +0800 |
commit | abc1a0a65d27e8a7e593de672be037f7d16c5830 (patch) | |
tree | 05a3ac7c8c1946d7210cc57692c6ddff50c0c17c /build | |
parent | fe5402d32ebf7f332a2c5f71b9ae50dcf68892fd (diff) | |
download | gtk+-abc1a0a65d27e8a7e593de672be037f7d16c5830.tar.gz |
build/win32/vs10/gtk.vcxprojin: Remove References to gtka11y
...so that Visual Studio will not warn about a reference that no longer
exists.
Diffstat (limited to 'build')
-rw-r--r-- | build/win32/vs10/gtk.vcxprojin | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build/win32/vs10/gtk.vcxprojin b/build/win32/vs10/gtk.vcxprojin index 215bc31136..0686775365 100644 --- a/build/win32/vs10/gtk.vcxprojin +++ b/build/win32/vs10/gtk.vcxprojin @@ -200,10 +200,6 @@ <Project>{fc5aadb5-95cd-4bf0-ba8b-0c16fe7073f7}</Project> <ReferenceOutputAssembly>false</ReferenceOutputAssembly> </ProjectReference> - <ProjectReference Include="gtka11y.vcxproj"> - <Project>{f756b0db-40a1-4e9f-be1f-8f02cb86ea46}</Project> - <ReferenceOutputAssembly>false</ReferenceOutputAssembly> - </ProjectReference> <ProjectReference Include="gtk-inspector.vcxproj"> <Project>{fc5aadb5-95cd-4bf0-ba8b-0c16fe7073fd}</Project> <ReferenceOutputAssembly>false</ReferenceOutputAssembly> |