aboutsummaryrefslogtreecommitdiff
path: root/win32/VS2015
AgeCommit message (Expand)Author
2020-08-21Replace WIN32 with _WIN32 everywhereNirbheek Chauhan
2018-07-26win32: Add ambisonics sources to VS projectJoshua Bowman
2017-09-11Rename SSE 4.1 files to match their targets.Ralph Giles
2017-03-02VS2015: remove previously ignored C4146 in kiss_fft.cRicardo Constantino
2017-03-02VS2015: Ignore LNK4221 and properly force SSE off for Win32Ricardo Constantino
2017-03-02VS2015: ignore C4244 warning in opus_compare.cRicardo Constantino
2017-02-20VS2015: only compile fixed silk for appropriate configsRicardo Constantino
2017-02-20VS2015: Move back PreprocessorDefinitions to opusRicardo Constantino
2017-02-20VS2015: join common options in a properties fileRicardo Constantino
2017-02-20VS2015: remove dead options for linker in static configurationsRicardo Constantino
2016-11-10vs2015: reenable DebugDLL versions of opus_demoRicardo Constantino
2016-11-03vs2015: Add missing file to test_opus_encode.Ricardo Constantino
2016-09-01vs2015: include files added in 76674feaRicardo Constantino (:RiCON)
2016-07-27VS2015: Ignore warning 4146 in celt/kiss_fft.c.Ricardo Constantino (:RiCON)
2016-07-27VS2015: Disable building DebugDLL opus_demo.Ricardo Constantino (:RiCON)
2016-07-27vs2015: Merge opus dependencies into its project.Ricardo Constantino (:RiCON)
2016-07-26VS2015: Mirror changes in *.mk files from exp_lbr_tune merge.Ricardo Constantino (:RiCON)
2016-07-26VS2015: Suppress a few warnings.Ricardo Constantino (:RiCON)
2016-07-26Create a simple project to create version.h.Ricardo Constantino (:RiCON)
2016-05-17Fix DLL errors and Additional Library DirectoriesOrestes Zoupanos
2016-05-11Fix VS2015 dynamic builds by adding DLL_EXPORT to CFLAGSRicardo Constantino (:RiCON)
2016-05-11fix build settings for DLL project, runtime library must be linked to DLL too...uraymeiviar
2016-05-11Added Visual Studio 2015 solution and added ReleaseDLL and DebugDLL Project s...uraymeiviar