From d1044c036a1321d377dfe0a79ed5d39888bfd3d1 Mon Sep 17 00:00:00 2001 From: yexo Date: Sat, 3 Jul 2010 13:27:32 +0000 Subject: (svn r20054) -Add: framework to check for hotkeys --- 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 5198ee4be..6fdf426ac 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -330,6 +330,7 @@ + @@ -448,6 +449,7 @@ + diff --git a/projects/openttd_vs100.vcxproj.filters b/projects/openttd_vs100.vcxproj.filters index bccaedab8..e063b737a 100644 --- a/projects/openttd_vs100.vcxproj.filters +++ b/projects/openttd_vs100.vcxproj.filters @@ -193,6 +193,9 @@ Source Files + + Source Files + Source Files @@ -547,6 +550,9 @@ Header Files + + Header Files + Header Files diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index e145e1c15..febd17297 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -583,6 +583,10 @@ RelativePath=".\..\src\highscore.cpp" > + + @@ -1059,6 +1063,10 @@ RelativePath=".\..\src\highscore.h" > + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 0d1c69c88..e21534b4f 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -580,6 +580,10 @@ RelativePath=".\..\src\highscore.cpp" > + + @@ -1056,6 +1060,10 @@ RelativePath=".\..\src\highscore.h" > + + -- cgit v1.2.3-54-g00ecf