- update project
git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@417 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -3,8 +3,19 @@
|
||||
<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>
|
||||
<df root="../lib" name="1">
|
||||
<in>garage_impl.cc</in>
|
||||
<in>PocsagDecoder.cpp</in>
|
||||
<in>pocsag_decoder_impl.cc</in>
|
||||
<in>qa_jay.cc</in>
|
||||
<in>square2_ff_impl.cc</in>
|
||||
<in>square_ff_impl.cc</in>
|
||||
@@ -30,6 +41,7 @@
|
||||
<sourceRootList>
|
||||
<Elem>../lib</Elem>
|
||||
<Elem>../grc</Elem>
|
||||
<Elem>../include</Elem>
|
||||
</sourceRootList>
|
||||
<projectmakefile></projectmakefile>
|
||||
<confs>
|
||||
@@ -70,22 +82,41 @@
|
||||
<item path="../build/swig/_jay_swig_doc_tag.cpp"
|
||||
ex="false"
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
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"
|
||||
flavor2="0">
|
||||
flavor2="11">
|
||||
<ccTool flags="0">
|
||||
<incDir>
|
||||
<pElem>../build/include</pElem>
|
||||
<pElem>../build/swig</pElem>
|
||||
<pElem>../swig</pElem>
|
||||
<pElem>/usr/include/gnuradio/swig</pElem>
|
||||
<pElem>/usr/include/python2.7</pElem>
|
||||
</incDir>
|
||||
</ccTool>
|
||||
</item>
|
||||
<item path="../build/swig/jay_swigPYTHON_wrap.cxx"
|
||||
ex="false"
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
flavor2="11">
|
||||
<ccTool flags="1">
|
||||
<incDir>
|
||||
<pElem>../build/include</pElem>
|
||||
<pElem>../build/swig</pElem>
|
||||
<pElem>../swig</pElem>
|
||||
<pElem>/usr/include/gnuradio/swig</pElem>
|
||||
<pElem>/usr/include/python2.7</pElem>
|
||||
</incDir>
|
||||
<preprocessorList>
|
||||
<Elem>_jay_swig_EXPORTS</Elem>
|
||||
</preprocessorList>
|
||||
@@ -96,45 +127,69 @@
|
||||
tool="1"
|
||||
flavor2="0">
|
||||
<ccTool flags="0">
|
||||
</ccTool>
|
||||
</item>
|
||||
<item path="../lib/garage_impl.cc" ex="false" tool="1" flavor2="0">
|
||||
<ccTool flags="1">
|
||||
<preprocessorList>
|
||||
<Elem>gnuradio_jay_EXPORTS</Elem>
|
||||
</preprocessorList>
|
||||
</ccTool>
|
||||
</item>
|
||||
<item path="../lib/qa_jay.cc" ex="false" tool="1" flavor2="0">
|
||||
<ccTool flags="0">
|
||||
</ccTool>
|
||||
</item>
|
||||
<item path="../lib/square2_ff_impl.cc" ex="false" tool="1" flavor2="0">
|
||||
<ccTool flags="1">
|
||||
<preprocessorList>
|
||||
<Elem>gnuradio_jay_EXPORTS</Elem>
|
||||
</preprocessorList>
|
||||
</ccTool>
|
||||
</item>
|
||||
<item path="../lib/square_ff_impl.cc" ex="false" tool="1" flavor2="0">
|
||||
<ccTool flags="1">
|
||||
<preprocessorList>
|
||||
<Elem>gnuradio_jay_EXPORTS</Elem>
|
||||
</preprocessorList>
|
||||
</ccTool>
|
||||
</item>
|
||||
<item path="../lib/test_jay.cc" ex="false" tool="1" flavor2="0">
|
||||
<ccTool flags="0">
|
||||
</ccTool>
|
||||
</item>
|
||||
<folder path="swig">
|
||||
<ccTool>
|
||||
<incDir>
|
||||
<pElem>../build/include</pElem>
|
||||
<pElem>../build/swig</pElem>
|
||||
<pElem>../swig</pElem>
|
||||
<pElem>/usr/include/gnuradio/swig</pElem>
|
||||
<pElem>/usr/include/python2.7</pElem>
|
||||
</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">
|
||||
<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">
|
||||
<ccTool flags="1">
|
||||
<preprocessorList>
|
||||
<Elem>gnuradio_jay_EXPORTS</Elem>
|
||||
</preprocessorList>
|
||||
</ccTool>
|
||||
</item>
|
||||
<item path="../lib/qa_jay.cc" ex="false" tool="1" flavor2="11">
|
||||
<ccTool flags="0">
|
||||
</ccTool>
|
||||
</item>
|
||||
<item path="../lib/square2_ff_impl.cc" ex="false" tool="1" flavor2="11">
|
||||
<ccTool flags="1">
|
||||
<preprocessorList>
|
||||
<Elem>gnuradio_jay_EXPORTS</Elem>
|
||||
</preprocessorList>
|
||||
</ccTool>
|
||||
</item>
|
||||
<item path="../lib/square_ff_impl.cc" ex="false" tool="1" flavor2="11">
|
||||
<ccTool flags="1">
|
||||
<preprocessorList>
|
||||
<Elem>gnuradio_jay_EXPORTS</Elem>
|
||||
</preprocessorList>
|
||||
</ccTool>
|
||||
</item>
|
||||
<item path="../lib/test_jay.cc" ex="false" tool="1" flavor2="11">
|
||||
<ccTool flags="0">
|
||||
</ccTool>
|
||||
</item>
|
||||
<folder path="1">
|
||||
<ccTool>
|
||||
<incDir>
|
||||
<pElem>../build/include</pElem>
|
||||
</incDir>
|
||||
</ccTool>
|
||||
</folder>
|
||||
</conf>
|
||||
</confs>
|
||||
|
||||
Reference in New Issue
Block a user