From 757ed1a0945334162d253f819deb6ddd1ee18037 Mon Sep 17 00:00:00 2001 From: Stephen Kennedy Date: Mon, 21 Jul 2008 00:11:25 +0000 Subject: Moved UserAction and HardwareKey classes into their own respective header files. Added HardwareKeySet class to manage a devices set of hardware keys. Started implementing Keymapper class. svn-id: r33157 --- dists/msvc8/scummvm.vcproj | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'dists') diff --git a/dists/msvc8/scummvm.vcproj b/dists/msvc8/scummvm.vcproj index 60fe55dc1f..bab456e3d7 100644 --- a/dists/msvc8/scummvm.vcproj +++ b/dists/msvc8/scummvm.vcproj @@ -1056,6 +1056,10 @@ + + @@ -1072,10 +1076,18 @@ RelativePath="..\..\backends\common\keymap.h" > + + + + -- cgit v1.2.3