nbproject/configurations.xml

Fri, 28 Dec 2012 15:44:28 +0100

author
Mike Becker <universe@uap-core.de>
date
Fri, 28 Dec 2012 15:44:28 +0100
changeset 34
fa9bda32de17
permissions
-rw-r--r--

moved src files to src subdirectory and added licence text

<?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