git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@372 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2018-12-16 07:48:58 +00:00
parent 7b23044599
commit a87d2f154e
72 changed files with 19380 additions and 0 deletions
+141
View File
@@ -0,0 +1,141 @@
<?xml version="1.0" encoding="UTF-8"?>
<configurationDescriptor version="100">
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
<df root="../grc" name="0">
</df>
<df root="../lib" name="1">
<in>garage_impl.cc</in>
<in>qa_jay.cc</in>
<in>square2_ff_impl.cc</in>
<in>square_ff_impl.cc</in>
<in>test_jay.cc</in>
</df>
<logicalFolder name="swig"
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>
</logicalFolder>
<logicalFolder name="ExternalFiles"
displayName="Important Files"
projectFiles="false"
kind="IMPORTANT_FILES_FOLDER">
<itemPath>nbproject/private/launcher.properties</itemPath>
</logicalFolder>
</logicalFolder>
<sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
<sourceRootList>
<Elem>../lib</Elem>
<Elem>../grc</Elem>
</sourceRootList>
<projectmakefile></projectmakefile>
<confs>
<conf name="Default" type="0">
<toolsSet>
<compilerSet>default</compilerSet>
<dependencyChecking>false</dependencyChecking>
<rebuildPropChanged>false</rebuildPropChanged>
</toolsSet>
<flagsDictionary>
<element flagsID="0" commonFlags="-O3"/>
<element flagsID="1" commonFlags="-O3 -fPIC"/>
</flagsDictionary>
<codeAssistance>
</codeAssistance>
<makefileType>
<makeTool>
<buildCommandWorkingDir>../build</buildCommandWorkingDir>
<buildCommand>make -j4</buildCommand>
<cleanCommand>make clean</cleanCommand>
<executablePath></executablePath>
<ccTool>
<incDir>
<pElem>../lib</pElem>
<pElem>../include</pElem>
<pElem>../build/lib</pElem>
</incDir>
<preprocessorList>
<Elem>NDEBUG</Elem>
</preprocessorList>
</ccTool>
</makeTool>
<preBuild>
<preBuildCommandWorkingDir>.</preBuildCommandWorkingDir>
<preBuildCommand></preBuildCommand>
</preBuild>
</makefileType>
<item path="../build/swig/_jay_swig_doc_tag.cpp"
ex="false"
tool="1"
flavor2="0">
<ccTool flags="0">
</ccTool>
</item>
<item path="../build/swig/_jay_swig_swig_tag.cpp"
ex="false"
tool="1"
flavor2="0">
<ccTool flags="0">
</ccTool>
</item>
<item path="../build/swig/jay_swigPYTHON_wrap.cxx"
ex="false"
tool="1"
flavor2="0">
<ccTool flags="1">
<preprocessorList>
<Elem>_jay_swig_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</item>
<item path="../build/swig/jay_swig_swig_2d0df.cpp"
ex="false"
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>../swig</pElem>
<pElem>/usr/include/gnuradio/swig</pElem>
<pElem>/usr/include/python2.7</pElem>
</incDir>
</ccTool>
</folder>
</conf>
</confs>
</configurationDescriptor>
@@ -0,0 +1,3 @@
# Automatic path mapper. CRC = 1429676618
/home/jens/gr-jay/build/lib=/home/jens/gr-jay/build/lib
/home/jens/gr-jay/build=/home/jens/gr-jay
@@ -0,0 +1,38 @@
Scanning dependencies of target gnuradio-jay
[ 3%] Generating __init__.pyc
[ 7%] Building CXX object swig/CMakeFiles/_jay_swig_doc_tag.dir/_jay_swig_doc_tag.cpp.o
[ 10%] Built target pygen_apps_9a6dd
[ 10%] Building CXX object lib/CMakeFiles/gnuradio-jay.dir/square_ff_impl.cc.o
[ 17%] Generating __init__.pyo
[ 17%] Building CXX object lib/CMakeFiles/gnuradio-jay.dir/square2_ff_impl.cc.o
[ 21%] Linking CXX executable _jay_swig_doc_tag
[ 21%] Built target pygen_python_4b564
[ 21%] Built target _jay_swig_doc_tag
[ 25%] Building CXX object lib/CMakeFiles/gnuradio-jay.dir/garage_impl.cc.o
[ 28%] Generating documentation with doxygen
[ 28%] Built target doxygen_target
[ 32%] Generating doxygen xml for jay_swig_doc docs
[ 35%] Generating python docstrings for jay_swig_doc
[ 35%] Built target jay_swig_swig_doc
[ 39%] Building CXX object swig/CMakeFiles/_jay_swig_swig_tag.dir/_jay_swig_swig_tag.cpp.o
[ 42%] Linking CXX executable _jay_swig_swig_tag
[ 42%] Built target _jay_swig_swig_tag
[ 46%] Generating jay_swig.tag
Scanning dependencies of target jay_swig_swig_2d0df
[ 50%] Building CXX object swig/CMakeFiles/jay_swig_swig_2d0df.dir/jay_swig_swig_2d0df.cpp.o
[ 53%] Linking CXX executable jay_swig_swig_2d0df
Swig source
[ 60%] Built target jay_swig_swig_2d0df
[ 64%] Generating jay_swig.pyc
[ 67%] Generating jay_swig.pyo
[ 71%] Built target pygen_swig_679ec
[ 75%] Linking CXX shared library libgnuradio-jay-1.0.0git.so
[ 75%] Built target gnuradio-jay
Scanning dependencies of target _jay_swig
[ 78%] Building CXX object lib/CMakeFiles/test-jay.dir/qa_jay.cc.o
[ 82%] Building CXX object lib/CMakeFiles/test-jay.dir/test_jay.cc.o
[ 85%] Building CXX object swig/CMakeFiles/_jay_swig.dir/jay_swigPYTHON_wrap.cxx.o
[ 89%] Linking CXX executable test-jay
[ 89%] Built target test-jay
[ 92%] Linking CXX shared module _jay_swig.so
[100%] Built target _jay_swig
@@ -0,0 +1,573 @@
called: /usr/bin/c++
/home/jens/gr-jay/build/swig
/usr/bin/c++
-I/home/jens/gr-jay/lib
-I/home/jens/gr-jay/include
-I/home/jens/gr-jay/build/lib
-I/home/jens/gr-jay/build/include
-I/home/jens/gr-jay/build/swig
-I/home/jens/gr-jay/swig
-I/usr/include/gnuradio/swig
-I/usr/include/python2.7
-O3
-DNDEBUG
-fvisibility=hidden
-o
CMakeFiles/_jay_swig_doc_tag.dir/_jay_swig_doc_tag.cpp.o
-c
/home/jens/gr-jay/build/swig/_jay_swig_doc_tag.cpp
called: /usr/bin/c++
/home/jens/gr-jay/build/lib
/usr/bin/c++
-Dgnuradio_jay_EXPORTS
-I/home/jens/gr-jay/lib
-I/home/jens/gr-jay/include
-I/home/jens/gr-jay/build/lib
-I/home/jens/gr-jay/build/include
-O3
-DNDEBUG
-fPIC
-fvisibility=hidden
-o
CMakeFiles/gnuradio-jay.dir/square_ff_impl.cc.o
-c
/home/jens/gr-jay/lib/square_ff_impl.cc
called: /usr/bin/c++
/home/jens/gr-jay/build/lib
/usr/bin/c++
-Dgnuradio_jay_EXPORTS
-I/home/jens/gr-jay/lib
-I/home/jens/gr-jay/include
-I/home/jens/gr-jay/build/lib
-I/home/jens/gr-jay/build/include
-O3
-DNDEBUG
-fPIC
-fvisibility=hidden
-o
CMakeFiles/gnuradio-jay.dir/square2_ff_impl.cc.o
-c
/home/jens/gr-jay/lib/square2_ff_impl.cc
called: /usr/bin/c++
/home/jens/gr-jay/build/swig
/usr/bin/c++
-O3
-DNDEBUG
-rdynamic
CMakeFiles/_jay_swig_doc_tag.dir/_jay_swig_doc_tag.cpp.o
-o
_jay_swig_doc_tag
called: /usr/bin/ld
/home/jens/gr-jay/build/swig
/usr/bin/ld
-plugin
/usr/lib/gcc/x86_64-linux-gnu/8/liblto_plugin.so
-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
-plugin-opt=-fresolution=/tmp/cc6Xix2x.res
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lgcc
--sysroot=/
--build-id
--eh-frame-hdr
-m
elf_x86_64
--hash-style=gnu
--as-needed
-export-dynamic
-dynamic-linker
/lib64/ld-linux-x86-64.so.2
-pie
-z
now
-z
relro
-o
_jay_swig_doc_tag
/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/Scrt1.o
/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crti.o
/usr/lib/gcc/x86_64-linux-gnu/8/crtbeginS.o
-L/usr/lib/gcc/x86_64-linux-gnu/8
-L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu
-L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib
-L/lib/x86_64-linux-gnu
-L/lib/../lib
-L/usr/lib/x86_64-linux-gnu
-L/usr/lib/../lib
-L/usr/lib/gcc/x86_64-linux-gnu/8/../../..
CMakeFiles/_jay_swig_doc_tag.dir/_jay_swig_doc_tag.cpp.o
-lstdc++
-lm
-lgcc_s
-lgcc
-lc
-lgcc_s
-lgcc
/usr/lib/gcc/x86_64-linux-gnu/8/crtendS.o
/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crtn.o
called: /usr/bin/c++
/home/jens/gr-jay/build/lib
/usr/bin/c++
-Dgnuradio_jay_EXPORTS
-I/home/jens/gr-jay/lib
-I/home/jens/gr-jay/include
-I/home/jens/gr-jay/build/lib
-I/home/jens/gr-jay/build/include
-O3
-DNDEBUG
-fPIC
-fvisibility=hidden
-o
CMakeFiles/gnuradio-jay.dir/garage_impl.cc.o
-c
/home/jens/gr-jay/lib/garage_impl.cc
called: /usr/bin/c++
/home/jens/gr-jay/build/swig
/usr/bin/c++
-I/home/jens/gr-jay/lib
-I/home/jens/gr-jay/include
-I/home/jens/gr-jay/build/lib
-I/home/jens/gr-jay/build/include
-I/home/jens/gr-jay/build/swig
-I/home/jens/gr-jay/swig
-I/usr/include/gnuradio/swig
-I/usr/include/python2.7
-O3
-DNDEBUG
-fvisibility=hidden
-o
CMakeFiles/_jay_swig_swig_tag.dir/_jay_swig_swig_tag.cpp.o
-c
/home/jens/gr-jay/build/swig/_jay_swig_swig_tag.cpp
called: /usr/bin/c++
/home/jens/gr-jay/build/swig
/usr/bin/c++
-O3
-DNDEBUG
-rdynamic
CMakeFiles/_jay_swig_swig_tag.dir/_jay_swig_swig_tag.cpp.o
-o
_jay_swig_swig_tag
called: /usr/bin/ld
/home/jens/gr-jay/build/swig
/usr/bin/ld
-plugin
/usr/lib/gcc/x86_64-linux-gnu/8/liblto_plugin.so
-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
-plugin-opt=-fresolution=/tmp/ccLn6zYe.res
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lgcc
--sysroot=/
--build-id
--eh-frame-hdr
-m
elf_x86_64
--hash-style=gnu
--as-needed
-export-dynamic
-dynamic-linker
/lib64/ld-linux-x86-64.so.2
-pie
-z
now
-z
relro
-o
_jay_swig_swig_tag
/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/Scrt1.o
/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crti.o
/usr/lib/gcc/x86_64-linux-gnu/8/crtbeginS.o
-L/usr/lib/gcc/x86_64-linux-gnu/8
-L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu
-L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib
-L/lib/x86_64-linux-gnu
-L/lib/../lib
-L/usr/lib/x86_64-linux-gnu
-L/usr/lib/../lib
-L/usr/lib/gcc/x86_64-linux-gnu/8/../../..
CMakeFiles/_jay_swig_swig_tag.dir/_jay_swig_swig_tag.cpp.o
-lstdc++
-lm
-lgcc_s
-lgcc
-lc
-lgcc_s
-lgcc
/usr/lib/gcc/x86_64-linux-gnu/8/crtendS.o
/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crtn.o
called: /usr/bin/c++
/home/jens/gr-jay/build/swig
/usr/bin/c++
-I/home/jens/gr-jay/lib
-I/home/jens/gr-jay/include
-I/home/jens/gr-jay/build/lib
-I/home/jens/gr-jay/build/include
-I/home/jens/gr-jay/build/swig
-I/home/jens/gr-jay/swig
-I/usr/include/gnuradio/swig
-I/usr/include/python2.7
-O3
-DNDEBUG
-fvisibility=hidden
-o
CMakeFiles/jay_swig_swig_2d0df.dir/jay_swig_swig_2d0df.cpp.o
-c
/home/jens/gr-jay/build/swig/jay_swig_swig_2d0df.cpp
called: /usr/bin/c++
/home/jens/gr-jay/build/swig
/usr/bin/c++
-O3
-DNDEBUG
-rdynamic
CMakeFiles/jay_swig_swig_2d0df.dir/jay_swig_swig_2d0df.cpp.o
-o
jay_swig_swig_2d0df
called: /usr/bin/ld
/home/jens/gr-jay/build/swig
/usr/bin/ld
-plugin
/usr/lib/gcc/x86_64-linux-gnu/8/liblto_plugin.so
-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
-plugin-opt=-fresolution=/tmp/ccpYYtyt.res
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lgcc
--sysroot=/
--build-id
--eh-frame-hdr
-m
elf_x86_64
--hash-style=gnu
--as-needed
-export-dynamic
-dynamic-linker
/lib64/ld-linux-x86-64.so.2
-pie
-z
now
-z
relro
-o
jay_swig_swig_2d0df
/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/Scrt1.o
/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crti.o
/usr/lib/gcc/x86_64-linux-gnu/8/crtbeginS.o
-L/usr/lib/gcc/x86_64-linux-gnu/8
-L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu
-L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib
-L/lib/x86_64-linux-gnu
-L/lib/../lib
-L/usr/lib/x86_64-linux-gnu
-L/usr/lib/../lib
-L/usr/lib/gcc/x86_64-linux-gnu/8/../../..
CMakeFiles/jay_swig_swig_2d0df.dir/jay_swig_swig_2d0df.cpp.o
-lstdc++
-lm
-lgcc_s
-lgcc
-lc
-lgcc_s
-lgcc
/usr/lib/gcc/x86_64-linux-gnu/8/crtendS.o
/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crtn.o
called: /usr/bin/c++
/home/jens/gr-jay/build/lib
/usr/bin/c++
-fPIC
-O3
-DNDEBUG
-shared
-Wl,-soname,libgnuradio-jay-1.0.0git.so.0.0.0
-o
libgnuradio-jay-1.0.0git.so.0.0.0
CMakeFiles/gnuradio-jay.dir/square_ff_impl.cc.o
CMakeFiles/gnuradio-jay.dir/square2_ff_impl.cc.o
CMakeFiles/gnuradio-jay.dir/garage_impl.cc.o
-lboost_filesystem
-lboost_system
-lgnuradio-runtime
-lgnuradio-pmt
-llog4cpp
called: /usr/bin/ld
/home/jens/gr-jay/build/lib
/usr/bin/ld
-plugin
/usr/lib/gcc/x86_64-linux-gnu/8/liblto_plugin.so
-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
-plugin-opt=-fresolution=/tmp/ccorStKL.res
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc_s
--sysroot=/
--build-id
--eh-frame-hdr
-m
elf_x86_64
--hash-style=gnu
--as-needed
-shared
-z
relro
-o
libgnuradio-jay-1.0.0git.so.0.0.0
/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crti.o
/usr/lib/gcc/x86_64-linux-gnu/8/crtbeginS.o
-L/usr/lib/gcc/x86_64-linux-gnu/8
-L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu
-L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib
-L/lib/x86_64-linux-gnu
-L/lib/../lib
-L/usr/lib/x86_64-linux-gnu
-L/usr/lib/../lib
-L/usr/lib/gcc/x86_64-linux-gnu/8/../../..
-soname
libgnuradio-jay-1.0.0git.so.0.0.0
CMakeFiles/gnuradio-jay.dir/square_ff_impl.cc.o
CMakeFiles/gnuradio-jay.dir/square2_ff_impl.cc.o
CMakeFiles/gnuradio-jay.dir/garage_impl.cc.o
-lboost_filesystem
-lboost_system
-lgnuradio-runtime
-lgnuradio-pmt
-llog4cpp
-lstdc++
-lm
-lgcc_s
-lc
-lgcc_s
/usr/lib/gcc/x86_64-linux-gnu/8/crtendS.o
/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crtn.o
called: /usr/bin/c++
/home/jens/gr-jay/build/lib
/usr/bin/c++
-I/home/jens/gr-jay/lib
-I/home/jens/gr-jay/include
-I/home/jens/gr-jay/build/lib
-I/home/jens/gr-jay/build/include
-O3
-DNDEBUG
-fvisibility=hidden
-o
CMakeFiles/test-jay.dir/test_jay.cc.o
-c
/home/jens/gr-jay/lib/test_jay.cc
called: /usr/bin/c++
/home/jens/gr-jay/build/lib
/usr/bin/c++
-I/home/jens/gr-jay/lib
-I/home/jens/gr-jay/include
-I/home/jens/gr-jay/build/lib
-I/home/jens/gr-jay/build/include
-O3
-DNDEBUG
-fvisibility=hidden
-o
CMakeFiles/test-jay.dir/qa_jay.cc.o
-c
/home/jens/gr-jay/lib/qa_jay.cc
called: /usr/bin/c++
/home/jens/gr-jay/build/swig
/usr/bin/c++
-D_jay_swig_EXPORTS
-I/home/jens/gr-jay/lib
-I/home/jens/gr-jay/include
-I/home/jens/gr-jay/build/lib
-I/home/jens/gr-jay/build/include
-I/home/jens/gr-jay/build/swig
-I/home/jens/gr-jay/swig
-I/usr/include/gnuradio/swig
-I/usr/include/python2.7
-O3
-DNDEBUG
-fPIC
-fvisibility=hidden
-Wno-unused-but-set-variable
-o
CMakeFiles/_jay_swig.dir/jay_swigPYTHON_wrap.cxx.o
-c
/home/jens/gr-jay/build/swig/jay_swigPYTHON_wrap.cxx
called: /usr/bin/c++
/home/jens/gr-jay/build/lib
/usr/bin/c++
-O3
-DNDEBUG
-rdynamic
CMakeFiles/test-jay.dir/test_jay.cc.o
CMakeFiles/test-jay.dir/qa_jay.cc.o
-o
test-jay
-Wl,-rpath,/home/jens/gr-jay/build/lib
-lgnuradio-runtime
-lgnuradio-pmt
-llog4cpp
-lboost_filesystem
-lboost_system
-lcppunit
-ldl
libgnuradio-jay-1.0.0git.so.0.0.0
-lgnuradio-runtime
-lgnuradio-pmt
-llog4cpp
-lboost_filesystem
-lboost_system
called: /usr/bin/ld
/home/jens/gr-jay/build/lib
/usr/bin/ld
-plugin
/usr/lib/gcc/x86_64-linux-gnu/8/liblto_plugin.so
-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
-plugin-opt=-fresolution=/tmp/cc8kR5aF.res
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lgcc
--sysroot=/
--build-id
--eh-frame-hdr
-m
elf_x86_64
--hash-style=gnu
--as-needed
-export-dynamic
-dynamic-linker
/lib64/ld-linux-x86-64.so.2
-pie
-z
now
-z
relro
-o
test-jay
/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/Scrt1.o
/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crti.o
/usr/lib/gcc/x86_64-linux-gnu/8/crtbeginS.o
-L/usr/lib/gcc/x86_64-linux-gnu/8
-L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu
-L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib
-L/lib/x86_64-linux-gnu
-L/lib/../lib
-L/usr/lib/x86_64-linux-gnu
-L/usr/lib/../lib
-L/usr/lib/gcc/x86_64-linux-gnu/8/../../..
CMakeFiles/test-jay.dir/test_jay.cc.o
CMakeFiles/test-jay.dir/qa_jay.cc.o
-rpath
/home/jens/gr-jay/build/lib
-lgnuradio-runtime
-lgnuradio-pmt
-llog4cpp
-lboost_filesystem
-lboost_system
-lcppunit
-ldl
libgnuradio-jay-1.0.0git.so.0.0.0
-lgnuradio-runtime
-lgnuradio-pmt
-llog4cpp
-lboost_filesystem
-lboost_system
-lstdc++
-lm
-lgcc_s
-lgcc
-lc
-lgcc_s
-lgcc
/usr/lib/gcc/x86_64-linux-gnu/8/crtendS.o
/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crtn.o
called: /usr/bin/c++
/home/jens/gr-jay/build/swig
/usr/bin/c++
-fPIC
-O3
-DNDEBUG
-shared
-o
_jay_swig.so
CMakeFiles/_jay_swig.dir/jay_swigPYTHON_wrap.cxx.o
-Wl,-rpath,/home/jens/gr-jay/build/lib:
-lpython2.7
../lib/libgnuradio-jay-1.0.0git.so.0.0.0
-lboost_filesystem
-lboost_system
-lgnuradio-runtime
-lgnuradio-pmt
-llog4cpp
called: /usr/bin/ld
/home/jens/gr-jay/build/swig
/usr/bin/ld
-plugin
/usr/lib/gcc/x86_64-linux-gnu/8/liblto_plugin.so
-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
-plugin-opt=-fresolution=/tmp/ccSI1ZVF.res
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc_s
--sysroot=/
--build-id
--eh-frame-hdr
-m
elf_x86_64
--hash-style=gnu
--as-needed
-shared
-z
relro
-o
_jay_swig.so
/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crti.o
/usr/lib/gcc/x86_64-linux-gnu/8/crtbeginS.o
-L/usr/lib/gcc/x86_64-linux-gnu/8
-L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu
-L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib
-L/lib/x86_64-linux-gnu
-L/lib/../lib
-L/usr/lib/x86_64-linux-gnu
-L/usr/lib/../lib
-L/usr/lib/gcc/x86_64-linux-gnu/8/../../..
CMakeFiles/_jay_swig.dir/jay_swigPYTHON_wrap.cxx.o
-rpath
/home/jens/gr-jay/build/lib:
-lpython2.7
../lib/libgnuradio-jay-1.0.0git.so.0.0.0
-lboost_filesystem
-lboost_system
-lgnuradio-runtime
-lgnuradio-pmt
-llog4cpp
-lstdc++
-lm
-lgcc_s
-lc
-lgcc_s
/usr/lib/gcc/x86_64-linux-gnu/8/crtendS.o
/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crtn.o
@@ -0,0 +1,9 @@
/home/jens/gr-jay/lib/square2_ff_impl.cc=/home/jens/gr-jay/build/lib#-Dgnuradio_jay_EXPORTS -I/home/jens/gr-jay/lib -I/home/jens/gr-jay/include -I/home/jens/gr-jay/build/lib -I/home/jens/gr-jay/build/include -O3 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/gnuradio-jay.dir/square2_ff_impl.cc.o -c /home/jens/gr-jay/lib/square2_ff_impl.cc
/home/jens/gr-jay/lib/test_jay.cc=/home/jens/gr-jay/build/lib#-I/home/jens/gr-jay/lib -I/home/jens/gr-jay/include -I/home/jens/gr-jay/build/lib -I/home/jens/gr-jay/build/include -O3 -DNDEBUG -fvisibility=hidden -o CMakeFiles/test-jay.dir/test_jay.cc.o -c /home/jens/gr-jay/lib/test_jay.cc
/home/jens/gr-jay/lib/qa_jay.cc=/home/jens/gr-jay/build/lib#-I/home/jens/gr-jay/lib -I/home/jens/gr-jay/include -I/home/jens/gr-jay/build/lib -I/home/jens/gr-jay/build/include -O3 -DNDEBUG -fvisibility=hidden -o CMakeFiles/test-jay.dir/qa_jay.cc.o -c /home/jens/gr-jay/lib/qa_jay.cc
/home/jens/gr-jay/lib/square_ff_impl.cc=/home/jens/gr-jay/build/lib#-Dgnuradio_jay_EXPORTS -I/home/jens/gr-jay/lib -I/home/jens/gr-jay/include -I/home/jens/gr-jay/build/lib -I/home/jens/gr-jay/build/include -O3 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/gnuradio-jay.dir/square_ff_impl.cc.o -c /home/jens/gr-jay/lib/square_ff_impl.cc
/home/jens/gr-jay/lib/garage_impl.cc=/home/jens/gr-jay/build/lib#-Dgnuradio_jay_EXPORTS -I/home/jens/gr-jay/lib -I/home/jens/gr-jay/include -I/home/jens/gr-jay/build/lib -I/home/jens/gr-jay/build/include -O3 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/gnuradio-jay.dir/garage_impl.cc.o -c /home/jens/gr-jay/lib/garage_impl.cc
/home/jens/gr-jay/build/swig/_jay_swig_doc_tag.cpp=/home/jens/gr-jay/build/swig#-I/home/jens/gr-jay/lib -I/home/jens/gr-jay/include -I/home/jens/gr-jay/build/lib -I/home/jens/gr-jay/build/include -I/home/jens/gr-jay/build/swig -I/home/jens/gr-jay/swig -I/usr/include/gnuradio/swig -I/usr/include/python2.7 -O3 -DNDEBUG -fvisibility=hidden -o CMakeFiles/_jay_swig_doc_tag.dir/_jay_swig_doc_tag.cpp.o -c /home/jens/gr-jay/build/swig/_jay_swig_doc_tag.cpp
/home/jens/gr-jay/build/swig/jay_swigPYTHON_wrap.cxx=/home/jens/gr-jay/build/swig#-D_jay_swig_EXPORTS -I/home/jens/gr-jay/lib -I/home/jens/gr-jay/include -I/home/jens/gr-jay/build/lib -I/home/jens/gr-jay/build/include -I/home/jens/gr-jay/build/swig -I/home/jens/gr-jay/swig -I/usr/include/gnuradio/swig -I/usr/include/python2.7 -O3 -DNDEBUG -fPIC -fvisibility=hidden -Wno-unused-but-set-variable -o CMakeFiles/_jay_swig.dir/jay_swigPYTHON_wrap.cxx.o -c /home/jens/gr-jay/build/swig/jay_swigPYTHON_wrap.cxx
/home/jens/gr-jay/build/swig/_jay_swig_swig_tag.cpp=/home/jens/gr-jay/build/swig#-I/home/jens/gr-jay/lib -I/home/jens/gr-jay/include -I/home/jens/gr-jay/build/lib -I/home/jens/gr-jay/build/include -I/home/jens/gr-jay/build/swig -I/home/jens/gr-jay/swig -I/usr/include/gnuradio/swig -I/usr/include/python2.7 -O3 -DNDEBUG -fvisibility=hidden -o CMakeFiles/_jay_swig_swig_tag.dir/_jay_swig_swig_tag.cpp.o -c /home/jens/gr-jay/build/swig/_jay_swig_swig_tag.cpp
/home/jens/gr-jay/build/swig/jay_swig_swig_2d0df.cpp=/home/jens/gr-jay/build/swig#-I/home/jens/gr-jay/lib -I/home/jens/gr-jay/include -I/home/jens/gr-jay/build/lib -I/home/jens/gr-jay/build/include -I/home/jens/gr-jay/build/swig -I/home/jens/gr-jay/swig -I/usr/include/gnuradio/swig -I/usr/include/python2.7 -O3 -DNDEBUG -fvisibility=hidden -o CMakeFiles/jay_swig_swig_2d0df.dir/jay_swig_swig_2d0df.cpp.o -c /home/jens/gr-jay/build/swig/jay_swig_swig_2d0df.cpp
@@ -0,0 +1,75 @@
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright (c) 2016 Oracle and/or its affiliates. All rights reserved.
*
* Oracle and Java are registered trademarks of Oracle and/or its affiliates.
* Other names may be trademarks of their respective owners.
*
* The contents of this file are subject to the terms of either the GNU
* General Public License Version 2 only ("GPL") or the Common
* Development and Distribution License("CDDL") (collectively, the
* "License"). You may not use this file except in compliance with the
* License. You can obtain a copy of the License at
* http://www.netbeans.org/cddl-gplv2.html
* or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
* specific language governing permissions and limitations under the
* License. When distributing the software, include this License Header
* Notice in each file and include the License file at
* nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this
* particular file as subject to the "Classpath" exception as provided
* by Oracle in the GPL Version 2 section of the License file that
* accompanied this code. If applicable, add the following below the
* License Header, with the fields enclosed by brackets [] replaced by
* your own identifying information:
* "Portions Copyrighted [year] [name of copyright owner]"
*
* If you wish your version of this file to be governed by only the CDDL
* or only the GPL Version 2, indicate your decision by adding
* "[Contributor] elects to include this software in this distribution
* under the [CDDL or GPL Version 2] license." If you do not indicate a
* single choice of license, a recipient has the option to distribute
* your version of this file under either the CDDL, the GPL Version 2 or
* to extend the choice of license to its licensees as provided above.
* However, if you add GPL Version 2 code and therefore, elected the GPL
* Version 2 license, then the option applies only if the new code is
* made subject to such option by the copyright holder.
*
* Contributor(s):
*/
// List of standard headers was taken in http://en.cppreference.com/w/c/header
#include <assert.h> // Conditionally compiled macro that compares its argument to zero
#include <ctype.h> // Functions to determine the type contained in character data
#include <errno.h> // Macros reporting error conditions
#include <float.h> // Limits of float types
#include <limits.h> // Sizes of basic types
#include <locale.h> // Localization utilities
#include <math.h> // Common mathematics functions
#include <setjmp.h> // Nonlocal jumps
#include <signal.h> // Signal handling
#include <stdarg.h> // Variable arguments
#include <stddef.h> // Common macro definitions
#include <stdio.h> // Input/output
#include <string.h> // String handling
#include <stdlib.h> // General utilities: memory management, program utilities, string conversions, random numbers
#include <time.h> // Time/date utilities
#include <iso646.h> // (since C95) Alternative operator spellings
#include <wchar.h> // (since C95) Extended multibyte and wide character utilities
#include <wctype.h> // (since C95) Wide character classification and mapping utilities
#ifdef _STDC_C99
#include <complex.h> // (since C99) Complex number arithmetic
#include <fenv.h> // (since C99) Floating-point environment
#include <inttypes.h> // (since C99) Format conversion of integer types
#include <stdbool.h> // (since C99) Boolean type
#include <stdint.h> // (since C99) Fixed-width integer types
#include <tgmath.h> // (since C99) Type-generic math (macros wrapping math.h and complex.h)
#endif
#ifdef _STDC_C11
#include <stdalign.h> // (since C11) alignas and alignof convenience macros
#include <stdatomic.h> // (since C11) Atomic types
#include <stdnoreturn.h> // (since C11) noreturn convenience macros
#include <threads.h> // (since C11) Thread library
#include <uchar.h> // (since C11) UTF-16 and UTF-32 character utilities
#endif
@@ -0,0 +1,66 @@
<?xml version="1.0" encoding="UTF-8"?>
<configurationDescriptor version="100">
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
<df root="../grc" name="0">
</df>
<df root="../lib" name="1">
<in>garage_impl.cc</in>
<in>garage_impl.h</in>
<in>qa_jay.cc</in>
<in>qa_jay.h</in>
<in>square2_ff_impl.cc</in>
<in>square2_ff_impl.h</in>
<in>square_ff_impl.cc</in>
<in>square_ff_impl.h</in>
<in>test_jay.cc</in>
</df>
</logicalFolder>
<projectmakefile></projectmakefile>
<confs>
<conf name="Default" type="0">
<toolsSet>
<developmentServer>localhost</developmentServer>
<platform>2</platform>
</toolsSet>
<compile>
<compiledirpicklist>
<compiledirpicklistitem>.</compiledirpicklistitem>
<compiledirpicklistitem>${AUTO_FOLDER}</compiledirpicklistitem>
</compiledirpicklist>
<compiledir>${AUTO_FOLDER}</compiledir>
<compilecommandpicklist>
<compilecommandpicklistitem>${MAKE} ${ITEM_NAME}.o</compilecommandpicklistitem>
<compilecommandpicklistitem>${AUTO_COMPILE}</compilecommandpicklistitem>
</compilecommandpicklist>
<compilecommand>${AUTO_COMPILE}</compilecommand>
</compile>
<dbx_gdbdebugger version="1">
<gdb_pathmaps>
</gdb_pathmaps>
<gdb_interceptlist>
<gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
</gdb_interceptlist>
<gdb_options>
<DebugOptions>
</DebugOptions>
</gdb_options>
<gdb_buildfirst gdb_buildfirst_overriden="false" gdb_buildfirst_old="false"/>
</dbx_gdbdebugger>
<nativedebugger version="1">
<engine>gdb</engine>
</nativedebugger>
<runprofile version="9">
<runcommandpicklist>
<runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
</runcommandpicklist>
<runcommand>"${OUTPUT_PATH}"</runcommand>
<rundir>../build</rundir>
<buildfirst>false</buildfirst>
<terminal-type>0</terminal-type>
<remove-instrumentation>0</remove-instrumentation>
<environment>
</environment>
</runprofile>
</conf>
</confs>
</configurationDescriptor>
@@ -0,0 +1,135 @@
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright (c) 2016 Oracle and/or its affiliates. All rights reserved.
*
* Oracle and Java are registered trademarks of Oracle and/or its affiliates.
* Other names may be trademarks of their respective owners.
*
* The contents of this file are subject to the terms of either the GNU
* General Public License Version 2 only ("GPL") or the Common
* Development and Distribution License("CDDL") (collectively, the
* "License"). You may not use this file except in compliance with the
* License. You can obtain a copy of the License at
* http://www.netbeans.org/cddl-gplv2.html
* or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
* specific language governing permissions and limitations under the
* License. When distributing the software, include this License Header
* Notice in each file and include the License file at
* nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this
* particular file as subject to the "Classpath" exception as provided
* by Oracle in the GPL Version 2 section of the License file that
* accompanied this code. If applicable, add the following below the
* License Header, with the fields enclosed by brackets [] replaced by
* your own identifying information:
* "Portions Copyrighted [year] [name of copyright owner]"
*
* If you wish your version of this file to be governed by only the CDDL
* or only the GPL Version 2, indicate your decision by adding
* "[Contributor] elects to include this software in this distribution
* under the [CDDL or GPL Version 2] license." If you do not indicate a
* single choice of license, a recipient has the option to distribute
* your version of this file under either the CDDL, the GPL Version 2 or
* to extend the choice of license to its licensees as provided above.
* However, if you add GPL Version 2 code and therefore, elected the GPL
* Version 2 license, then the option applies only if the new code is
* made subject to such option by the copyright holder.
*
* Contributor(s):
*/
// List of standard headers was taken in http://en.cppreference.com/w/cpp/header
#include <cstdlib> // General purpose utilities: program control, dynamic memory allocation, random numbers, sort and search
#include <csignal> // Functions and macro constants for signal management
#include <csetjmp> // Macro (and function) that saves (and jumps) to an execution context
#include <cstdarg> // Handling of variable length argument lists
#include <typeinfo> // Runtime type information utilities
#include <bitset> // std::bitset class template
#include <functional> // Function objects, designed for use with the standard algorithms
#include <utility> // Various utility components
#include <ctime> // C-style time/date utilites
#include <cstddef> // typedefs for types such as size_t, NULL and others
#include <new> // Low-level memory management utilities
#include <memory> // Higher level memory management utilities
#include <climits> // limits of integral types
#include <cfloat> // limits of float types
#include <limits> // standardized way to query properties of arithmetic types
#include <exception> // Exception handling utilities
#include <stdexcept> // Standard exception objects
#include <cassert> // Conditionally compiled macro that compares its argument to zero
#include <cerrno> // Macro containing the last error number
#include <cctype> // functions to determine the type contained in character data
#include <cwctype> // functions for determining the type of wide character data
#include <cstring> // various narrow character string handling functions
#include <cwchar> // various wide and multibyte string handling functions
#include <string> // std::basic_string class template
#include <vector> // std::vector container
#include <deque> // std::deque container
#include <list> // std::list container
#include <set> // std::set and std::multiset associative containers
#include <map> // std::map and std::multimap associative containers
#include <stack> // std::stack container adaptor
#include <queue> // std::queue and std::priority_queue container adaptors
#include <algorithm> // Algorithms that operate on containers
#include <iterator> // Container iterators
#include <cmath> // Common mathematics functions
#include <complex> // Complex number type
#include <valarray> // Class for representing and manipulating arrays of values
#include <numeric> // Numeric operations on values in containers
#include <iosfwd> // forward declarations of all classes in the input/output library
#include <ios> // std::ios_base class, std::basic_ios class template and several typedefs
#include <istream> // std::basic_istream class template and several typedefs
#include <ostream> // std::basic_ostream, std::basic_iostream class templates and several typedefs
#include <iostream> // several standard stream objects
#include <fstream> // std::basic_fstream, std::basic_ifstream, std::basic_ofstream class templates and several typedefs
#include <sstream> // std::basic_stringstream, std::basic_istringstream, std::basic_ostringstream class templates and several typedefs
#include <strstream> // std::strstream, std::istrstream, std::ostrstream(deprecated)
#include <iomanip> // Helper functions to control the format or input and output
#include <streambuf> // std::basic_streambuf class template
#include <cstdio> // C-style input-output functions
#include <locale> // Localization utilities
#include <clocale> // C localization utilities
#include <ciso646> // empty header. The macros that appear in iso646.h in C are keywords in C++
#if __cplusplus >= 201103L
#include <typeindex> // (since C++11) std::type_index
#include <type_traits> // (since C++11) Compile-time type information
#include <chrono> // (since C++11) C++ time utilites
#include <initializer_list> // (since C++11) std::initializer_list class template
#include <tuple> // (since C++11) std::tuple class template
#include <scoped_allocator> // (since C++11) Nested allocator class
#include <cstdint> // (since C++11) fixed-size types and limits of other types
#include <cinttypes> // (since C++11) formatting macros , intmax_t and uintmax_t math and conversions
#include <system_error> // (since C++11) defines std::error_code, a platform-dependent error code
#include <cuchar> // (since C++11) C-style Unicode character conversion functions
#include <array> // (since C++11) std::array container
#include <forward_list> // (since C++11) std::forward_list container
#include <unordered_set> // (since C++11) std::unordered_set and std::unordered_multiset unordered associative containers
#include <unordered_map> // (since C++11) std::unordered_map and std::unordered_multimap unordered associative containers
#include <random> // (since C++11) Random number generators and distributions
#include <ratio> // (since C++11) Compile-time rational arithmetic
#include <cfenv> // (since C++11) Floating-point environment access functions
#include <codecvt> // (since C++11) Unicode conversion facilities
#include <regex> // (since C++11) Classes, algorithms and iterators to support regular expression processing
#include <atomic> // (since C++11) Atomic operations library
#include <ccomplex> // (since C++11)(deprecated in C++17) simply includes the header <complex>
#include <ctgmath> // (since C++11)(deprecated in C++17) simply includes the headers <ccomplex> (until C++17)<complex> (since C++17) and <cmath>: the overloads equivalent to the contents of the C header tgmath.h are already provided by those headers
#include <cstdalign> // (since C++11)(deprecated in C++17) defines one compatibility macro constant
#include <cstdbool> // (since C++11)(deprecated in C++17) defines one compatibility macro constant
#include <thread> // (since C++11) std::thread class and supporting functions
#include <mutex> // (since C++11) mutual exclusion primitives
#include <future> // (since C++11) primitives for asynchronous computations
#include <condition_variable> // (since C++11) thread waiting conditions
#endif
#if __cplusplus >= 201300L
#include <shared_mutex> // (since C++14) shared mutual exclusion primitives
#endif
#if __cplusplus >= 201500L
#include <any> // (since C++17) std::any class template
#include <optional> // (since C++17) std::optional class template
#include <variant> // (since C++17) std::variant class template
#include <memory_resource> // (since C++17) Polymorphic allocators and memory resources
#include <string_view> // (since C++17) std::basic_string_view class template
#include <execution> // (since C++17) Predefined execution policies for parallel versions of the algorithms
#include <filesystem> // (since C++17) std::path class and supporting functions
#endif
@@ -0,0 +1,42 @@
# Launchers File syntax:
#
# [Must-have property line]
# launcher1.runCommand=<Run Command>
# [Optional extra properties]
# launcher1.displayName=<Display Name, runCommand by default>
# launcher1.hide=<true if lancher is not visible in menu, false by default>
# launcher1.buildCommand=<Build Command, Build Command specified in project properties by default>
# launcher1.runDir=<Run Directory, ${PROJECT_DIR} by default>
# launcher1.runInOwnTab=<false if launcher reuse common "Run" output tab, true by default>
# launcher1.symbolFiles=<Symbol Files loaded by debugger, ${OUTPUT_PATH} by default>
# launcher1.env.<Environment variable KEY>=<Environment variable VALUE>
# (If this value is quoted with ` it is handled as a native command which execution result will become the value)
# [Common launcher properties]
# common.runDir=<Run Directory>
# (This value is overwritten by a launcher specific runDir value if the latter exists)
# common.env.<Environment variable KEY>=<Environment variable VALUE>
# (Environment variables from common launcher are merged with launcher specific variables)
# common.symbolFiles=<Symbol Files loaded by debugger>
# (This value is overwritten by a launcher specific symbolFiles value if the latter exists)
#
# In runDir, symbolFiles and env fields you can use these macroses:
# ${PROJECT_DIR} - project directory absolute path
# ${OUTPUT_PATH} - linker output path (relative to project directory path)
# ${OUTPUT_BASENAME}- linker output filename
# ${TESTDIR} - test files directory (relative to project directory path)
# ${OBJECTDIR} - object files directory (relative to project directory path)
# ${CND_DISTDIR} - distribution directory (relative to project directory path)
# ${CND_BUILDDIR} - build directory (relative to project directory path)
# ${CND_PLATFORM} - platform name
# ${CND_CONF} - configuration name
# ${CND_DLIB_EXT} - dynamic library extension
#
# All the project launchers must be listed in the file!
#
# launcher1.runCommand=...
# launcher2.runCommand=...
# ...
# common.runDir=...
# common.env.KEY=VALUE
# launcher1.runCommand=<type your run command here>
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
<code-assistance-data xmlns="http://www.netbeans.org/ns/make-project-private/1">
<code-model-enabled>true</code-model-enabled>
</code-assistance-data>
<data xmlns="http://www.netbeans.org/ns/make-project-private/1">
<activeConfTypeElem>0</activeConfTypeElem>
<activeConfIndexElem>0</activeConfIndexElem>
</data>
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
<group>
<file>file:/home/jens/gr-jay/lib/garage_impl.cc</file>
<file>file:/home/jens/gr-jay/lib/garage_impl.h</file>
</group>
</open-files>
</project-private>
+27
View File
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.cnd.makeproject</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/make-project/1">
<name>gr-jay</name>
<c-extensions/>
<cpp-extensions>cc,cpp,cxx</cpp-extensions>
<header-extensions>h</header-extensions>
<sourceEncoding>UTF-8</sourceEncoding>
<make-dep-projects/>
<sourceRootList>
<sourceRootElem>../lib</sourceRootElem>
<sourceRootElem>../grc</sourceRootElem>
</sourceRootList>
<confList>
<confElem>
<name>Default</name>
<type>0</type>
</confElem>
</confList>
<formatting>
<project-formatting-style>false</project-formatting-style>
</formatting>
</data>
</configuration>
</project>