gtk/demos/icon-browser
Chun-wei Fan d836a52b68 build: Clean Up Visual Studio Project Generation
Use the common automake module from the previous commit in the
Makefile.am's, which means that the Makefile.am's in gdk/ and gtk/ can be
cleaned up as a result.  As a side effect, the property sheet that is used
to "install" the build results and headers can now be generated in terms of
the listing of headers to copy during 'make dist', where we can acquire
most of the list of headers to "install", so that we can largely avoid the
situation where the property sheet files are not updated in time for this,
causing missing headers when this build of GTK+ is being used.

Also use the Visual Studio Project file generation for the following
projects:
gtk3-demo
gtk3-demo-application
gtk3-icon-browser
gdk-win32
gdk-broadway
gail-util

So that the maintenace of these project files can be simplified as well.

https://bugzilla.gnome.org/show_bug.cgi?id=681965
2015-09-15 18:37:37 +08:00
..
app-menu.ui Add an icon browser 2014-06-24 21:58:40 -04:00
gtk3-icon-browser.desktop Add a main category to desktop files 2015-05-14 15:28:22 -04:00
iconbrowser.gresource.xml Add an icon browser 2014-06-24 21:58:40 -04:00
iconbrowserapp.c Add an icon browser 2014-06-24 21:58:40 -04:00
iconbrowserapp.h Add an icon browser 2014-06-24 21:58:40 -04:00
iconbrowserwin.c icon browser: Set up dnd from the detail popup 2015-02-22 14:44:10 -05:00
iconbrowserwin.h Add an icon browser 2014-06-24 21:58:40 -04:00
iconstore.c icon browser: Add some dnd support 2015-02-22 14:44:10 -05:00
iconstore.h icon browser: Add some dnd support 2015-02-22 14:44:10 -05:00
main.c Add an icon browser 2014-06-24 21:58:40 -04:00
Makefile.am build: Clean Up Visual Studio Project Generation 2015-09-15 18:37:37 +08:00
window.ui icon browser: Set up dnd from the detail popup 2015-02-22 14:44:10 -05:00