[RBM]
- committed last changes git-svn-id: http://moon:8086/svn/software/trunk/projects/RBM@359 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<configurationDescriptor version="97">
|
||||
<configurationDescriptor version="100">
|
||||
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
|
||||
<logicalFolder name="HeaderFiles"
|
||||
displayName="Header Files"
|
||||
@@ -34,6 +34,7 @@
|
||||
<itemPath>Source/DrawComponent.cpp</itemPath>
|
||||
<itemPath>Source/Main.cpp</itemPath>
|
||||
<itemPath>Source/MainComponent.cpp</itemPath>
|
||||
<itemPath>Source/Rbm.cpp</itemPath>
|
||||
<itemPath>Source/RbmComponent.cpp</itemPath>
|
||||
<itemPath>Source/noise.c</itemPath>
|
||||
</logicalFolder>
|
||||
@@ -55,22 +56,23 @@
|
||||
</sourceRootList>
|
||||
<projectmakefile>Makefile</projectmakefile>
|
||||
<confs>
|
||||
<conf name="Debug" type="1">
|
||||
<conf name="Debug" type="1" platformSpecific="true">
|
||||
<toolsSet>
|
||||
<compilerSet>default</compilerSet>
|
||||
<platform>3</platform>
|
||||
<dependencyChecking>true</dependencyChecking>
|
||||
<rebuildPropChanged>true</rebuildPropChanged>
|
||||
</toolsSet>
|
||||
<compileType>
|
||||
<cTool>
|
||||
<architecture>2</architecture>
|
||||
<architecture>1</architecture>
|
||||
<incDir>
|
||||
<pElem>JuceLibraryCode</pElem>
|
||||
<pElem>Source</pElem>
|
||||
</incDir>
|
||||
</cTool>
|
||||
<ccTool>
|
||||
<architecture>2</architecture>
|
||||
<architecture>1</architecture>
|
||||
<standard>8</standard>
|
||||
<incDir>
|
||||
<pElem>JuceLibraryCode</pElem>
|
||||
@@ -148,6 +150,8 @@
|
||||
</item>
|
||||
<item path="Source/MainComponent.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="Source/Rbm.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="Source/Rbm.hpp" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="Source/RbmComponent.cpp" ex="false" tool="1" flavor2="0">
|
||||
@@ -161,22 +165,23 @@
|
||||
<item path="Source/noise.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
</conf>
|
||||
<conf name="Release" type="1">
|
||||
<conf name="Release" type="1" platformSpecific="true">
|
||||
<toolsSet>
|
||||
<compilerSet>default</compilerSet>
|
||||
<platform>3</platform>
|
||||
<dependencyChecking>true</dependencyChecking>
|
||||
<rebuildPropChanged>true</rebuildPropChanged>
|
||||
</toolsSet>
|
||||
<compileType>
|
||||
<cTool>
|
||||
<developmentMode>5</developmentMode>
|
||||
<developmentMode>6</developmentMode>
|
||||
<incDir>
|
||||
<pElem>JuceLibraryCode</pElem>
|
||||
<pElem>Source</pElem>
|
||||
</incDir>
|
||||
</cTool>
|
||||
<ccTool>
|
||||
<developmentMode>5</developmentMode>
|
||||
<developmentMode>6</developmentMode>
|
||||
<architecture>2</architecture>
|
||||
<standard>8</standard>
|
||||
<commandlineTool>g++</commandlineTool>
|
||||
@@ -259,6 +264,8 @@
|
||||
</item>
|
||||
<item path="Source/MainComponent.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="Source/Rbm.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="Source/Rbm.hpp" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="Source/RbmComponent.cpp" ex="false" tool="1" flavor2="0">
|
||||
|
||||
Reference in New Issue
Block a user