VS2015: Add Release configuration without OpenSSL dependency.
Using a custom config.h isn't enough, since additional libs have to
be available whether OP_ENABLE_HTTP is defined or not.
Don't bother compiling OpenSSL in Appveyor in this one.
Signed-off-by:
Ralph Giles <giles@thaumas.net>
Showing
- appveyor.yml 3 additions, 2 deletionsappveyor.yml
- win32/.gitignore 1 addition, 0 deletionswin32/.gitignore
- win32/VS2015/opusfile.sln 14 additions, 0 deletionswin32/VS2015/opusfile.sln
- win32/VS2015/opusfile.vcxproj 82 additions, 0 deletionswin32/VS2015/opusfile.vcxproj
- win32/VS2015/opusfile_example.vcxproj 84 additions, 0 deletionswin32/VS2015/opusfile_example.vcxproj
- win32/VS2015/seeking_example.vcxproj 80 additions, 0 deletionswin32/VS2015/seeking_example.vcxproj
Loading
Please register or sign in to comment