Files
mpsk_rx_gui/M-PSK Receiver.linux.jucer
T
jens 621df6aedc - renamed
git-svn-id: http://moon:8086/svn/software/trunk/projects/mpsk_rx_gui@118 b431acfa-c32f-4a4a-93f1-934dc6c82436
2015-01-05 13:46:42 +00:00

85 lines
5.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="GMzmR9" name="M-QAM Transceiver" projectType="guiapp" version="1.0.0"
bundleIdentifier="org.jayfield.M-QAMTranscceiver" includeBinaryInAppConfig="1"
jucerVersion="3.1.0" companyName="JDI" companyWebsite="www.jayfield.org"
companyEmail="jens@jayfield.org">
<MAINGROUP id="qBtndB" name="M-QAM Transceiver">
<GROUP id="{17E40C0A-AFC5-1BD1-AD90-8289DE60E569}" name="Source">
<FILE id="mkpzpv" name="Frame.cpp" compile="1" resource="0" file="../../libsrc/cpp/radio/Frame.cpp"/>
<FILE id="q7fjHc" name="Frame.hpp" compile="0" resource="0" file="../../libsrc/cpp/radio/Frame.hpp"/>
<FILE id="uM1PwN" name="GraphComponent.cpp" compile="1" resource="0"
file="Source/GraphComponent.cpp"/>
<FILE id="HunI5I" name="GraphComponent.h" compile="0" resource="0"
file="Source/GraphComponent.h"/>
<FILE id="MVnZcj" name="LogComponent.cpp" compile="1" resource="0"
file="Source/LogComponent.cpp"/>
<FILE id="lJilg4" name="LogComponent.h" compile="0" resource="0" file="Source/LogComponent.h"/>
<FILE id="A3kS0C" name="Receiver.cpp" compile="1" resource="0" file="Source/Receiver.cpp"/>
<FILE id="M9NvVq" name="Receiver.h" compile="0" resource="0" file="Source/Receiver.h"/>
<FILE id="JJHigV" name="Transmitter.cpp" compile="1" resource="0" file="Source/Transmitter.cpp"/>
<FILE id="mjPZYK" name="Transmitter.h" compile="0" resource="0" file="Source/Transmitter.h"/>
<FILE id="D84rEv" name="ControlComponent.cpp" compile="1" resource="0"
file="Source/ControlComponent.cpp"/>
<FILE id="ZyF7uB" name="ControlComponent.h" compile="0" resource="0"
file="Source/ControlComponent.h"/>
<FILE id="o9M0fh" name="IQPoint.cpp" compile="1" resource="0" file="Source/IQPoint.cpp"/>
<FILE id="X0LfYg" name="IQPoint.h" compile="0" resource="0" file="Source/IQPoint.h"/>
<FILE id="mh9N88" name="IQPlaneComponent.cpp" compile="1" resource="0"
file="Source/IQPlaneComponent.cpp"/>
<FILE id="jh6pMO" name="IQPlaneComponent.h" compile="0" resource="0"
file="Source/IQPlaneComponent.h"/>
<FILE id="ZSc1OF" name="MainComponent.cpp" compile="1" resource="0"
file="Source/MainComponent.cpp"/>
<FILE id="p5K1Lf" name="MainComponent.h" compile="0" resource="0" file="Source/MainComponent.h"/>
<FILE id="DyFMDD" name="Main.cpp" compile="1" resource="0" file="Source/Main.cpp"/>
</GROUP>
</MAINGROUP>
<EXPORTFORMATS>
<LINUX_MAKE targetFolder="Builds/Linux" externalLibraries="radio&#10;fir&#10;crc&#10;"
extraDefs="EIGEN_RUNTIME_NO_MALLOC" extraCompilerFlags="-std=c++11&#10;&#10;">
<CONFIGURATIONS>
<CONFIGURATION name="Debug" libraryPath="/usr/X11R6/lib/&#10;../../../../libsrc/build/linux&#10;"
isDebug="1" optimisation="1" targetName="M-PSK Receiver" headerPath="../../../../libsrc&#10;../../../../libsrc/cpp&#10;../../Source&#10;/usr/local/include/eigen3"
defines="radio_float_t=float&#10;fir_float_t=float"/>
<CONFIGURATION name="Release" libraryPath="/usr/X11R6/lib/&#10;../../../../libsrc/build/linux&#10;"
isDebug="0" optimisation="3" targetName="M-PSK Receiver" headerPath="../../../../libsrc&#10;../../../../libsrc/cpp&#10;../../Source&#10;/usr/local/include/eigen3"
defines="radio_float_t=float&#10;fir_float_t=float&#10;NDEBUG&#10;"/>
</CONFIGURATIONS>
<MODULEPATHS>
<MODULEPATH id="juce_audio_basics" path="/home/jens/JUCE/modules"/>
<MODULEPATH id="juce_core" path="/home/jens/JUCE/modules"/>
<MODULEPATH id="juce_audio_devices" path="/home/jens/JUCE/modules"/>
<MODULEPATH id="juce_gui_basics" path="/home/jens/JUCE/modules"/>
<MODULEPATH id="juce_events" path="/home/jens/JUCE/modules"/>
<MODULEPATH id="juce_audio_formats" path="/home/jens/JUCE/modules"/>
<MODULEPATH id="juce_data_structures" path="/home/jens/JUCE/modules"/>
<MODULEPATH id="juce_graphics" path="/home/jens/JUCE/modules"/>
<MODULEPATH id="juce_gui_extra" path="/home/jens/JUCE/modules"/>
<MODULEPATH id="juce_opengl" path="/home/jens/JUCE/modules"/>
<MODULEPATH id="juce_audio_utils" path="/home/jens/JUCE/modules"/>
<MODULEPATH id="juce_cryptography" path="/home/jens/JUCE/modules"/>
<MODULEPATH id="juce_video" path="/home/jens/JUCE/modules"/>
<MODULEPATH id="juce_audio_processors" path="/home/jens/JUCE/modules"/>
</MODULEPATHS>
</LINUX_MAKE>
</EXPORTFORMATS>
<MODULES>
<MODULES id="juce_audio_basics" showAllCode="1" useLocalCopy="1"/>
<MODULES id="juce_audio_devices" showAllCode="1" useLocalCopy="1"/>
<MODULES id="juce_audio_formats" showAllCode="1" useLocalCopy="1"/>
<MODULES id="juce_audio_processors" showAllCode="1" useLocalCopy="1"/>
<MODULES id="juce_audio_utils" showAllCode="1" useLocalCopy="1"/>
<MODULES id="juce_core" showAllCode="1" useLocalCopy="1"/>
<MODULES id="juce_cryptography" showAllCode="1" useLocalCopy="1"/>
<MODULES id="juce_data_structures" showAllCode="1" useLocalCopy="1"/>
<MODULES id="juce_events" showAllCode="1" useLocalCopy="1"/>
<MODULES id="juce_graphics" showAllCode="1" useLocalCopy="1"/>
<MODULES id="juce_gui_basics" showAllCode="1" useLocalCopy="1"/>
<MODULES id="juce_gui_extra" showAllCode="1" useLocalCopy="1"/>
<MODULES id="juce_opengl" showAllCode="1" useLocalCopy="1"/>
<MODULES id="juce_video" showAllCode="1" useLocalCopy="1"/>
</MODULES>
<JUCEOPTIONS JUCE_ALSA="disabled" JUCE_JACK="enabled"/>
</JUCERPROJECT>