[glib] MSVC 2012 Projects: Rename a Property Sheet



commit cda4080af079b733d8e8ad50fae3527cbdf11e15
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Thu Jan 2 09:54:18 2014 +0800

    MSVC 2012 Projects: Rename a Property Sheet
    
    Forgot to update the property sheet file name from the Visual Studio 2010
    update... Sorry!

 build/win32/vs11/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/win32/vs11/Makefile.am b/build/win32/vs11/Makefile.am
index f5e2b4f..538b451 100644
--- a/build/win32/vs11/Makefile.am
+++ b/build/win32/vs11/Makefile.am
@@ -35,7 +35,7 @@ EXTRA_DIST = \
        glib-build-defines.props        \
        glib-install.props      \
        glib-version-paths.props        \
-       glibprepbuild.props
+       glib-gen-srcs.props
 
 DISTCLEANFILES = $(EXTRA_DIST)
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]