git-svn-id: http://moon:8086/svn/software/trunk/projects/RBM@284 b431acfa-c32f-4a4a-93f1-934dc6c82436
275 lines
11 KiB
XML
275 lines
11 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">
|
|
<itemPath>JuceLibraryCode/AppConfig.h</itemPath>
|
|
<itemPath>Source/DrawComponent.h</itemPath>
|
|
<itemPath>Source/HiddenLayer.hpp</itemPath>
|
|
<itemPath>JuceLibraryCode/JuceHeader.h</itemPath>
|
|
<itemPath>Source/Layer.hpp</itemPath>
|
|
<itemPath>Source/LayerArray.hpp</itemPath>
|
|
<itemPath>Source/MainComponent.h</itemPath>
|
|
<itemPath>Source/Rbm.hpp</itemPath>
|
|
<itemPath>Source/VisibleLayer.hpp</itemPath>
|
|
<itemPath>Source/Weights.hpp</itemPath>
|
|
<itemPath>Source/noise.h</itemPath>
|
|
</logicalFolder>
|
|
<logicalFolder name="ResourceFiles"
|
|
displayName="Resource Files"
|
|
projectFiles="true">
|
|
</logicalFolder>
|
|
<logicalFolder name="SourceFiles"
|
|
displayName="Source Files"
|
|
projectFiles="true">
|
|
<logicalFolder name="f1" displayName="JUCE" projectFiles="true">
|
|
<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>
|
|
<itemPath>Source/DrawComponent.cpp</itemPath>
|
|
<itemPath>Source/Main.cpp</itemPath>
|
|
<itemPath>Source/MainComponent.cpp</itemPath>
|
|
<itemPath>Source/noise.c</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>
|
|
</sourceRootList>
|
|
<projectmakefile>Makefile</projectmakefile>
|
|
<confs>
|
|
<conf name="Debug" type="1">
|
|
<toolsSet>
|
|
<compilerSet>default</compilerSet>
|
|
<dependencyChecking>true</dependencyChecking>
|
|
<rebuildPropChanged>true</rebuildPropChanged>
|
|
</toolsSet>
|
|
<compileType>
|
|
<cTool>
|
|
<incDir>
|
|
<pElem>JuceLibraryCode</pElem>
|
|
<pElem>Source</pElem>
|
|
</incDir>
|
|
</cTool>
|
|
<ccTool>
|
|
<standard>8</standard>
|
|
<incDir>
|
|
<pElem>JuceLibraryCode</pElem>
|
|
<pElem>Source</pElem>
|
|
<pElem>../../../extLib/eigen3</pElem>
|
|
<pElem>../../../extLib/JUCE</pElem>
|
|
</incDir>
|
|
<commandLine>-O0 -march=native -mwindows -DDISPID_NEWWINDOW3=0 -U__STRICT_ANSI__ -g</commandLine>
|
|
<preprocessorList>
|
|
<Elem>DEBUG</Elem>
|
|
<Elem>DEBUG=1</Elem>
|
|
<Elem>EIGEN_DONT_ALIGN</Elem>
|
|
<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_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="JuceLibraryCode/AppConfig.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="JuceLibraryCode/JuceHeader.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="Source/DrawComponent.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="Source/DrawComponent.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="Source/HiddenLayer.hpp" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="Source/Layer.hpp" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="Source/LayerArray.hpp" 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/Rbm.hpp" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="Source/VisibleLayer.hpp" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="Source/Weights.hpp" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="Source/noise.c" ex="false" tool="0" flavor2="0">
|
|
</item>
|
|
<item path="Source/noise.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
</conf>
|
|
<conf name="Release" type="1">
|
|
<toolsSet>
|
|
<compilerSet>default</compilerSet>
|
|
<dependencyChecking>true</dependencyChecking>
|
|
<rebuildPropChanged>true</rebuildPropChanged>
|
|
</toolsSet>
|
|
<compileType>
|
|
<cTool>
|
|
<developmentMode>5</developmentMode>
|
|
<incDir>
|
|
<pElem>JuceLibraryCode</pElem>
|
|
<pElem>Source</pElem>
|
|
</incDir>
|
|
</cTool>
|
|
<ccTool>
|
|
<developmentMode>4</developmentMode>
|
|
<architecture>1</architecture>
|
|
<standard>8</standard>
|
|
<commandlineTool>g++</commandlineTool>
|
|
<incDir>
|
|
<pElem>JuceLibraryCode</pElem>
|
|
<pElem>Source</pElem>
|
|
<pElem>../../../extLib/eigen3</pElem>
|
|
<pElem>../../../extLib/JUCE</pElem>
|
|
</incDir>
|
|
<commandLine>-march=native -mwindows -DDISPID_NEWWINDOW3=0 -U__STRICT_ANSI__ -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>
|
|
<fortranCompilerTool>
|
|
<developmentMode>5</developmentMode>
|
|
</fortranCompilerTool>
|
|
<asmTool>
|
|
<developmentMode>5</developmentMode>
|
|
</asmTool>
|
|
<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_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="JuceLibraryCode/AppConfig.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="JuceLibraryCode/JuceHeader.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="Source/DrawComponent.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="Source/DrawComponent.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="Source/HiddenLayer.hpp" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="Source/Layer.hpp" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="Source/LayerArray.hpp" 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/Rbm.hpp" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="Source/VisibleLayer.hpp" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="Source/Weights.hpp" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="Source/noise.c" ex="false" tool="0" flavor2="0">
|
|
</item>
|
|
<item path="Source/noise.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
</conf>
|
|
</confs>
|
|
</configurationDescriptor>
|