24 lines
809 B
XML
24 lines
809 B
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>wmud</name>
|
||
|
<c-extensions>c</c-extensions>
|
||
|
<cpp-extensions/>
|
||
|
<header-extensions>h</header-extensions>
|
||
|
<sourceEncoding>UTF-8</sourceEncoding>
|
||
|
<make-dep-projects/>
|
||
|
<sourceRootList>
|
||
|
<sourceRootElem>.</sourceRootElem>
|
||
|
</sourceRootList>
|
||
|
<confList>
|
||
|
<confElem>
|
||
|
<name>Default</name>
|
||
|
<type>0</type>
|
||
|
</confElem>
|
||
|
</confList>
|
||
|
</data>
|
||
|
</configuration>
|
||
|
</project>
|