Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothy B. Terriberry
Opusfile
Commits
9b0a48cc
Commit
9b0a48cc
authored
Aug 20, 2013
by
Ralph Giles
Browse files
Add win32utf8.c to the source file VS2010 source file listings.
parent
8d447a9f
Changes
2
Hide whitespace changes
Inline
Side-by-side
win32/VS2010/opusfile_example.vcxproj.filters
View file @
9b0a48cc
...
...
@@ -18,5 +18,8 @@
<ClCompile
Include=
"..\..\examples\opusfile_example.c"
>
<Filter>
Source Files
</Filter>
</ClCompile>
<ClCompile
Include=
"..\..\examples\win32utf8.c"
>
<Filter>
Source Files
</Filter>
</ClCompile>
</ItemGroup>
</Project>
\ No newline at end of file
</Project>
win32/VS2010/seeking_example.vcxproj.filters
View file @
9b0a48cc
...
...
@@ -18,5 +18,8 @@
<ClCompile
Include=
"..\..\examples\seeking_example.c"
>
<Filter>
Source Files
</Filter>
</ClCompile>
<ClCompile
Include=
"..\..\examples\win32utf8.c"
>
<Filter>
Source Files
</Filter>
</ClCompile>
</ItemGroup>
</Project>
\ No newline at end of file
</Project>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment