From 73a6d5c6b5393d4499702658183ed75001820f02 Mon Sep 17 00:00:00 2001 From: Thomas Debesse Date: Sat, 6 Jul 2024 02:06:18 +0200 Subject: [PATCH] readme: remove mentions to now-deleted Visual Studio 2010 and Code::Blocks files --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 4d225776..52530e7b 100644 --- a/README.md +++ b/README.md @@ -264,12 +264,6 @@ the KTX files written by crnlib can be reliably read by other tools. This release contains the source code and projects for three simple example projects: -crn_examples.2010.sln is a Visual Studio 2010 (VC10) solution file -containing projects for Win32 and x64. crnlib itself also builds with -VS2005, VS2008, and gcc 4.5.0 (TDM GCC+MinGW). A codeblocks 10.05 -workspace and project file is also included, but compiling crnlib this -way hasn't been tested much. - ### example1 Demonstrates how to use crnlib's high-level C-helper