nbproject/configurations.xml

changeset 34
fa9bda32de17
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/nbproject/configurations.xml	Fri Dec 28 15:44:28 2012 +0100
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<configurationDescriptor version="84">
+  <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
+    <df name="cline" root=".">
+      <df name="build">
+      </df>
+      <in>arguments.c</in>
+      <in>arguments.h</in>
+      <in>bfile_heuristics.c</in>
+      <in>bfile_heuristics.h</in>
+      <in>cline.c</in>
+      <in>cline.h</in>
+      <in>regex_parser.c</in>
+      <in>regex_parser.h</in>
+      <in>scanner.c</in>
+      <in>scanner.h</in>
+      <in>settings.c</in>
+      <in>settings.h</in>
+      <in>stdinc.h</in>
+      <in>stream.c</in>
+      <in>stream.h</in>
+      <in>string_list.c</in>
+      <in>string_list.h</in>
+      <in>suffix_fnc.c</in>
+      <in>suffix_fnc.h</in>
+    </df>
+    <logicalFolder name="ExternalFiles"
+                   displayName="Important Files"
+                   projectFiles="false"
+                   kind="IMPORTANT_FILES_FOLDER">
+      <itemPath>Makefile</itemPath>
+    </logicalFolder>
+  </logicalFolder>
+  <sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
+  <sourceRootList>
+    <Elem>.</Elem>
+  </sourceRootList>
+  <projectmakefile>Makefile</projectmakefile>
+  <confs>
+    <conf name="Default" type="0">
+      <toolsSet>
+        <remote-sources-mode>LOCAL_SOURCES</remote-sources-mode>
+        <compilerSet>default</compilerSet>
+      </toolsSet>
+      <codeAssistance>
+      </codeAssistance>
+      <makefileType>
+        <makeTool>
+          <buildCommandWorkingDir>.</buildCommandWorkingDir>
+          <buildCommand>${MAKE} -f Makefile</buildCommand>
+          <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
+          <executablePath></executablePath>
+        </makeTool>
+      </makefileType>
+    </conf>
+  </confs>
+</configurationDescriptor>

mercurial