rename spandsp project files so we can add 2005 projects too.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12195 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2009-02-20 20:19:58 +00:00
parent 9952b6d633
commit 9b295662e5
8 changed files with 470 additions and 469 deletions

View File

@ -573,12 +573,12 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_lcr", "src\mod\applicat
EndProject EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Download TIFF", "libs\win32\Download TIFF.2008.vcproj", "{2B8A45C9-FEB4-4734-AB37-8DB9DB899917}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Download TIFF", "libs\win32\Download TIFF.2008.vcproj", "{2B8A45C9-FEB4-4734-AB37-8DB9DB899917}"
EndProject EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libspandsp", "libs\spandsp\src\libspandsp.vcproj", "{1CBB0077-18C5-455F-801C-0A0CE7B0BBF5}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libspandsp", "libs\spandsp\src\libspandsp.2008.vcproj", "{1CBB0077-18C5-455F-801C-0A0CE7B0BBF5}"
ProjectSection(ProjectDependencies) = postProject ProjectSection(ProjectDependencies) = postProject
{401A40CD-5DB4-4E34-AC68-FA99E9FAC014} = {401A40CD-5DB4-4E34-AC68-FA99E9FAC014} {401A40CD-5DB4-4E34-AC68-FA99E9FAC014} = {401A40CD-5DB4-4E34-AC68-FA99E9FAC014}
EndProjectSection EndProjectSection
EndProject EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtiff", "libs\spandsp\src\libtiff.vcproj", "{401A40CD-5DB4-4E34-AC68-FA99E9FAC014}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtiff", "libs\spandsp\src\libtiff.2008.vcproj", "{401A40CD-5DB4-4E34-AC68-FA99E9FAC014}"
ProjectSection(ProjectDependencies) = postProject ProjectSection(ProjectDependencies) = postProject
{2B8A45C9-FEB4-4734-AB37-8DB9DB899917} = {2B8A45C9-FEB4-4734-AB37-8DB9DB899917} {2B8A45C9-FEB4-4734-AB37-8DB9DB899917} = {2B8A45C9-FEB4-4734-AB37-8DB9DB899917}
EndProjectSection EndProjectSection

View File

@ -951,12 +951,12 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_lcr", "src\mod\applicat
EndProject EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Download TIFF", "libs\win32\Download TIFF.2008.vcproj", "{2B8A45C9-FEB4-4734-AB37-8DB9DB899917}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Download TIFF", "libs\win32\Download TIFF.2008.vcproj", "{2B8A45C9-FEB4-4734-AB37-8DB9DB899917}"
EndProject EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtiff", "libs\spandsp\src\libtiff.vcproj", "{401A40CD-5DB4-4E34-AC68-FA99E9FAC014}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtiff", "libs\spandsp\src\libtiff.2008.vcproj", "{401A40CD-5DB4-4E34-AC68-FA99E9FAC014}"
ProjectSection(ProjectDependencies) = postProject ProjectSection(ProjectDependencies) = postProject
{2B8A45C9-FEB4-4734-AB37-8DB9DB899917} = {2B8A45C9-FEB4-4734-AB37-8DB9DB899917} {2B8A45C9-FEB4-4734-AB37-8DB9DB899917} = {2B8A45C9-FEB4-4734-AB37-8DB9DB899917}
EndProjectSection EndProjectSection
EndProject EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libspandsp", "libs\spandsp\src\libspandsp.vcproj", "{1CBB0077-18C5-455F-801C-0A0CE7B0BBF5}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libspandsp", "libs\spandsp\src\libspandsp.2008.vcproj", "{1CBB0077-18C5-455F-801C-0A0CE7B0BBF5}"
ProjectSection(ProjectDependencies) = postProject ProjectSection(ProjectDependencies) = postProject
{401A40CD-5DB4-4E34-AC68-FA99E9FAC014} = {401A40CD-5DB4-4E34-AC68-FA99E9FAC014} {401A40CD-5DB4-4E34-AC68-FA99E9FAC014} = {401A40CD-5DB4-4E34-AC68-FA99E9FAC014}
EndProjectSection EndProjectSection

View File

