[cogl/cogl-1.18] MSVC 2008 Builds: Link Conformance Test to cogl-path



commit ab16d26e8f37eabe36146bf127a583fc68d9a82e
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Mon Mar 3 13:52:45 2014 +0800

    MSVC 2008 Builds: Link Conformance Test to cogl-path
    
    We need to link the conformance test executable to cogl-path, so make that
    project depend on the cogl-path project, so that it will link to it as
    well.

 build/win32/vs9/cogl.sln |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/build/win32/vs9/cogl.sln b/build/win32/vs9/cogl.sln
index f91b99f..a730cef 100644
--- a/build/win32/vs9/cogl.sln
+++ b/build/win32/vs9/cogl.sln
@@ -38,6 +38,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test-conformance-cogl", "te
        ProjectSection(ProjectDependencies) = postProject
                {F3A80987-5411-43DB-A23B-06F2076E1206} = {F3A80987-5411-43DB-A23B-06F2076E1206}
                {FE5ABD0F-91E8-4AA5-9C1C-408427D5F768} = {FE5ABD0F-91E8-4AA5-9C1C-408427D5F768}
+               {F3A80987-5411-43DB-A23B-06F2076E1207} = {F3A80987-5411-43DB-A23B-06F2076E1207}
        EndProjectSection
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "install", "install.vcproj", 
"{35B2A4AC-7235-4FC7-995D-469D59195041}"


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