提交 0c609065 authored 作者: Michael Jerris's avatar Michael Jerris

fix project file generation

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11554 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 55b6a056
...@@ -395,7 +395,7 @@ v29tx_floating_rrc.h: make_modem_filter$(EXEEXT) ...@@ -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)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论