Files
JaySynth/nbproject/project.xml
T
jens ff5c7cb471 [project update]
- fixed header path

git-svn-id: http://moon:8086/svn/software/trunk/projects/JaySynth@279 b431acfa-c32f-4a4a-93f1-934dc6c82436
2015-11-21 06:43:53 +00:00

32 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.cnd.makeproject</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/make-project/1">
<name>JaySynth</name>
<c-extensions>c</c-extensions>
<cpp-extensions>cpp</cpp-extensions>
<header-extensions>h</header-extensions>
<sourceEncoding>UTF-8</sourceEncoding>
<make-dep-projects/>
<sourceRootList>
<sourceRootElem>../../../extLib/JUCE</sourceRootElem>
<sourceRootElem>JuceLibraryCode</sourceRootElem>
</sourceRootList>
<confList>
<confElem>
<name>Debug</name>
<type>2</type>
</confElem>
<confElem>
<name>Release</name>
<type>2</type>
</confElem>
</confList>
<formatting>
<project-formatting-style>false</project-formatting-style>
</formatting>
</data>
</configuration>
</project>