Tweak the generation of the file list in gio.vcproj
authorTor Lillqvist <tml@iki.fi>
Wed, 21 Apr 2010 00:22:59 +0000 (03:22 +0300)
committerTor Lillqvist <tml@iki.fi>
Wed, 21 Apr 2010 00:22:59 +0000 (03:22 +0300)
commit3585e64be81a6846b23ca0c0c2969a83080a460d
tree00e2105eeb7360b4957e141f9d8ba916d294d46c
parent8b6d2c1fc15c91ec174a6b346257a228d3db08e2
Tweak the generation of the file list in gio.vcproj

Visual Studio doesn't like slash as directory separator, so use
backslash. While at it, sort the list of files put in the project file
just for clarity.
gio/Makefile.am