Skip to content
Snippets Groups Projects
Commit 9b0a48cc authored by Ralph Giles's avatar Ralph Giles
Browse files

Add win32utf8.c to the source file VS2010 source file listings.

parent 8d447a9f
No related branches found
No related tags found
No related merge requests found
...@@ -18,5 +18,8 @@ ...@@ -18,5 +18,8 @@
<ClCompile Include="..\..\examples\opusfile_example.c"> <ClCompile Include="..\..\examples\opusfile_example.c">
<Filter>Source Files</Filter> <Filter>Source Files</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="..\..\examples\win32utf8.c">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup> </ItemGroup>
</Project> </Project>
\ No newline at end of file
...@@ -18,5 +18,8 @@ ...@@ -18,5 +18,8 @@
<ClCompile Include="..\..\examples\seeking_example.c"> <ClCompile Include="..\..\examples\seeking_example.c">
<Filter>Source Files</Filter> <Filter>Source Files</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="..\..\examples\win32utf8.c">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup> </ItemGroup>
</Project> </Project>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment