From 91d6051adb8c17c1dd31566c48f4488340091359 Mon Sep 17 00:00:00 2001 From: KUDr Date: Fri, 29 Jun 2007 22:33:58 +0000 Subject: (svn r10389) -Add: CStrA, CStrCiA, CStrW, CStrCiW - case sensitive/insensitive ANSI/UNICODE string classes that support formatted (sprintf like) output. --- projects/openttd.vcproj | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'projects/openttd.vcproj') diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index 651884773..9a4b21361 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -1187,6 +1187,12 @@ + + + +