[gtk+] Fix "MSVC Builds: Update icon-browser Projects"



commit 163f7e75bf8f56b8440ecbafdf88470708e9d934
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Tue Mar 3 18:36:00 2015 +0800

    Fix "MSVC Builds: Update icon-browser Projects"
    
    The Visual Studio 2008 Project was not updated correctly, so fix that.

 build/win32/vs9/gtk3-icon-browser.vcproj |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/win32/vs9/gtk3-icon-browser.vcproj b/build/win32/vs9/gtk3-icon-browser.vcproj
index 7b63a2d..d70b4b5 100644
--- a/build/win32/vs9/gtk3-icon-browser.vcproj
+++ b/build/win32/vs9/gtk3-icon-browser.vcproj
@@ -158,7 +158,7 @@
                        >
                        <File RelativePath="..\..\..\demos\icon-browser\iconbrowserapp.c" />
                        <File RelativePath="..\..\..\demos\icon-browser\iconbrowserwin.c" />
-                       <File RelativePath="..\..\..\demos\icon-browser\iconstore.c">
+                       <File RelativePath="..\..\..\demos\icon-browser\iconstore.c" />
                        <File RelativePath="..\..\..\demos\icon-browser\main.c" />
                        <File RelativePath="..\..\..\demos\icon-browser\resources.c" />
                </Filter>


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