- initial version
git-svn-id: http://moon:8086/svn/software/trunk/projects/RBM@14 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -0,0 +1,57 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<JUCERPROJECT id="j0fh5e" name="RBM" projectType="guiapp" version="1.0.0" bundleIdentifier="com.yourcompany.RBM"
|
||||
includeBinaryInAppConfig="1" jucerVersion="3.1.0">
|
||||
<MAINGROUP id="hrLNxO" name="RBM">
|
||||
<GROUP id="{0B901282-EB61-03B7-A07A-9BAA374DBACA}" name="Source">
|
||||
<FILE id="vWUgBu" name="Layer.hpp" compile="0" resource="0" file="Source/Layer.hpp"/>
|
||||
<FILE id="pDF4Vt" name="noise.h" compile="0" resource="0" file="Source/noise.h"/>
|
||||
<FILE id="yHwJFK" name="noise.c" compile="1" resource="0" file="Source/noise.c"/>
|
||||
<FILE id="nYmdvM" name="MainComponent.cpp" compile="1" resource="0"
|
||||
file="Source/MainComponent.cpp"/>
|
||||
<FILE id="hMGhvW" name="MainComponent.h" compile="0" resource="0" file="Source/MainComponent.h"/>
|
||||
<FILE id="hr0psJ" name="Main.cpp" compile="1" resource="0" file="Source/Main.cpp"/>
|
||||
</GROUP>
|
||||
</MAINGROUP>
|
||||
<EXPORTFORMATS>
|
||||
<LINUX_MAKE targetFolder="Builds/Linux">
|
||||
<CONFIGURATIONS>
|
||||
<CONFIGURATION name="Debug" libraryPath="/usr/X11R6/lib/" isDebug="1" optimisation="1"
|
||||
targetName="RBM"/>
|
||||
<CONFIGURATION name="Release" libraryPath="/usr/X11R6/lib/" isDebug="0" optimisation="2"
|
||||
targetName="RBM"/>
|
||||
</CONFIGURATIONS>
|
||||
<MODULEPATHS>
|
||||
<MODULEPATH id="juce_core" path="../../JUCE/modules"/>
|
||||
<MODULEPATH id="juce_events" path="../../JUCE/modules"/>
|
||||
<MODULEPATH id="juce_graphics" path="../../JUCE/modules"/>
|
||||
<MODULEPATH id="juce_data_structures" path="../../JUCE/modules"/>
|
||||
<MODULEPATH id="juce_gui_basics" path="../../JUCE/modules"/>
|
||||
<MODULEPATH id="juce_gui_extra" path="../../JUCE/modules"/>
|
||||
<MODULEPATH id="juce_cryptography" path="../../JUCE/modules"/>
|
||||
<MODULEPATH id="juce_video" path="../../JUCE/modules"/>
|
||||
<MODULEPATH id="juce_opengl" path="../../JUCE/modules"/>
|
||||
<MODULEPATH id="juce_audio_basics" path="../../JUCE/modules"/>
|
||||
<MODULEPATH id="juce_audio_devices" path="../../JUCE/modules"/>
|
||||
<MODULEPATH id="juce_audio_formats" path="../../JUCE/modules"/>
|
||||
<MODULEPATH id="juce_audio_processors" path="../../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_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/>
|
||||
</JUCERPROJECT>
|
||||
Reference in New Issue
Block a user