Add MSVC project files for library and examples.
This is a big squashed commit of Garf's add_msvc_projects branch.
It currently does not include HTTP[S] support, as no one has sat
down and worked out the best way to link against OpenSSL.
Signed-off-by:
Timothy B. Terriberry <tterribe@xiph.org>
Showing
- win32/VS2010/opusfile.sln 40 additions, 0 deletionswin32/VS2010/opusfile.sln
- win32/VS2010/opusfile.vcxproj 101 additions, 0 deletionswin32/VS2010/opusfile.vcxproj
- win32/VS2010/opusfile.vcxproj.filters 45 additions, 0 deletionswin32/VS2010/opusfile.vcxproj.filters
- win32/VS2010/opusfile_example.vcxproj 102 additions, 0 deletionswin32/VS2010/opusfile_example.vcxproj
- win32/VS2010/opusfile_example.vcxproj.filters 22 additions, 0 deletionswin32/VS2010/opusfile_example.vcxproj.filters
- win32/VS2010/seeking_example.vcxproj 100 additions, 0 deletionswin32/VS2010/seeking_example.vcxproj
- win32/VS2010/seeking_example.vcxproj.filters 22 additions, 0 deletionswin32/VS2010/seeking_example.vcxproj.filters
win32/VS2010/opusfile.sln
0 → 100644
win32/VS2010/opusfile.vcxproj
0 → 100644
win32/VS2010/opusfile.vcxproj.filters
0 → 100644
win32/VS2010/opusfile_example.vcxproj
0 → 100644
win32/VS2010/seeking_example.vcxproj
0 → 100644
win32/VS2010/seeking_example.vcxproj.filters
0 → 100644
Please register or sign in to comment