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:
parent
55b6a05689
commit
0c6090651d
|
@ -395,7 +395,7 @@ v29tx_floating_rrc.h: make_modem_filter$(EXEEXT)
|
||||||
DSP = libspandsp.dsp
|
DSP = libspandsp.dsp
|
||||||
VCPROJ = libspandsp.vcproj
|
VCPROJ = libspandsp.vcproj
|
||||||
|
|
||||||
WIN32SOURCES = $(libspandsp_la_SOURCES) msvc/gettimeofday.c
|
WIN32SOURCES = $(libspandsp_la_SOURCES) .\\msvc\\gettimeofday.c
|
||||||
WIN32HEADERS = $(nobase_include_HEADERS) spandsp.h
|
WIN32HEADERS = $(nobase_include_HEADERS) spandsp.h
|
||||||
|
|
||||||
DSPOUT = | awk '{printf("%s\r\n", $$0)}' >> $(DSP)
|
DSPOUT = | awk '{printf("%s\r\n", $$0)}' >> $(DSP)
|
||||||
|
|
Loading…
Reference in New Issue