changeset 32:c29f7af71406

libsdl-ttf: typo
author David Demelier <markand@malikania.fr>
date Thu, 08 Apr 2021 14:11:56 +0200
parents 78dea7c19eff
children fa3b70c5e686
files libsdl-ttf.md
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/libsdl-ttf.md	Thu Apr 08 14:04:25 2021 +0200
+++ b/libsdl-ttf.md	Thu Apr 08 14:11:56 2021 +0200
@@ -1,8 +1,8 @@
 Build libsdl-ttf
 ================
 
-Version:    2.0.14
-Date:       20181123
+Version:    2.0.15
+Date:       20210408
 
 Dependencies
 ------------
@@ -22,8 +22,8 @@
 2. Open VisualC/SDL_ttf.sln,
 3. Remove glfont and showfont projects,
 4. Remove x64, x86 from SDL2_ttf project
-4. Select Release or Debug and x64 Visual Studio configuration
-5. Open SDL2_ttf properties
+5. Select Release or Debug and x64 Visual Studio configuration
+6. Open SDL2_ttf properties
   5.1 C/C++ -> General -> Additional Include Directories
     5.1.1 Clear old values
     5.1.2 Add C:\pkg\vs\<release|debug>\include\SDL2
@@ -49,4 +49,4 @@
 Release
 
 1. Copy VisualC\x64\Release\SDL2_ttf.dll to C:\pkg\vs\release\bin
-3. Copy VisualC\x64\Release\SDL2_ttf.lib to C:\pkg\vs\release\lib
\ No newline at end of file
+2. Copy VisualC\x64\Release\SDL2_ttf.lib to C:\pkg\vs\release\lib