Skip to content

Commit

Permalink
uniform filename cases in windows project files
Browse files Browse the repository at this point in the history
  • Loading branch information
sezero committed Jul 1, 2018
1 parent ad155c7 commit 01f0356
Show file tree
Hide file tree
Showing 30 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion VisualC/SDL.dsw
Expand Up @@ -3,7 +3,7 @@ Microsoft Developer Studio Workspace File, Format Version 5.00

###############################################################################

Project: "SDL"=.\SDL\SDL.DSP - Package Owner=<4>
Project: "SDL"=.\SDL\SDL.dsp - Package Owner=<4>

Package=<5>
{{{
Expand Down
2 changes: 1 addition & 1 deletion VisualC/SDL/SDL.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions VisualC/SDL/SDL.vcproj
Expand Up @@ -503,19 +503,19 @@
>
</File>
<File
RelativePath="..\..\src\video\Windx5\SDL_dx5events.c"
RelativePath="..\..\src\video\windx5\SDL_dx5events.c"
>
</File>
<File
RelativePath="..\..\src\video\Windx5\SDL_dx5events_c.h"
RelativePath="..\..\src\video\windx5\SDL_dx5events_c.h"
>
</File>
<File
RelativePath="..\..\src\video\Windx5\SDL_dx5video.c"
RelativePath="..\..\src\video\windx5\SDL_dx5video.c"
>
</File>
<File
RelativePath="..\..\src\video\Windx5\SDL_dx5video.h"
RelativePath="..\..\src\video\windx5\SDL_dx5video.h"
>
</File>
<File
Expand Down Expand Up @@ -823,7 +823,7 @@
>
</File>
<File
RelativePath="..\..\src\video\wincommon\Wmmsg.h"
RelativePath="..\..\src\video\wincommon\wmmsg.h"
>
</File>
</Files>
Expand Down
10 changes: 5 additions & 5 deletions VisualC/SDL/SDL.vcxproj 100755 → 100644
Expand Up @@ -262,8 +262,8 @@
<ClCompile Include="..\..\src\audio\disk\SDL_diskaudio.c" />
<ClCompile Include="..\..\src\audio\dummy\SDL_dummyaudio.c" />
<ClCompile Include="..\..\src\audio\windx5\SDL_dx5audio.c" />
<ClCompile Include="..\..\src\video\Windx5\SDL_dx5events.c" />
<ClCompile Include="..\..\src\video\Windx5\SDL_dx5video.c" />
<ClCompile Include="..\..\src\video\windx5\SDL_dx5events.c" />
<ClCompile Include="..\..\src\video\windx5\SDL_dx5video.c" />
<ClCompile Include="..\..\src\video\windx5\SDL_dx5yuv.c" />
<ClCompile Include="..\..\src\SDL_error.c" />
<ClCompile Include="..\..\src\events\SDL_events.c" />
Expand Down Expand Up @@ -322,8 +322,8 @@
<ClInclude Include="..\..\src\audio\disk\SDL_diskaudio.h" />
<ClInclude Include="..\..\src\audio\dummy\SDL_dummyaudio.h" />
<ClInclude Include="..\..\src\audio\windx5\SDL_dx5audio.h" />
<ClInclude Include="..\..\src\video\Windx5\SDL_dx5events_c.h" />
<ClInclude Include="..\..\src\video\Windx5\SDL_dx5video.h" />
<ClInclude Include="..\..\src\video\windx5\SDL_dx5events_c.h" />
<ClInclude Include="..\..\src\video\windx5\SDL_dx5video.h" />
<ClInclude Include="..\..\src\video\windx5\SDL_dx5yuv_c.h" />
<ClInclude Include="..\..\src\SDL_error_c.h" />
<ClInclude Include="..\..\src\events\SDL_events_c.h" />
Expand Down Expand Up @@ -354,7 +354,7 @@
<ClInclude Include="..\..\src\video\wincommon\SDL_wingl_c.h" />
<ClInclude Include="..\..\src\video\SDL_yuv_sw_c.h" />
<ClInclude Include="..\..\src\video\SDL_yuvfuncs.h" />
<ClInclude Include="..\..\src\video\wincommon\Wmmsg.h" />
<ClInclude Include="..\..\src\video\wincommon\wmmsg.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\src\main\win32\version.rc" />
Expand Down
2 changes: 1 addition & 1 deletion VisualC/SDLmain/SDLmain.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion VisualC/SDLmain/SDLmain.vcproj
Expand Up @@ -413,7 +413,7 @@
</References>
<Files>
<File
RelativePath="..\..\Src\Main\Win32\SDL_win32_main.c"
RelativePath="..\..\src\main\win32\SDL_win32_main.c"
>
</File>
</Files>
Expand Down
2 changes: 1 addition & 1 deletion VisualC/SDLmain/SDLmain.vcxproj 100755 → 100644
Expand Up @@ -213,7 +213,7 @@
</ClCompile>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\..\Src\Main\Win32\SDL_win32_main.c" />
<ClCompile Include="..\..\src\main\win32\SDL_win32_main.c" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
Expand Down
2 changes: 1 addition & 1 deletion VisualC/tests/graywin/graywin.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion VisualC/tests/graywin/graywin.vcproj
Expand Up @@ -204,7 +204,7 @@
>
</File>
<File
RelativePath="..\..\Sdl\Debug\SDL.lib"
RelativePath="..\..\SDL\Debug\SDL.lib"
>
</File>
<File
Expand Down
4 changes: 2 additions & 2 deletions VisualC/tests/loopwave/loopwave.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions VisualC/tests/loopwave/loopwave.vcproj
Expand Up @@ -200,11 +200,11 @@
</References>
<Files>
<File
RelativePath="..\..\..\Test\Loopwave.c"
RelativePath="..\..\..\test\loopwave.c"
>
</File>
<File
RelativePath="..\..\Sdl\Debug\SDL.lib"
RelativePath="..\..\SDL\Debug\SDL.lib"
>
</File>
<File
Expand Down
4 changes: 2 additions & 2 deletions VisualC/tests/testalpha/testalpha.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions VisualC/tests/testalpha/testalpha.vcproj
Expand Up @@ -200,15 +200,15 @@
</References>
<Files>
<File
RelativePath="..\..\Sdl\Debug\SDL.lib"
RelativePath="..\..\SDL\Debug\SDL.lib"
>
</File>
<File
RelativePath="..\..\SDLmain\Debug\SDLmain.lib"
>
</File>
<File
RelativePath="..\..\..\Test\testalpha.c"
RelativePath="..\..\..\test\testalpha.c"
>
</File>
</Files>
Expand Down
4 changes: 2 additions & 2 deletions VisualC/tests/testfile/testfile.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions VisualC/tests/testfile/testfile.vcproj
Expand Up @@ -200,15 +200,15 @@
</References>
<Files>
<File
RelativePath="..\..\Sdl\Debug\SDL.lib"
RelativePath="..\..\SDL\Debug\SDL.lib"
>
</File>
<File
RelativePath="..\..\SDLmain\Debug\SDLmain.lib"
>
</File>
<File
RelativePath="..\..\..\Test\testfile.c"
RelativePath="..\..\..\test\testfile.c"
>
</File>
</Files>
Expand Down
2 changes: 1 addition & 1 deletion VisualC/tests/testgamma/testgamma.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion VisualC/tests/testgamma/testgamma.vcproj
Expand Up @@ -200,7 +200,7 @@
</References>
<Files>
<File
RelativePath="..\..\Sdl\Debug\SDL.lib"
RelativePath="..\..\SDL\Debug\SDL.lib"
>
</File>
<File
Expand Down
2 changes: 1 addition & 1 deletion VisualC/tests/testgl/testgl.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion VisualC/tests/testgl/testgl.vcproj
Expand Up @@ -202,7 +202,7 @@
</References>
<Files>
<File
RelativePath="..\..\Sdl\Debug\SDL.lib"
RelativePath="..\..\SDL\Debug\SDL.lib"
>
</File>
<File
Expand Down
2 changes: 1 addition & 1 deletion VisualC/tests/testjoystick/testjoystick.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion VisualC/tests/testjoystick/testjoystick.vcproj
Expand Up @@ -200,7 +200,7 @@
</References>
<Files>
<File
RelativePath="..\..\Sdl\Debug\SDL.lib"
RelativePath="..\..\SDL\Debug\SDL.lib"
>
</File>
<File
Expand Down
2 changes: 1 addition & 1 deletion VisualC/tests/testpalette/testpalette.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion VisualC/tests/testpalette/testpalette.vcproj
Expand Up @@ -200,7 +200,7 @@
</References>
<Files>
<File
RelativePath="..\..\Sdl\Debug\SDL.lib"
RelativePath="..\..\SDL\Debug\SDL.lib"
>
</File>
<File
Expand Down
4 changes: 2 additions & 2 deletions VisualC/tests/testplatform/testplatform.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions VisualC/tests/testplatform/testplatform.vcproj
Expand Up @@ -204,15 +204,15 @@
</References>
<Files>
<File
RelativePath="..\..\Sdl\Debug\SDL.lib"
RelativePath="..\..\SDL\Debug\SDL.lib"
>
</File>
<File
RelativePath="..\..\SDLmain\Debug\SDLmain.lib"
>
</File>
<File
RelativePath="..\..\..\Test\testplatform.c"
RelativePath="..\..\..\test\testplatform.c"
>
<FileConfiguration
Name="Debug|Win32"
Expand Down
4 changes: 2 additions & 2 deletions VisualC/tests/testvidinfo/testvidinfo.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions VisualC/tests/testwin/testwin.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions VisualC/tests/testwin/testwin.vcproj
Expand Up @@ -200,15 +200,15 @@
</References>
<Files>
<File
RelativePath="..\..\Sdl\Debug\SDL.lib"
RelativePath="..\..\SDL\Debug\SDL.lib"
>
</File>
<File
RelativePath="..\..\SDLmain\Debug\SDLmain.lib"
>
</File>
<File
RelativePath="..\..\..\Test\Testwin.c"
RelativePath="..\..\..\test\testwin.c"
>
</File>
</Files>
Expand Down
2 changes: 1 addition & 1 deletion VisualC/tests/testwm/testwm.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 01f0356

Please sign in to comment.