From c3078a06ce707762699c8cef3f2c7815ce47d333 Mon Sep 17 00:00:00 2001 From: Chun-wei Fan Date: Thu, 13 Dec 2012 17:14:06 +0800 Subject: [PATCH] Update Visual C++ 2010 solutions Cosmetic changes, so that the .sln files will have the same headers across the board --- build/win32/vs10/pango.sln | 2 +- build/win32/vs10/pango_fc.sln | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/win32/vs10/pango.sln b/build/win32/vs10/pango.sln index 9676e84..0c58a6b 100644 --- a/build/win32/vs10/pango.sln +++ b/build/win32/vs10/pango.sln @@ -1,5 +1,5 @@ Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual C++ Express 2010 +# Visual Studio 2010 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pango", "pango.vcxproj", "{68CC80B9-7225-4FB5-B9AB-9C1DF50B6C72}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pangowin32", "pangowin32.vcxproj", "{68CC80B9-7225-4FB5-B9AB-9C1DF50B6C74}" diff --git a/build/win32/vs10/pango_fc.sln b/build/win32/vs10/pango_fc.sln index 871c755..5a378cc 100644 --- a/build/win32/vs10/pango_fc.sln +++ b/build/win32/vs10/pango_fc.sln @@ -1,5 +1,5 @@ Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual C++ Express 2010 +# Visual Studio 2010 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pango", "pango.vcxproj", "{68CC80B9-7225-4FB5-B9AB-9C1DF50B6C72}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pangoft2", "pangoft2.vcxproj", "{68CC80B9-7225-4FB5-B9AB-9C1DF50B6C73}" -- 2.7.4