@ -1,461 +1,462 @@
## ##
## SpanDSP - a series of DSP components for telephony ## SpanDSP - a series of DSP components for telephony
## ##
## Makefile.am - Process this file with automake to produce Makefile.in ## Makefile.am - Process this file with automake to produce Makefile.in
## ##
## This program is free software; you can redistribute it and/or modify ## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU Lesser General Public License version 2.1, ## it under the terms of the GNU Lesser General Public License version 2.1,
## as published by the Free Software Foundation. ## as published by the Free Software Foundation.
## ##
## This program is distributed in the hope that it will be useful, ## This program is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of ## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
## GNU Lesser General Public License for more details. ## GNU Lesser General Public License for more details.
## ##
## You should have received a copy of the GNU Lesser General Public ## You should have received a copy of the GNU Lesser General Public
## License along with this program; if not, write to the Free Software ## License along with this program; if not, write to the Free Software
## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. ## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
## ##
## $Id: Makefile.am,v 1.124 2009/02/14 15:21:14 steveu Exp $ ## $Id: Makefile.am,v 1.124 2009/02/14 15:21:14 steveu Exp $
AM_CFLAGS = $(COMP_VENDOR_CFLAGS) AM_CFLAGS = $(COMP_VENDOR_CFLAGS)
AM_LDFLAGS = $(COMP_VENDOR_LDFLAGS) AM_LDFLAGS = $(COMP_VENDOR_LDFLAGS)
MAINTAINERCLEANFILES = Makefile.in MAINTAINERCLEANFILES = Makefile.in
EXTRA_DIST = floating_fudge.h \ EXTRA_DIST = floating_fudge.h \
spandsp/version.h.in \ spandsp/version.h.in \
libspandsp.dsp \ libspandsp.dsp \
libspandsp.sln \ libspandsp.2008.sln \
libspandsp.vcproj \ libspandsp.2008.vcproj \
msvc/config.h \ libtiff.2008.vcproj \
msvc/getopt.c \ msvc/config.h \
msvc/gettimeofday.c \ msvc/getopt.c \
msvc/inttypes.h \ msvc/gettimeofday.c \
msvc/tgmath.h \ msvc/inttypes.h \
msvc/unistd.h \ msvc/tgmath.h \
msvc/spandsp.h \ msvc/unistd.h \
msvc/sys/time.h \ msvc/spandsp.h \
msvc/make_at_dictionary.vcproj \ msvc/sys/time.h \
msvc/make_headers.bat \ msvc/make_at_dictionary.2008.vcproj \
msvc/make_modem_filter.vcproj \ msvc/make_headers.bat \
msvc/msvcproj.head \ msvc/make_modem_filter.2008.vcproj \
msvc/msvcproj.foot \ msvc/msvcproj.head \
msvc/vc8proj.head \ msvc/msvcproj.foot \
msvc/vc8proj.foot \ msvc/vc8proj.head \
spandsp/private/README msvc/vc8proj.foot \
INCLUDES = -I$(top_builddir) spandsp/private/README
INCLUDES = -I$(top_builddir)
lib_LTLIBRARIES = libspandsp.la
lib_LTLIBRARIES = libspandsp.la
libspandsp_la_SOURCES = adsi.c \
async.c \ libspandsp_la_SOURCES = adsi.c \
at_interpreter.c \ async.c \
awgn.c \ at_interpreter.c \
bell_r2_mf.c \ awgn.c \
bert.c \ bell_r2_mf.c \
bit_operations.c \ bert.c \
bitstream.c \ bit_operations.c \
complex_filters.c \ bitstream.c \
complex_vector_float.c \ complex_filters.c \
complex_vector_int.c \ complex_vector_float.c \
crc.c \ complex_vector_int.c \
dds_float.c \ crc.c \
dds_int.c \ dds_float.c \
dtmf.c \ dds_int.c \
echo.c \ dtmf.c \
fax.c \ echo.c \
fax_modems.c \ fax.c \
fsk.c \ fax_modems.c \
g711.c \ fsk.c \
g722.c \ g711.c \
g726.c \ g722.c \
gsm0610_decode.c \ g726.c \
gsm0610_encode.c \ gsm0610_decode.c \
gsm0610_long_term.c \ gsm0610_encode.c \
gsm0610_lpc.c \ gsm0610_long_term.c \
gsm0610_preprocess.c \ gsm0610_lpc.c \
gsm0610_rpe.c \ gsm0610_preprocess.c \
gsm0610_short_term.c \ gsm0610_rpe.c \
hdlc.c \ gsm0610_short_term.c \
ima_adpcm.c \ hdlc.c \
logging.c \ ima_adpcm.c \
lpc10_analyse.c \ logging.c \
lpc10_decode.c \ lpc10_analyse.c \
lpc10_encode.c \ lpc10_decode.c \
lpc10_placev.c \ lpc10_encode.c \
lpc10_voicing.c \ lpc10_placev.c \
modem_echo.c \ lpc10_voicing.c \
modem_connect_tones.c \ modem_echo.c \
noise.c \ modem_connect_tones.c \
oki_adpcm.c \ noise.c \
playout.c \ oki_adpcm.c \
plc.c \ playout.c \
power_meter.c \ plc.c \
queue.c \ power_meter.c \
schedule.c \ queue.c \
sig_tone.c \ schedule.c \
silence_gen.c \ sig_tone.c \
super_tone_rx.c \ silence_gen.c \
super_tone_tx.c \ super_tone_rx.c \
t4.c \ super_tone_tx.c \
t30.c \ t4.c \
t30_api.c \ t30.c \
t30_logging.c \ t30_api.c \
t31.c \ t30_logging.c \
t35.c \ t31.c \
t38_core.c \ t35.c \
t38_gateway.c \ t38_core.c \
t38_non_ecm_buffer.c \ t38_gateway.c \
t38_terminal.c \ t38_non_ecm_buffer.c \
testcpuid.c \ t38_terminal.c \
time_scale.c \ testcpuid.c \
tone_detect.c \ time_scale.c \
tone_generate.c \ tone_detect.c \
v17rx.c \ tone_generate.c \
v17tx.c \ v17rx.c \
v22bis_rx.c \ v17tx.c \
v22bis_tx.c \ v22bis_rx.c \
v27ter_rx.c \ v22bis_tx.c \
v27ter_tx.c \ v27ter_rx.c \
v29rx.c \ v27ter_tx.c \
v29tx.c \ v29rx.c \
v42.c \ v29tx.c \
v42bis.c \ v42.c \
v8.c \ v42bis.c \
vector_float.c \ v8.c \
vector_int.c vector_float.c \
vector_int.c
libspandsp_la_LDFLAGS = -version-info @SPANDSP_LT_CURRENT@:@SPANDSP_LT_REVISION@:@SPANDSP_LT_AGE@ $(COMP_VENDOR_FLAGS)
libspandsp_la_LDFLAGS = -version-info @SPANDSP_LT_CURRENT@:@SPANDSP_LT_REVISION@:@SPANDSP_LT_AGE@ $(COMP_VENDOR_FLAGS)
nobase_include_HEADERS = spandsp/adsi.h \
spandsp/async.h \ nobase_include_HEADERS = spandsp/adsi.h \
spandsp/arctan2.h \ spandsp/async.h \
spandsp/at_interpreter.h \ spandsp/arctan2.h \
spandsp/awgn.h \ spandsp/at_interpreter.h \
spandsp/bell_r2_mf.h \ spandsp/awgn.h \
spandsp/bert.h \ spandsp/bell_r2_mf.h \
spandsp/biquad.h \ spandsp/bert.h \
spandsp/bit_operations.h \ spandsp/biquad.h \
spandsp/bitstream.h \ spandsp/bit_operations.h \
spandsp/crc.h \ spandsp/bitstream.h \
spandsp/complex.h \ spandsp/crc.h \
spandsp/complex_filters.h \ spandsp/complex.h \
spandsp/complex_vector_float.h \ spandsp/complex_filters.h \
spandsp/complex_vector_int.h \ spandsp/complex_vector_float.h \
spandsp/dc_restore.h \ spandsp/complex_vector_int.h \
spandsp/dds.h \ spandsp/dc_restore.h \
spandsp/dtmf.h \ spandsp/dds.h \
spandsp/echo.h \ spandsp/dtmf.h \
spandsp/fast_convert.h \ spandsp/echo.h \
spandsp/fax.h \ spandsp/fast_convert.h \
spandsp/fax_modems.h \ spandsp/fax.h \
spandsp/fir.h \ spandsp/fax_modems.h \
spandsp/fsk.h \ spandsp/fir.h \
spandsp/g168models.h \ spandsp/fsk.h \
spandsp/g711.h \ spandsp/g168models.h \
spandsp/g722.h \ spandsp/g711.h \
spandsp/g726.h \ spandsp/g722.h \
spandsp/gsm0610.h \ spandsp/g726.h \
spandsp/hdlc.h \ spandsp/gsm0610.h \
spandsp/ima_adpcm.h \ spandsp/hdlc.h \
spandsp/logging.h \ spandsp/ima_adpcm.h \
spandsp/lpc10.h \ spandsp/logging.h \
spandsp/modem_echo.h \ spandsp/lpc10.h \
spandsp/modem_connect_tones.h \ spandsp/modem_echo.h \
spandsp/noise.h \ spandsp/modem_connect_tones.h \
spandsp/oki_adpcm.h \ spandsp/noise.h \
spandsp/playout.h \ spandsp/oki_adpcm.h \
spandsp/plc.h \ spandsp/playout.h \
spandsp/power_meter.h \ spandsp/plc.h \
spandsp/queue.h \ spandsp/power_meter.h \
spandsp/saturated.h \ spandsp/queue.h \
spandsp/schedule.h \ spandsp/saturated.h \
spandsp/sig_tone.h \ spandsp/schedule.h \
spandsp/silence_gen.h \ spandsp/sig_tone.h \
spandsp/super_tone_rx.h \ spandsp/silence_gen.h \
spandsp/super_tone_tx.h \ spandsp/super_tone_rx.h \
spandsp/t4.h \ spandsp/super_tone_tx.h \
spandsp/t30.h \ spandsp/t4.h \
spandsp/t30_api.h \ spandsp/t30.h \
spandsp/t30_fcf.h \ spandsp/t30_api.h \
spandsp/t30_logging.h \ spandsp/t30_fcf.h \
spandsp/t31.h \ spandsp/t30_logging.h \
spandsp/t35.h \ spandsp/t31.h \
spandsp/t38_core.h \ spandsp/t35.h \
spandsp/t38_gateway.h \ spandsp/t38_core.h \
spandsp/t38_non_ecm_buffer.h \ spandsp/t38_gateway.h \
spandsp/t38_terminal.h \ spandsp/t38_non_ecm_buffer.h \
spandsp/telephony.h \ spandsp/t38_terminal.h \
spandsp/time_scale.h \ spandsp/telephony.h \
spandsp/timing.h \ spandsp/time_scale.h \
spandsp/tone_detect.h \ spandsp/timing.h \
spandsp/tone_generate.h \ spandsp/tone_detect.h \
spandsp/v17rx.h \ spandsp/tone_generate.h \
spandsp/v17tx.h \ spandsp/v17rx.h \
spandsp/v22bis.h \ spandsp/v17tx.h \
spandsp/v27ter_rx.h \ spandsp/v22bis.h \
spandsp/v27ter_tx.h \ spandsp/v27ter_rx.h \
spandsp/v29rx.h \ spandsp/v27ter_tx.h \
spandsp/v29tx.h \ spandsp/v29rx.h \
spandsp/v42.h \ spandsp/v29tx.h \
spandsp/v42bis.h \ spandsp/v42.h \
spandsp/v8.h \ spandsp/v42bis.h \
spandsp/vector_float.h \ spandsp/v8.h \
spandsp/vector_int.h \ spandsp/vector_float.h \
spandsp/version.h \ spandsp/vector_int.h \
spandsp/private/adsi.h \ spandsp/version.h \
spandsp/private/async.h \ spandsp/private/adsi.h \
spandsp/private/at_interpreter.h \ spandsp/private/async.h \
spandsp/private/awgn.h \ spandsp/private/at_interpreter.h \
spandsp/private/bell_r2_mf.h \ spandsp/private/awgn.h \
spandsp/private/bert.h \ spandsp/private/bell_r2_mf.h \
spandsp/private/bitstream.h \ spandsp/private/bert.h \
spandsp/private/dtmf.h \ spandsp/private/bitstream.h \
spandsp/private/fax.h \ spandsp/private/dtmf.h \
spandsp/private/fax_modems.h \ spandsp/private/fax.h \
spandsp/private/fsk.h \ spandsp/private/fax_modems.h \
spandsp/private/g711.h \ spandsp/private/fsk.h \
spandsp/private/g722.h \ spandsp/private/g711.h \
spandsp/private/g726.h \ spandsp/private/g722.h \
spandsp/private/gsm0610.h \ spandsp/private/g726.h \
spandsp/private/hdlc.h \ spandsp/private/gsm0610.h \
spandsp/private/ima_adpcm.h \ spandsp/private/hdlc.h \
spandsp/private/logging.h \ spandsp/private/ima_adpcm.h \
spandsp/private/lpc10.h \ spandsp/private/logging.h \
spandsp/private/modem_connect_tones.h \ spandsp/private/lpc10.h \
spandsp/private/noise.h \ spandsp/private/modem_connect_tones.h \
spandsp/private/oki_adpcm.h \ spandsp/private/noise.h \
spandsp/private/queue.h \ spandsp/private/oki_adpcm.h \
spandsp/private/schedule.h \ spandsp/private/queue.h \
spandsp/private/sig_tone.h \ spandsp/private/schedule.h \
spandsp/private/super_tone_rx.h \ spandsp/private/sig_tone.h \
spandsp/private/super_tone_tx.h \ spandsp/private/super_tone_rx.h \
spandsp/private/t30.h \ spandsp/private/super_tone_tx.h \
spandsp/private/t31.h \ spandsp/private/t30.h \
spandsp/private/t38_core.h \ spandsp/private/t31.h \
spandsp/private/t38_gateway.h \ spandsp/private/t38_core.h \
spandsp/private/t38_non_ecm_buffer.h \ spandsp/private/t38_gateway.h \
spandsp/private/t38_terminal.h \ spandsp/private/t38_non_ecm_buffer.h \
spandsp/private/t4.h \ spandsp/private/t38_terminal.h \
spandsp/private/time_scale.h \ spandsp/private/t4.h \
spandsp/private/tone_detect.h \ spandsp/private/time_scale.h \
spandsp/private/tone_generate.h \ spandsp/private/tone_detect.h \
spandsp/private/v17rx.h \ spandsp/private/tone_generate.h \
spandsp/private/v17tx.h \ spandsp/private/v17rx.h \
spandsp/private/v22bis.h \ spandsp/private/v17tx.h \
spandsp/private/v27ter_rx.h \ spandsp/private/v22bis.h \
spandsp/private/v27ter_tx.h \ spandsp/private/v27ter_rx.h \
spandsp/private/v29rx.h \ spandsp/private/v27ter_tx.h \
spandsp/private/v29tx.h \ spandsp/private/v29rx.h \
spandsp/private/v42.h \ spandsp/private/v29tx.h \
spandsp/private/v42bis.h \ spandsp/private/v42.h \
spandsp/private/v8.h \ spandsp/private/v42bis.h \
spandsp/expose.h spandsp/private/v8.h \
spandsp/expose.h
nodist_include_HEADERS = spandsp.h
nodist_include_HEADERS = spandsp.h
noinst_HEADERS = faxfont.h \
filter_tools.h \ noinst_HEADERS = faxfont.h \
gsm0610_local.h \ filter_tools.h \
lpc10_encdecs.h \ gsm0610_local.h \
t30_local.h \ lpc10_encdecs.h \
t4_states.h \ t30_local.h \
v17rx_constellation_maps.h \ t4_states.h \
v17tx_constellation_maps.h \ v17rx_constellation_maps.h \
v29tx_constellation_maps.h v17tx_constellation_maps.h \
v29tx_constellation_maps.h
noinst_PROGRAMS = make_at_dictionary \
make_modem_filter noinst_PROGRAMS = make_at_dictionary \
make_modem_filter
make_modem_filter_SOURCES = make_modem_filter.c \
filter_tools.c make_modem_filter_SOURCES = make_modem_filter.c \
filter_tools.c
# We need to run make_at_dictionary, so it generates the
# at_interpreter_dictionary.h file # We need to run make_at_dictionary, so it generates the
# at_interpreter_dictionary.h file
at_interpreter.$(OBJEXT): at_interpreter_dictionary.h
at_interpreter.$(OBJEXT): at_interpreter_dictionary.h
at_interpreter.lo: at_interpreter_dictionary.h
at_interpreter.lo: at_interpreter_dictionary.h
at_interpreter_dictionary.h: make_at_dictionary$(EXEEXT)
./make_at_dictionary$(EXEEXT) >at_interpreter_dictionary.h at_interpreter_dictionary.h: make_at_dictionary$(EXEEXT)
./make_at_dictionary$(EXEEXT) >at_interpreter_dictionary.h
v17rx.$(OBJEXT): v17rx_fixed_rrc.h v17rx_floating_rrc.h
v17rx.$(OBJEXT): v17rx_fixed_rrc.h v17rx_floating_rrc.h
v17rx.lo: v17rx_fixed_rrc.h v17rx_floating_rrc.h
v17rx.lo: v17rx_fixed_rrc.h v17rx_floating_rrc.h
v17rx_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.17 -i -r >v17rx_fixed_rrc.h v17rx_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.17 -i -r >v17rx_fixed_rrc.h
v17rx_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.17 -r >v17rx_floating_rrc.h v17rx_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.17 -r >v17rx_floating_rrc.h
v17tx.$(OBJEXT): v17tx_fixed_rrc.h v17tx_floating_rrc.h
v17tx.$(OBJEXT): v17tx_fixed_rrc.h v17tx_floating_rrc.h
v17tx.lo: v17tx_fixed_rrc.h v17tx_floating_rrc.h
v17tx.lo: v17tx_fixed_rrc.h v17tx_floating_rrc.h
v17tx_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.17 -i -t >v17tx_fixed_rrc.h v17tx_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.17 -i -t >v17tx_fixed_rrc.h
v17tx_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.17 -t >v17tx_floating_rrc.h v17tx_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.17 -t >v17tx_floating_rrc.h
v22bis_rx.$(OBJEXT): v22bis_rx_1200_fixed_rrc.h \
v22bis_rx_2400_fixed_rrc.h \ v22bis_rx.$(OBJEXT): v22bis_rx_1200_fixed_rrc.h \
v22bis_rx_1200_floating_rrc.h \ v22bis_rx_2400_fixed_rrc.h \
v22bis_rx_2400_floating_rrc.h v22bis_rx_1200_floating_rrc.h \
v22bis_rx_2400_floating_rrc.h
v22bis_rx.lo: v22bis_rx_1200_fixed_rrc.h \
v22bis_rx_2400_fixed_rrc.h \ v22bis_rx.lo: v22bis_rx_1200_fixed_rrc.h \
v22bis_rx_1200_floating_rrc.h \ v22bis_rx_2400_fixed_rrc.h \
v22bis_rx_2400_floating_rrc.h v22bis_rx_1200_floating_rrc.h \
v22bis_rx_2400_floating_rrc.h
v22bis_rx_1200_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.22bis1200 -i -r >v22bis_rx_1200_fixed_rrc.h v22bis_rx_1200_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.22bis1200 -i -r >v22bis_rx_1200_fixed_rrc.h
v22bis_rx_2400_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.22bis2400 -i -r >v22bis_rx_2400_fixed_rrc.h v22bis_rx_2400_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.22bis2400 -i -r >v22bis_rx_2400_fixed_rrc.h
v22bis_rx_1200_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.22bis1200 -r >v22bis_rx_1200_floating_rrc.h v22bis_rx_1200_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.22bis1200 -r >v22bis_rx_1200_floating_rrc.h
v22bis_rx_2400_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.22bis2400 -r >v22bis_rx_2400_floating_rrc.h v22bis_rx_2400_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.22bis2400 -r >v22bis_rx_2400_floating_rrc.h
v22bis_tx.$(OBJEXT): v22bis_tx_fixed_rrc.h v22bis_tx_floating_rrc.h
v22bis_tx.$(OBJEXT): v22bis_tx_fixed_rrc.h v22bis_tx_floating_rrc.h
v22bis_tx.lo: v22bis_tx_fixed_rrc.h v22bis_tx_floating_rrc.h
v22bis_tx.lo: v22bis_tx_fixed_rrc.h v22bis_tx_floating_rrc.h
v22bis_tx_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.22bis -i -t >v22bis_tx_fixed_rrc.h v22bis_tx_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.22bis -i -t >v22bis_tx_fixed_rrc.h
v22bis_tx_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.22bis -t >v22bis_tx_floating_rrc.h v22bis_tx_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.22bis -t >v22bis_tx_floating_rrc.h
v27ter_rx_.$(OBJEXT): v27ter_rx_2400_fixed_rrc.h \
v27ter_rx_4800_fixed_rrc.h \ v27ter_rx_.$(OBJEXT): v27ter_rx_2400_fixed_rrc.h \
v27ter_rx_2400_floating_rrc.h \ v27ter_rx_4800_fixed_rrc.h \
v27ter_rx_4800_floating_rrc.h v27ter_rx_2400_floating_rrc.h \
v27ter_rx_4800_floating_rrc.h
v27ter_rx.lo: v27ter_rx_2400_fixed_rrc.h \
v27ter_rx_4800_fixed_rrc.h \ v27ter_rx.lo: v27ter_rx_2400_fixed_rrc.h \
v27ter_rx_2400_floating_rrc.h \ v27ter_rx_4800_fixed_rrc.h \
v27ter_rx_4800_floating_rrc.h v27ter_rx_2400_floating_rrc.h \
v27ter_rx_4800_floating_rrc.h
v27ter_rx_2400_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.27ter2400 -i -r >v27ter_rx_2400_fixed_rrc.h v27ter_rx_2400_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.27ter2400 -i -r >v27ter_rx_2400_fixed_rrc.h
v27ter_rx_4800_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.27ter4800 -i -r >v27ter_rx_4800_fixed_rrc.h v27ter_rx_4800_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.27ter4800 -i -r >v27ter_rx_4800_fixed_rrc.h
v27ter_rx_2400_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.27ter2400 -r >v27ter_rx_2400_floating_rrc.h v27ter_rx_2400_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.27ter2400 -r >v27ter_rx_2400_floating_rrc.h
v27ter_rx_4800_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.27ter4800 -r >v27ter_rx_4800_floating_rrc.h v27ter_rx_4800_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.27ter4800 -r >v27ter_rx_4800_floating_rrc.h
v27ter_tx_.$(OBJEXT): v27ter_tx_2400_fixed_rrc.h \
v27ter_tx_4800_fixed_rrc.h \ v27ter_tx_.$(OBJEXT): v27ter_tx_2400_fixed_rrc.h \
v27ter_tx_2400_floating_rrc.h \ v27ter_tx_4800_fixed_rrc.h \
v27ter_tx_4800_floating_rrc.h v27ter_tx_2400_floating_rrc.h \
v27ter_tx_4800_floating_rrc.h
v27ter_tx.lo: v27ter_tx_2400_fixed_rrc.h \
v27ter_tx_4800_fixed_rrc.h \ v27ter_tx.lo: v27ter_tx_2400_fixed_rrc.h \
v27ter_tx_2400_floating_rrc.h \ v27ter_tx_4800_fixed_rrc.h \
v27ter_tx_4800_floating_rrc.h v27ter_tx_2400_floating_rrc.h \
v27ter_tx_4800_floating_rrc.h
v27ter_tx_2400_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.27ter2400 -i -t >v27ter_tx_2400_fixed_rrc.h v27ter_tx_2400_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.27ter2400 -i -t >v27ter_tx_2400_fixed_rrc.h
v27ter_tx_4800_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.27ter4800 -i -t >v27ter_tx_4800_fixed_rrc.h v27ter_tx_4800_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.27ter4800 -i -t >v27ter_tx_4800_fixed_rrc.h
v27ter_tx_2400_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.27ter2400 -t >v27ter_tx_2400_floating_rrc.h v27ter_tx_2400_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.27ter2400 -t >v27ter_tx_2400_floating_rrc.h
v27ter_tx_4800_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.27ter4800 -t >v27ter_tx_4800_floating_rrc.h v27ter_tx_4800_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.27ter4800 -t >v27ter_tx_4800_floating_rrc.h
v29rx.$(OBJEXT): v29rx_fixed_rrc.h v29rx_floating_rrc.h
v29rx.$(OBJEXT): v29rx_fixed_rrc.h v29rx_floating_rrc.h
v29rx.lo: v29rx_fixed_rrc.h v29rx_floating_rrc.h
v29rx.lo: v29rx_fixed_rrc.h v29rx_floating_rrc.h
v29rx_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.29 -i -r >v29rx_fixed_rrc.h v29rx_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.29 -i -r >v29rx_fixed_rrc.h
v29rx_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.29 -r >v29rx_floating_rrc.h v29rx_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.29 -r >v29rx_floating_rrc.h
v29tx.$(OBJEXT): v29tx_fixed_rrc.h v29tx_floating_rrc.h
v29tx.$(OBJEXT): v29tx_fixed_rrc.h v29tx_floating_rrc.h
v29tx.lo: v29tx_fixed_rrc.h v29tx_floating_rrc.h
v29tx.lo: v29tx_fixed_rrc.h v29tx_floating_rrc.h
v29tx_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.29 -i -t >v29tx_fixed_rrc.h v29tx_fixed_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.29 -i -t >v29tx_fixed_rrc.h
v29tx_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.29 -t >v29tx_floating_rrc.h v29tx_floating_rrc.h: make_modem_filter$(EXEEXT)
./make_modem_filter$(EXEEXT) -m V.29 -t >v29tx_floating_rrc.h
DSP = libspandsp.dsp
VCPROJ = libspandsp.vcproj DSP = libspandsp.dsp
VCPROJ8 = libspandsp.2008.vcproj
WIN32SOURCES = $(libspandsp_la_SOURCES) .\\msvc\\gettimeofday.c
WIN32HEADERS = $(nobase_include_HEADERS) spandsp.h WIN32SOURCES = $(libspandsp_la_SOURCES) .\\msvc\\gettimeofday.c
WIN32HEADERS = $(nobase_include_HEADERS) spandsp.h
DSPOUT = | awk '{printf("%s\r\n", $$0)}' >> $(DSP)
VCPROJOUT = | awk '{printf("%s\r\n", $$0)}' >> $(VCPROJ) DSPOUT = | awk '{printf("%s\r\n", $$0)}' >> $(DSP)
VCPROJOUT8 = | awk '{printf("%s\r\n", $$0)}' >> $(VCPROJ8)
$(DSP): msvc/msvcproj.head msvc/msvcproj.foot Makefile.am
echo "creating $(DSP)" $(DSP): msvc/msvcproj.head msvc/msvcproj.foot Makefile.am
@(cp $(srcdir)/msvc/msvcproj.head $(DSP); \ echo "creating $(DSP)"
echo "# Begin Group \"Source Files\"" $(DSPOUT); \ @(cp $(srcdir)/msvc/msvcproj.head $(DSP); \
for file in $(WIN32SOURCES); do \ echo "# Begin Group \"Source Files\"" $(DSPOUT); \
echo "# Begin Source File" $(DSPOUT); \ for file in $(WIN32SOURCES); do \
echo "" $(DSPOUT); \ echo "# Begin Source File" $(DSPOUT); \
echo "SOURCE=.\\"$$file $(DSPOUT); \ echo "" $(DSPOUT); \
echo "# End Source File" $(DSPOUT); \ echo "SOURCE=.\\"$$file $(DSPOUT); \
done; \ echo "# End Source File" $(DSPOUT); \
echo "# End Group" $(DSPOUT); \ done; \
echo "# Begin Group \"Header Files\"" $(DSPOUT); \ echo "# End Group" $(DSPOUT); \
for file in $(WIN32HEADERS); do \ echo "# Begin Group \"Header Files\"" $(DSPOUT); \
echo "# Begin Source File" $(DSPOUT); \ for file in $(WIN32HEADERS); do \
echo "" $(DSPOUT); \ echo "# Begin Source File" $(DSPOUT); \
echo "SOURCE=.\\"$$file $(DSPOUT); \ echo "" $(DSPOUT); \
echo "# End Source File" $(DSPOUT); \ echo "SOURCE=.\\"$$file $(DSPOUT); \
done; \ echo "# End Source File" $(DSPOUT); \
echo "# End Group" $(DSPOUT); \ done; \
cat $(srcdir)/msvc/msvcproj.foot $(DSPOUT) ) echo "# End Group" $(DSPOUT); \
cat $(srcdir)/msvc/msvcproj.foot $(DSPOUT) )
$(VCPROJ): msvc/vc8proj.head msvc/vc8proj.foot Makefile.am
echo "creating $(VCPROJ)" $(VCPROJ8): msvc/vc8proj.head msvc/vc8proj.foot Makefile.am
@(cp $(srcdir)/msvc/vc8proj.head $(VCPROJ); \ echo "creating $(VCPROJ8)"
for file in $(WIN32SOURCES); do \ @(cp $(srcdir)/msvc/vc8proj.head $(VCPROJ8); \
echo "<File RelativePath=\""$$file"\"></File>" $(VCPROJOUT); \ for file in $(WIN32SOURCES); do \
done; \ echo "<File RelativePath=\""$$file"\"></File>" $(VCPROJOUT8); \
echo "</Filter><Filter Name=\"Header Files\">" $(VCPROJOUT); \ done; \
for file in $(WIN32HEADERS); do \ echo "</Filter><Filter Name=\"Header Files\">" $(VCPROJOUT8); \
echo "<File RelativePath=\""$$file"\"></File>" $(VCPROJOUT); \ for file in $(WIN32HEADERS); do \
done; \ echo "<File RelativePath=\""$$file"\"></File>" $(VCPROJOUT8); \
cat $(srcdir)/msvc/vc8proj.foot $(VCPROJOUT) ) done; \
cat $(srcdir)/msvc/vc8proj.foot $(VCPROJOUT8) )
$(srcdir)/msvc/spandsp.h: spandsp.h.in
echo "creating $(srcdir)/msvc/spandsp.h" $(srcdir)/msvc/spandsp.h: spandsp.h.in
@cp $(srcdir)/spandsp.h.in $(srcdir)/msvc/spandsp.h echo "creating $(srcdir)/msvc/spandsp.h"
@sed -i -e "s/\@SPANDSP_USE_FIXED_POINT\@/#undef SPANDSP_USE_FIXED_POINT/" $(srcdir)/msvc/spandsp.h @cp $(srcdir)/spandsp.h.in $(srcdir)/msvc/spandsp.h
@sed -i -e "s/\@SPANDSP_MISALIGNED_ACCESS_FAILS\@/#undef SPANDSP_MISALIGNED_ACCESS_FAILS/" $(srcdir)/msvc/spandsp.h @sed -i -e "s/\@SPANDSP_USE_FIXED_POINT\@/#undef SPANDSP_USE_FIXED_POINT/" $(srcdir)/msvc/spandsp.h
@sed -i -e "s/\@SPANDSP_USE_EXPORT_CAPABILITY\@/#define SPANDSP_USE_EXPORT_CAPABILITY 1/" $(srcdir)/msvc/spandsp.h @sed -i -e "s/\@SPANDSP_MISALIGNED_ACCESS_FAILS\@/#undef SPANDSP_MISALIGNED_ACCESS_FAILS/" $(srcdir)/msvc/spandsp.h
@sed -i -e "s/\@INSERT_INTTYPES_HEADER\@/#include <inttypes.h>/" $(srcdir)/msvc/spandsp.h @sed -i -e "s/\@SPANDSP_USE_EXPORT_CAPABILITY\@/#define SPANDSP_USE_EXPORT_CAPABILITY 1/" $(srcdir)/msvc/spandsp.h
@sed -i -e "s/\@INSERT_MATH_HEADER\@/#include <math.h>/" $(srcdir)/msvc/spandsp.h @sed -i -e "s/\@INSERT_INTTYPES_HEADER\@/#include <inttypes.h>/" $(srcdir)/msvc/spandsp.h
@sed -i -e "s/\@INSERT_MATH_HEADER\@/#include <math.h>/" $(srcdir)/msvc/spandsp.h
spandsp/version.h:
NOWDATE=`date --utc +"%Y%m%d"` ; \ spandsp/version.h:
NOWTIME=`date --utc +"%H%M%S"` ; \ NOWDATE=`date --utc +"%Y%m%d"` ; \
sed 's/$$SPANDSP_RELEASE_DATE/'$$NOWDATE'/;s/$$SPANDSP_RELEASE_TIME/'$$NOWTIME'/' \ NOWTIME=`date --utc +"%H%M%S"` ; \
<spandsp/version.h.in >spandsp/version.h sed 's/$$SPANDSP_RELEASE_DATE/'$$NOWDATE'/;s/$$SPANDSP_RELEASE_TIME/'$$NOWTIME'/' \
<spandsp/version.h.in >spandsp/version.h
dist-hook:
NOWDATE=`date --utc +"%Y%m%d"` ; \ dist-hook:
NOWTIME=`date --utc +"%H%M%S"` ; \ NOWDATE=`date --utc +"%Y%m%d"` ; \
sed 's/$$SPANDSP_RELEASE_DATE/'$$NOWDATE'/;s/$$SPANDSP_RELEASE_TIME/'$$NOWTIME'/' \ NOWTIME=`date --utc +"%H%M%S"` ; \
<spandsp/version.h.in >spandsp/version.h sed 's/$$SPANDSP_RELEASE_DATE/'$$NOWDATE'/;s/$$SPANDSP_RELEASE_TIME/'$$NOWTIME'/' \
<spandsp/version.h.in >spandsp/version.h

