From 03046f614f4fb8c88d1a8ee05e0caee2bde887bc Mon Sep 17 00:00:00 2001 From: frosch Date: Sat, 9 Jun 2012 19:54:16 +0000 Subject: (svn r24337) -Feature: Allow filtering for multiple words (separated by whitespace resp. quoted) in the sign list, content- and NewGRF-guis. --- projects/openttd_vs100.vcxproj | 2 ++ projects/openttd_vs100.vcxproj.filters | 6 ++++++ projects/openttd_vs80.vcproj | 8 ++++++++ projects/openttd_vs90.vcproj | 8 ++++++++ 4 files changed, 24 insertions(+) (limited to 'projects') diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj index a6d93adf5..91c0a004f 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -360,6 +360,7 @@ + @@ -566,6 +567,7 @@ + diff --git a/projects/openttd_vs100.vcxproj.filters b/projects/openttd_vs100.vcxproj.filters index 170a96978..0c21dc5e0 100644 --- a/projects/openttd_vs100.vcxproj.filters +++ b/projects/openttd_vs100.vcxproj.filters @@ -309,6 +309,9 @@ Source Files + + Source Files + Source Files @@ -927,6 +930,9 @@ Header Files + + Header Files + Header Files diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 5105ec472..4e90a232b 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -710,6 +710,10 @@ RelativePath=".\..\src\string.cpp" > + + @@ -1538,6 +1542,10 @@ RelativePath=".\..\src\string_type.h" > + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index d063a5f43..dce0ee412 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -707,6 +707,10 @@ RelativePath=".\..\src\string.cpp" > + + @@ -1535,6 +1539,10 @@ RelativePath=".\..\src\string_type.h" > + + -- cgit v1.2.3-54-g00ecf