From b9b9cc822b5aab16f6a733d2822394944613c7b3 Mon Sep 17 00:00:00 2001 From: Mark Vejvoda Date: Mon, 23 Aug 2010 07:27:31 +0000 Subject: [PATCH] - bugfixes related to SDL library upgrade on windows build and mouse cursor toggling (especially that stupid windows 7 issue where alt-tab doesn't let you move your cursor in fullscreen mode) For reference: http://bugzilla.libsdl.org/show_bug.cgi?id=849 --- mk/windoze/g3d_viewer.vcproj | 6 +++--- mk/windoze/glest_configurator.vcproj | 6 +++--- mk/windoze/glest_editor.vcproj | 6 +++--- mk/windoze/glest_game.vcproj | 6 +++--- mk/windoze/shared_lib.vcproj | 6 +++--- .../sources/platform/common/platform_common.cpp | 6 +++--- source/shared_lib/sources/platform/sdl/window.cpp | 8 ++++---- 7 files changed, 22 insertions(+), 22 deletions(-) diff --git a/mk/windoze/g3d_viewer.vcproj b/mk/windoze/g3d_viewer.vcproj index d5d428d20..0f205176e 100755 --- a/mk/windoze/g3d_viewer.vcproj +++ b/mk/windoze/g3d_viewer.vcproj @@ -40,7 +40,7 @@