View File

@ -1,16 +1,16 @@
 
Microsoft Visual Studio Solution File, Format Version 10.00 Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008 # Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "make_at_dictionary", "msvc\make_at_dictionary.vcproj", "{DEE932AB-5911-4700-9EEB-8C7090A0A330}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "make_at_dictionary", "msvc\make_at_dictionary.2008.vcproj", "{DEE932AB-5911-4700-9EEB-8C7090A0A330}"
EndProject EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "make_modem_filter", "msvc\make_modem_filter.vcproj", "{329A6FA0-0FCC-4435-A950-E670AEFA9838}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "make_modem_filter", "msvc\make_modem_filter.2008.vcproj", "{329A6FA0-0FCC-4435-A950-E670AEFA9838}"
EndProject EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libspandsp", "libspandsp.vcproj", "{1CBB0077-18C5-455F-801C-0A0CE7B0BBF5}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libspandsp", "libspandsp.2008.vcproj", "{1CBB0077-18C5-455F-801C-0A0CE7B0BBF5}"
ProjectSection(ProjectDependencies) = postProject ProjectSection(ProjectDependencies) = postProject
{401A40CD-5DB4-4E34-AC68-FA99E9FAC014} = {401A40CD-5DB4-4E34-AC68-FA99E9FAC014} {401A40CD-5DB4-4E34-AC68-FA99E9FAC014} = {401A40CD-5DB4-4E34-AC68-FA99E9FAC014}
EndProjectSection EndProjectSection
EndProject EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtiff", "libtiff.vcproj", "{401A40CD-5DB4-4E34-AC68-FA99E9FAC014}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtiff", "libtiff.2008.vcproj", "{401A40CD-5DB4-4E34-AC68-FA99E9FAC014}"
EndProject EndProject
Global Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution