Files
mpsk_rx_gui/nbproject/configurations.xml
T
2015-11-23 08:32:23 +00:00

448 lines
19 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<configurationDescriptor version="97">
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
<logicalFolder name="HeaderFiles"
displayName="Header Files"
projectFiles="true">
</logicalFolder>
<logicalFolder name="ResourceFiles"
displayName="Resource Files"
projectFiles="true">
</logicalFolder>
<logicalFolder name="SourceFiles"
displayName="Source Files"
projectFiles="true">
<logicalFolder name="f4" displayName="CRC" projectFiles="true">
<itemPath>../../libsrc/crc/crc.c</itemPath>
</logicalFolder>
<logicalFolder name="f3" displayName="FIR" projectFiles="true">
<itemPath>../../libsrc/fir/fir2.c</itemPath>
</logicalFolder>
<logicalFolder name="f1" displayName="Juce" projectFiles="true">
<itemPath>../../../extLib/JUCE/modules/juce_audio_basics/juce_audio_basics.cpp</itemPath>
<itemPath>../../../extLib/JUCE/modules/juce_audio_devices/juce_audio_devices.cpp</itemPath>
<itemPath>../../../extLib/JUCE/modules/juce_audio_formats/juce_audio_formats.cpp</itemPath>
<itemPath>../../../extLib/JUCE/modules/juce_audio_processors/juce_audio_processors.cpp</itemPath>
<itemPath>../../../extLib/JUCE/modules/juce_audio_utils/juce_audio_utils.cpp</itemPath>
<itemPath>../../../extLib/JUCE/modules/juce_core/juce_core.cpp</itemPath>
<itemPath>../../../extLib/JUCE/modules/juce_data_structures/juce_data_structures.cpp</itemPath>
<itemPath>../../../extLib/JUCE/modules/juce_events/juce_events.cpp</itemPath>
<itemPath>../../../extLib/JUCE/modules/juce_graphics/juce_graphics.cpp</itemPath>
<itemPath>../../../extLib/JUCE/modules/juce_gui_basics/juce_gui_basics.cpp</itemPath>
<itemPath>../../../extLib/JUCE/modules/juce_gui_extra/juce_gui_extra.cpp</itemPath>
<itemPath>../../../extLib/JUCE/modules/juce_opengl/juce_opengl.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f2" displayName="Radio" projectFiles="true">
<itemPath>../../libsrc/radio/agc.c</itemPath>
<itemPath>../../libsrc/radio/cpx.c</itemPath>
<itemPath>../../libsrc/radio/real.c</itemPath>
<itemPath>../../libsrc/radio/ringbuf.c</itemPath>
<itemPath>../../libsrc/radio/statistics.c</itemPath>
<itemPath>../../libsrc/radio/symbol.c</itemPath>
<itemPath>../../libsrc/radio/synchronization.c</itemPath>
</logicalFolder>
<itemPath>Source/ControlComponent.cpp</itemPath>
<itemPath>Source/ControlComponent.h</itemPath>
<itemPath>../../libsrc/cpp/radio/Frame.cpp</itemPath>
<itemPath>Source/GraphComponent.cpp</itemPath>
<itemPath>Source/GraphComponent.h</itemPath>
<itemPath>Source/IQPlaneComponent.cpp</itemPath>
<itemPath>Source/IQPlaneComponent.h</itemPath>
<itemPath>Source/IQPoint.cpp</itemPath>
<itemPath>Source/IQPoint.h</itemPath>
<itemPath>Source/LogComponent.cpp</itemPath>
<itemPath>Source/LogComponent.h</itemPath>
<itemPath>Source/Main.cpp</itemPath>
<itemPath>Source/MainComponent.cpp</itemPath>
<itemPath>Source/MainComponent.h</itemPath>
<itemPath>Source/MinMaxLemire.cpp</itemPath>
<itemPath>Source/MinMaxLemire.h</itemPath>
<itemPath>Source/Receiver.cpp</itemPath>
<itemPath>Source/Receiver.h</itemPath>
<itemPath>Source/RxBuffer.hpp</itemPath>
<itemPath>Source/Transmitter.cpp</itemPath>
<itemPath>Source/Transmitter.h</itemPath>
</logicalFolder>
<logicalFolder name="TestFiles"
displayName="Test Files"
projectFiles="false"
kind="TEST_LOGICAL_FOLDER">
</logicalFolder>
<logicalFolder name="ExternalFiles"
displayName="Important Files"
projectFiles="false"
kind="IMPORTANT_FILES_FOLDER">
<itemPath>Makefile</itemPath>
</logicalFolder>
</logicalFolder>
<sourceRootList>
<Elem>../../../extLib/eigen3</Elem>
<Elem>../../../extLib/JUCE</Elem>
<Elem>JuceLibraryCode</Elem>
</sourceRootList>
<projectmakefile>Makefile</projectmakefile>
<confs>
<conf name="Debug" type="1">
<toolsSet>
<compilerSet>MinGW|MinGW</compilerSet>
<dependencyChecking>true</dependencyChecking>
<rebuildPropChanged>true</rebuildPropChanged>
</toolsSet>
<compileType>
<cTool>
<architecture>1</architecture>
<standard>10</standard>
<incDir>
<pElem>../../../extLib/JUCE</pElem>
<pElem>JuceLibraryCode</pElem>
<pElem>../../libsrc/cpp</pElem>
<pElem>../../libsrc</pElem>
<pElem>../../../extLib/eigen3</pElem>
</incDir>
<commandLine>-march=native -mwindows -DDISPID_NEWWINDOW3=0 -U__STRICT_ANSI__ -O0 -g</commandLine>
<preprocessorList>
<Elem>DEBUG</Elem>
<Elem>DEBUG=1</Elem>
<Elem>EIGEN_RUNTIME_NO_MALLOC</Elem>
<Elem>JUCE_APP_VERSION=1.0.0</Elem>
<Elem>JUCE_APP_VERSION_HEX=0x10000</Elem>
<Elem>WIN32</Elem>
<Elem>_DEBUG=1</Elem>
<Elem>_WINDOWS</Elem>
<Elem>fir_float_t=float</Elem>
<Elem>radio_float_t=float</Elem>
</preprocessorList>
</cTool>
<ccTool>
<architecture>1</architecture>
<standard>8</standard>
<incDir>
<pElem>../../../extLib/JUCE</pElem>
<pElem>JuceLibraryCode</pElem>
<pElem>../../libsrc/cpp</pElem>
<pElem>../../libsrc</pElem>
<pElem>../../../extLib/eigen3</pElem>
</incDir>
<commandLine>-march=native -mwindows -DDISPID_NEWWINDOW3=0 -U__STRICT_ANSI__ -O0 -g</commandLine>
<preprocessorList>
<Elem>DEBUG</Elem>
<Elem>DEBUG=1</Elem>
<Elem>EIGEN_RUNTIME_NO_MALLOC</Elem>
<Elem>JUCE_APP_VERSION=1.0.0</Elem>
<Elem>JUCE_APP_VERSION_HEX=0x10000</Elem>
<Elem>WIN32</Elem>
<Elem>_DEBUG=1</Elem>
<Elem>_WINDOWS</Elem>
<Elem>fir_float_t=float</Elem>
<Elem>radio_float_t=float</Elem>
</preprocessorList>
</ccTool>
<linkerTool>
<commandlineTool>g++</commandlineTool>
<commandLine>-static-libstdc++ -static-libgcc -mwindows -lwininet -lwinmm -limm32 -lshlwapi -lcomdlg32 -lgdi32 -lole32 -loleaut32 -lversion -lwsock32 -liphlpapi -luuid -lws2_32 -lopengl32</commandLine>
</linkerTool>
</compileType>
<item path="../../../extLib/JUCE/modules/juce_audio_basics/juce_audio_basics.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_audio_devices/juce_audio_devices.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_audio_formats/juce_audio_formats.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_audio_processors/juce_audio_processors.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_audio_utils/juce_audio_utils.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_core/juce_core.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_data_structures/juce_data_structures.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_events/juce_events.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_graphics/juce_graphics.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_gui_basics/juce_gui_basics.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_gui_extra/juce_gui_extra.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_opengl/juce_opengl.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../libsrc/cpp/radio/Frame.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="../../libsrc/crc/crc.c" ex="false" tool="0" flavor2="0">
</item>
<item path="../../libsrc/fir/fir2.c" ex="false" tool="0" flavor2="0">
</item>
<item path="../../libsrc/radio/agc.c" ex="false" tool="0" flavor2="0">
</item>
<item path="../../libsrc/radio/cpx.c" ex="false" tool="0" flavor2="0">
</item>
<item path="../../libsrc/radio/real.c" ex="false" tool="0" flavor2="0">
</item>
<item path="../../libsrc/radio/ringbuf.c" ex="false" tool="0" flavor2="0">
</item>
<item path="../../libsrc/radio/statistics.c" ex="false" tool="0" flavor2="0">
</item>
<item path="../../libsrc/radio/symbol.c" ex="false" tool="0" flavor2="0">
</item>
<item path="../../libsrc/radio/synchronization.c"
ex="false"
tool="0"
flavor2="0">
</item>
<item path="Source/ControlComponent.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/ControlComponent.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/GraphComponent.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/GraphComponent.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/IQPlaneComponent.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/IQPlaneComponent.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/IQPoint.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/IQPoint.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/LogComponent.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/LogComponent.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/Main.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/MainComponent.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/MainComponent.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/MinMaxLemire.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/MinMaxLemire.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/Receiver.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/Receiver.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/RxBuffer.hpp" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/Transmitter.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="Source/Transmitter.h" ex="false" tool="3" flavor2="0">
</item>
</conf>
<conf name="Release" type="1">
<toolsSet>
<compilerSet>MinGW|MinGW</compilerSet>
<dependencyChecking>true</dependencyChecking>
<rebuildPropChanged>true</rebuildPropChanged>
</toolsSet>
<compileType>
<cTool>
<developmentMode>6</developmentMode>
<architecture>1</architecture>
<standard>10</standard>
<incDir>
<pElem>../../../extLib/JUCE</pElem>
<pElem>JuceLibraryCode</pElem>
<pElem>../../libsrc/cpp</pElem>
<pElem>../../libsrc</pElem>
<pElem>../../../extLib/eigen3</pElem>
</incDir>
<commandLine>-march=native -mwindows -DDISPID_NEWWINDOW3=0 -U__STRICT_ANSI__ -O2 -g</commandLine>
<preprocessorList>
<Elem>JUCE_APP_VERSION=1.0.0</Elem>
<Elem>JUCE_APP_VERSION_HEX=0x10000</Elem>
<Elem>WIN32</Elem>
<Elem>_WINDOWS</Elem>
<Elem>fir_float_t=float</Elem>
<Elem>radio_float_t=float</Elem>
</preprocessorList>
</cTool>
<ccTool>
<developmentMode>6</developmentMode>
<architecture>1</architecture>
<standard>8</standard>
<incDir>
<pElem>../../../extLib/JUCE</pElem>
<pElem>JuceLibraryCode</pElem>
<pElem>../../libsrc/cpp</pElem>
<pElem>../../libsrc</pElem>
<pElem>../../../extLib/eigen3</pElem>
</incDir>
<commandLine>-march=native -mwindows -DDISPID_NEWWINDOW3=0 -U__STRICT_ANSI__ -O2 -g</commandLine>
<preprocessorList>
<Elem>JUCE_APP_VERSION=1.0.0</Elem>
<Elem>JUCE_APP_VERSION_HEX=0x10000</Elem>
<Elem>WIN32</Elem>
<Elem>_WINDOWS</Elem>
<Elem>fir_float_t=float</Elem>
<Elem>radio_float_t=float</Elem>
</preprocessorList>
</ccTool>
<linkerTool>
<commandLine>-static-libstdc++ -static-libgcc -mwindows -lwininet -lwinmm -limm32 -lshlwapi -lcomdlg32 -lgdi32 -lole32 -loleaut32 -lversion -lwsock32 -liphlpapi -luuid -lws2_32 -lopengl32</commandLine>
</linkerTool>
</compileType>
<item path="../../../extLib/JUCE/modules/juce_audio_basics/juce_audio_basics.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_audio_devices/juce_audio_devices.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_audio_formats/juce_audio_formats.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_audio_processors/juce_audio_processors.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_audio_utils/juce_audio_utils.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_core/juce_core.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_data_structures/juce_data_structures.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_events/juce_events.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_graphics/juce_graphics.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_gui_basics/juce_gui_basics.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_gui_extra/juce_gui_extra.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../../extLib/JUCE/modules/juce_opengl/juce_opengl.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="../../libsrc/cpp/radio/Frame.cpp" ex="false" tool="1" flavor2="8">
</item>
<item path="../../libsrc/crc/crc.c" ex="false" tool="0" flavor2="10">
</item>
<item path="../../libsrc/fir/fir2.c" ex="false" tool="0" flavor2="10">
</item>
<item path="../../libsrc/radio/agc.c" ex="false" tool="0" flavor2="10">
</item>
<item path="../../libsrc/radio/cpx.c" ex="false" tool="0" flavor2="10">
</item>
<item path="../../libsrc/radio/real.c" ex="false" tool="0" flavor2="10">
</item>
<item path="../../libsrc/radio/ringbuf.c" ex="false" tool="0" flavor2="10">
</item>
<item path="../../libsrc/radio/statistics.c" ex="false" tool="0" flavor2="10">
</item>
<item path="../../libsrc/radio/symbol.c" ex="false" tool="0" flavor2="10">
</item>
<item path="../../libsrc/radio/synchronization.c"
ex="false"
tool="0"
flavor2="10">
</item>
<item path="Source/ControlComponent.cpp" ex="false" tool="1" flavor2="8">
</item>
<item path="Source/ControlComponent.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/GraphComponent.cpp" ex="false" tool="1" flavor2="8">
</item>
<item path="Source/GraphComponent.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/IQPlaneComponent.cpp" ex="false" tool="1" flavor2="8">
</item>
<item path="Source/IQPlaneComponent.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/IQPoint.cpp" ex="false" tool="1" flavor2="8">
</item>
<item path="Source/IQPoint.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/LogComponent.cpp" ex="false" tool="1" flavor2="8">
</item>
<item path="Source/LogComponent.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/Main.cpp" ex="false" tool="1" flavor2="8">
</item>
<item path="Source/MainComponent.cpp" ex="false" tool="1" flavor2="8">
</item>
<item path="Source/MainComponent.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/MinMaxLemire.cpp" ex="false" tool="1" flavor2="8">
</item>
<item path="Source/MinMaxLemire.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/Receiver.cpp" ex="false" tool="1" flavor2="8">
</item>
<item path="Source/Receiver.h" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/RxBuffer.hpp" ex="false" tool="3" flavor2="0">
</item>
<item path="Source/Transmitter.cpp" ex="false" tool="1" flavor2="8">
</item>
<item path="Source/Transmitter.h" ex="false" tool="3" flavor2="0">
</item>
</conf>
</confs>
</configurationDescriptor>