1
0
mirror of https://github.com/RPCS3/soundtouch.git synced 2024-09-20 00:11:38 +02:00
soundtouch/source/SoundTouchDLL
Olli 17925302ae Migrate configuration file, add building of dynamic-link version to the master makefile
- Migrate configuration.ac file to new autotools
- add building of also the dynamic-link version within
  'source/SoundTouchDLL' directory from the main-level makefile
- add a simple lazarus/pascal example project that uses the dynamic-link
  version of the SoundTouch library

Signed-off-by: Olli <oparviai'at'iki.fi>
2022-10-30 18:15:10 +02:00
..
DllTest Windows build: Retargeted to Visual Studio 2019 and Windows 10. Removed obsolete /Gm build option. 2020-02-02 18:58:46 +02:00
LazarusTest Migrate configuration file, add building of dynamic-link version to the master makefile 2022-10-30 18:15:10 +02:00
make-gnu-dll.sh Tuning for ARM NEON 2020-06-21 20:38:00 +03:00
Makefile.am Migrate configuration file, add building of dynamic-link version to the master makefile 2022-10-30 18:15:10 +02:00
resource.h Updated version to 1.7.0 2012-04-04 19:47:28 +00:00
SoundTouchDLL.cpp Migrate configuration file, add building of dynamic-link version to the master makefile 2022-10-30 18:15:10 +02:00
SoundTouchDLL.h C functions mustn't throw. Catch exceptions in SoundTouch DLL interface because the user cannot catch them. 2021-12-04 22:09:51 +01:00
SoundTouchDLL.rc cmake: remove "CMAKE" compiler definition and instead add mock "soundtouch_config.h" 2021-09-06 20:13:01 +03:00
SoundTouchDLL.sln Migrated MS Visual Studio build scripts to VS2015 2018-05-10 23:54:07 +03:00
SoundTouchDLL.vcxproj Windows build: Retargeted to Visual Studio 2019 and Windows 10. Removed obsolete /Gm build option. 2020-02-02 18:58:46 +02:00