nbproject/configurations.xml

changeset 34
fa9bda32de17
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/nbproject/configurations.xml	Fri Dec 28 15:44:28 2012 +0100
     1.3 @@ -0,0 +1,57 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<configurationDescriptor version="84">
     1.6 +  <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
     1.7 +    <df name="cline" root=".">
     1.8 +      <df name="build">
     1.9 +      </df>
    1.10 +      <in>arguments.c</in>
    1.11 +      <in>arguments.h</in>
    1.12 +      <in>bfile_heuristics.c</in>
    1.13 +      <in>bfile_heuristics.h</in>
    1.14 +      <in>cline.c</in>
    1.15 +      <in>cline.h</in>
    1.16 +      <in>regex_parser.c</in>
    1.17 +      <in>regex_parser.h</in>
    1.18 +      <in>scanner.c</in>
    1.19 +      <in>scanner.h</in>
    1.20 +      <in>settings.c</in>
    1.21 +      <in>settings.h</in>
    1.22 +      <in>stdinc.h</in>
    1.23 +      <in>stream.c</in>
    1.24 +      <in>stream.h</in>
    1.25 +      <in>string_list.c</in>
    1.26 +      <in>string_list.h</in>
    1.27 +      <in>suffix_fnc.c</in>
    1.28 +      <in>suffix_fnc.h</in>
    1.29 +    </df>
    1.30 +    <logicalFolder name="ExternalFiles"
    1.31 +                   displayName="Important Files"
    1.32 +                   projectFiles="false"
    1.33 +                   kind="IMPORTANT_FILES_FOLDER">
    1.34 +      <itemPath>Makefile</itemPath>
    1.35 +    </logicalFolder>
    1.36 +  </logicalFolder>
    1.37 +  <sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
    1.38 +  <sourceRootList>
    1.39 +    <Elem>.</Elem>
    1.40 +  </sourceRootList>
    1.41 +  <projectmakefile>Makefile</projectmakefile>
    1.42 +  <confs>
    1.43 +    <conf name="Default" type="0">
    1.44 +      <toolsSet>
    1.45 +        <remote-sources-mode>LOCAL_SOURCES</remote-sources-mode>
    1.46 +        <compilerSet>default</compilerSet>
    1.47 +      </toolsSet>
    1.48 +      <codeAssistance>
    1.49 +      </codeAssistance>
    1.50 +      <makefileType>
    1.51 +        <makeTool>
    1.52 +          <buildCommandWorkingDir>.</buildCommandWorkingDir>
    1.53 +          <buildCommand>${MAKE} -f Makefile</buildCommand>
    1.54 +          <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
    1.55 +          <executablePath></executablePath>
    1.56 +        </makeTool>
    1.57 +      </makefileType>
    1.58 +    </conf>
    1.59 +  </confs>
    1.60 +</configurationDescriptor>

mercurial