[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[freetype2] master 44341d2: Encoding tweaks.
From: |
Alexei Podtelezhnikov |
Subject: |
[freetype2] master 44341d2: Encoding tweaks. |
Date: |
Fri, 17 Jun 2016 02:58:11 +0000 (UTC) |
branch: master
commit 44341d279bbe6637259ab74ca690c682ba691da2
Author: Alexei Podtelezhnikov <address@hidden>
Commit: Alexei Podtelezhnikov <address@hidden>
Encoding tweaks.
---
builds/wince/vc2005-ce/freetype.sln | 1 -
builds/wince/vc2008-ce/freetype.sln | 1 -
builds/windows/vc2010/freetype.sln | 1 -
builds/windows/vc2010/freetype.vcxproj | 2 +-
builds/windows/vc2010/freetype.vcxproj.filters | 2 +-
docs/FTL.TXT | 2 +-
6 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/builds/wince/vc2005-ce/freetype.sln
b/builds/wince/vc2005-ce/freetype.sln
index 76e52d8..ff45463 100644
--- a/builds/wince/vc2005-ce/freetype.sln
+++ b/builds/wince/vc2005-ce/freetype.sln
@@ -1,4 +1,3 @@
-
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freetype",
"freetype.vcproj", "{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}"
diff --git a/builds/wince/vc2008-ce/freetype.sln
b/builds/wince/vc2008-ce/freetype.sln
index d8efd96..2391432 100644
--- a/builds/wince/vc2008-ce/freetype.sln
+++ b/builds/wince/vc2008-ce/freetype.sln
@@ -1,4 +1,3 @@
-
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freetype",
"freetype.vcproj", "{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}"
diff --git a/builds/windows/vc2010/freetype.sln
b/builds/windows/vc2010/freetype.sln
index 3bd176a..b209edd 100644
--- a/builds/windows/vc2010/freetype.sln
+++ b/builds/windows/vc2010/freetype.sln
@@ -1,4 +1,3 @@
-
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio Express 2012 for Windows Desktop
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freetype",
"freetype.vcxproj", "{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}"
diff --git a/builds/windows/vc2010/freetype.vcxproj
b/builds/windows/vc2010/freetype.vcxproj
index 96f76ca..056e595 100644
--- a/builds/windows/vc2010/freetype.vcxproj
+++ b/builds/windows/vc2010/freetype.vcxproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0"
xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
diff --git a/builds/windows/vc2010/freetype.vcxproj.filters
b/builds/windows/vc2010/freetype.vcxproj.filters
index 29cb5c9..0e947f4 100644
--- a/builds/windows/vc2010/freetype.vcxproj.filters
+++ b/builds/windows/vc2010/freetype.vcxproj.filters
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0"
xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Filter Include="Source Files">
diff --git a/docs/FTL.TXT b/docs/FTL.TXT
index bbaba33..433ab06 100644
--- a/docs/FTL.TXT
+++ b/docs/FTL.TXT
@@ -48,7 +48,7 @@ Introduction
encourage you to use the following text:
"""
- Portions of this software are copyright � <year> The FreeType
+ Portions of this software are copyright © <year> The FreeType
Project (www.freetype.org). All rights reserved.
"""
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [freetype2] master 44341d2: Encoding tweaks.,
Alexei Podtelezhnikov <=