summaryrefslogtreecommitdiffstats
path: root/buildX86/project.xml
diff options
context:
space:
mode:
Diffstat (limited to 'buildX86/project.xml')
-rw-r--r--buildX86/project.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/buildX86/project.xml b/buildX86/project.xml
new file mode 100644
index 0000000..f4d9328
--- /dev/null
+++ b/buildX86/project.xml
@@ -0,0 +1,27 @@
+<?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>app</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>mnsl</sourceRootElem>
+ <sourceRootElem>Src</sourceRootElem>
+ </sourceRootList>
+ <confList>
+ <confElem>
+ <name>Release</name>
+ <type>1</type>
+ </confElem>
+ </confList>
+ <formatting>
+ <project-formatting-style>false</project-formatting-style>
+ </formatting>
+ </data>
+ </configuration>
+</project>