Modified projects due to changes in Jay blocks

git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@420 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2019-02-09 12:24:05 +00:00
parent 4f2a886b78
commit 078a204597
8 changed files with 547 additions and 1486 deletions
+21 -37
View File
@@ -3,18 +3,20 @@
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
<df root="../grc" name="0">
</df>
<logicalFolder name="include" displayName="include" projectFiles="true">
<logicalFolder name="jay" displayName="jay" projectFiles="true">
<itemPath>../include/jay/CMakeLists.txt</itemPath>
<itemPath>../include/jay/api.h</itemPath>
<itemPath>../include/jay/bit_slicer.h</itemPath>
<itemPath>../include/jay/pocsag_decoder.h</itemPath>
<itemPath>../include/jay/square2_ff.h</itemPath>
<itemPath>../include/jay/square_ff.h</itemPath>
</logicalFolder>
<logicalFolder name="jay"
displayName="jay"
projectFiles="true"
root="../include/jay">
<itemPath>../include/jay/CMakeLists.txt</itemPath>
<itemPath>../include/jay/api.h</itemPath>
<itemPath>../include/jay/bit_slicer.h</itemPath>
<itemPath>../include/jay/pocsag_decoder.h</itemPath>
<itemPath>../include/jay/square2_ff.h</itemPath>
<itemPath>../include/jay/square_ff.h</itemPath>
</logicalFolder>
<df root="../lib" name="1">
<in>PocsagDecoder.cpp</in>
<in>bit_slicer_impl.cc</in>
<in>pocsag_decoder_impl.cc</in>
<in>qa_jay.cc</in>
<in>square2_ff_impl.cc</in>
@@ -25,7 +27,6 @@
displayName="swig"
projectFiles="true"
root="../build/swig">
<itemPath>../build/swig/_jay_swig_doc_tag.cpp</itemPath>
<itemPath>../build/swig/_jay_swig_swig_tag.cpp</itemPath>
<itemPath>../build/swig/jay_swigPYTHON_wrap.cxx</itemPath>
<itemPath>../build/swig/jay_swig_swig_2d0df.cpp</itemPath>
@@ -79,18 +80,6 @@
<preBuildCommand></preBuildCommand>
</preBuild>
</makefileType>
<item path="../build/swig/_jay_swig_doc_tag.cpp"
ex="false"
tool="1"
flavor2="11">
<ccTool flags="0">
<incDir>
<pElem>../swig</pElem>
<pElem>/usr/include/gnuradio/swig</pElem>
<pElem>/usr/include/python2.7</pElem>
</incDir>
</ccTool>
</item>
<item path="../build/swig/_jay_swig_swig_tag.cpp"
ex="false"
tool="1"
@@ -125,7 +114,7 @@
<item path="../build/swig/jay_swig_swig_2d0df.cpp"
ex="false"
tool="1"
flavor2="0">
flavor2="11">
<ccTool flags="0">
<incDir>
<pElem>../build/include</pElem>
@@ -136,26 +125,21 @@
</incDir>
</ccTool>
</item>
<item path="../include/jay/CMakeLists.txt" ex="false" tool="3" flavor2="0">
</item>
<item path="../include/jay/api.h" ex="false" tool="3" flavor2="0">
</item>
<item path="../include/jay/bit_slicer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="../include/jay/pocsag_decoder.h" ex="false" tool="3" flavor2="0">
</item>
<item path="../include/jay/square2_ff.h" ex="false" tool="3" flavor2="0">
</item>
<item path="../include/jay/square_ff.h" ex="false" tool="3" flavor2="0">
</item>
<item path="../lib/PocsagDecoder.cpp" ex="false" tool="1" flavor2="0">
<item path="../lib/PocsagDecoder.cpp" ex="false" tool="1" flavor2="11">
<ccTool flags="1">
<preprocessorList>
<Elem>gnuradio_jay_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</item>
<item path="../lib/pocsag_decoder_impl.cc" ex="false" tool="1" flavor2="0">
<item path="../lib/bit_slicer_impl.cc" ex="false" tool="1" flavor2="0">
<ccTool flags="1">
<preprocessorList>
<Elem>gnuradio_jay_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</item>
<item path="../lib/pocsag_decoder_impl.cc" ex="false" tool="1" flavor2="11">
<ccTool flags="1">
<preprocessorList>
<Elem>gnuradio_jay_EXPORTS</Elem>