fix project file generation

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11554 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2009-01-29 05:17:27 +00:00
parent 55b6a05689
commit 0c6090651d

View File

@ -395,7 +395,7 @@ v29tx_floating_rrc.h: make_modem_filter$(EXEEXT)
DSP = libspandsp.dsp
VCPROJ = libspandsp.vcproj
WIN32SOURCES = $(libspandsp_la_SOURCES) msvc/gettimeofday.c
WIN32SOURCES = $(libspandsp_la_SOURCES) .\\msvc\\gettimeofday.c
WIN32HEADERS = $(nobase_include_HEADERS) spandsp.h
DSPOUT = | awk '{printf("%s\r\n", $$0)}' >> $(DSP)