From 2743d4e8e5295c17272237cbf8cb064c8d917041 Mon Sep 17 00:00:00 2001 From: Ozkan Sezer Date: Sat, 24 Mar 2018 23:10:59 +0300 Subject: [PATCH] fix VS5 project file. --- VisualC/SDL/SDL.dsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VisualC/SDL/SDL.dsp b/VisualC/SDL/SDL.dsp index 9c2c97a27..45169e30b 100644 --- a/VisualC/SDL/SDL.dsp +++ b/VisualC/SDL/SDL.dsp @@ -536,11 +536,11 @@ SOURCE=..\..\src\video\SDL_yuvfuncs.h # End Source File # Begin Source File -SOURCE=.\Version.rc +SOURCE=..\..\src\main\win32\version.rc # End Source File # Begin Source File -SOURCE=..\..\src\video\wincommon\Wmmsg.h +SOURCE=..\..\src\video\wincommon\wmmsg.h # End Source File # End Target # End Project