Skip to content

Commit

Permalink
Renamed IMG_WindowsImagingComponent.cpp to IMG_WIC.c
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Sep 12, 2017
1 parent 6449708 commit 66c1e5e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion VisualC/SDL_image.vcxproj
Expand Up @@ -291,7 +291,7 @@
<PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ClCompile>
<ClCompile Include="..\IMG_webp.c" />
<ClCompile Include="..\IMG_WindowsImagingComponent.cpp" />
<ClCompile Include="..\IMG_WIC.c" />
<ClCompile Include="..\IMG_xcf.c">
<AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
Expand Down

0 comments on commit 66c1e5e

Please sign in to comment.