aboutsummaryrefslogtreecommitdiff
path: root/dists
diff options
context:
space:
mode:
authorStephen Kennedy2008-07-09 13:33:36 +0000
committerStephen Kennedy2008-07-09 13:33:36 +0000
commit1f0b3ceb3633c75cd40f1eaacddeb73b5b8ec555 (patch)
treefdf661d07db016bf181a4c4b9ef65011842349f9 /dists
parentb035101732407ae7595d80162346f995242654f2 (diff)
downloadscummvm-rg350-1f0b3ceb3633c75cd40f1eaacddeb73b5b8ec555.tar.gz
scummvm-rg350-1f0b3ceb3633c75cd40f1eaacddeb73b5b8ec555.tar.bz2
scummvm-rg350-1f0b3ceb3633c75cd40f1eaacddeb73b5b8ec555.zip
Added pushEvent to EventManager (from cpage88's branch) and changed VirtualKeyboard so that it uses this method to feed key presses its resulting key press events.
svn-id: r32977
Diffstat (limited to 'dists')
-rw-r--r--dists/msvc8/scummvm.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/dists/msvc8/scummvm.vcproj b/dists/msvc8/scummvm.vcproj
index 8f7f42f9e4..638946334c 100644
--- a/dists/msvc8/scummvm.vcproj
+++ b/dists/msvc8/scummvm.vcproj
@@ -399,6 +399,10 @@
>
</File>
<File
+ RelativePath="..\..\common\queue.h"
+ >
+ </File>
+ <File
RelativePath="..\..\common\rect.h"
>
</File>