Subversion Repositories HomeAutomation

Rev

Rev 978 | Rev 984 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | SVN | RSS feed

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <configurationDescriptor version="51">
  3.   <logicalFolder name="root" displayName="root" projectFiles="true">
  4.     <logicalFolder name="CanNet" displayName="CanNet" projectFiles="true">
  5.       <itemPath>../../../../NetBeansProjects/Atom/CanNet/candebug.cpp</itemPath>
  6.       <itemPath>../../../../NetBeansProjects/Atom/CanNet/candebug.h</itemPath>
  7.       <itemPath>CanNet/canidtranslator.cpp</itemPath>
  8.       <itemPath>CanNet/canidtranslator.h</itemPath>
  9.       <itemPath>CanNet/canmessage.cpp</itemPath>
  10.       <itemPath>CanNet/canmessage.h</itemPath>
  11.       <itemPath>CanNet/canmessageexception.h</itemPath>
  12.       <itemPath>CanNet/cannetmanager.cpp</itemPath>
  13.       <itemPath>CanNet/cannetmanager.h</itemPath>
  14.       <itemPath>CanNet/cantranslatorexception.h</itemPath>
  15.       <itemPath>CanNet/canvariable.h</itemPath>
  16.     </logicalFolder>
  17.     <logicalFolder name="f2" displayName="Settings" projectFiles="true">
  18.       <itemPath>Settings/settings.cpp</itemPath>
  19.       <itemPath>Settings/settings.h</itemPath>
  20.     </logicalFolder>
  21.     <logicalFolder name="Socket" displayName="Socket" projectFiles="true">
  22.       <itemPath>Socket/asyncsocket.cpp</itemPath>
  23.       <itemPath>Socket/asyncsocket.h</itemPath>
  24.       <itemPath>Socket/socketexception.h</itemPath>
  25.     </logicalFolder>
  26.     <logicalFolder name="f3" displayName="SyslogStream" projectFiles="true">
  27.       <itemPath>SyslogStream/syslogstream.cpp</itemPath>
  28.       <itemPath>SyslogStream/syslogstream.h</itemPath>
  29.     </logicalFolder>
  30.     <logicalFolder name="f4" displayName="Threads" projectFiles="true">
  31.       <itemPath>Threads/mutex.h</itemPath>
  32.       <itemPath>Threads/semaphore.h</itemPath>
  33.       <itemPath>Threads/thread.h</itemPath>
  34.       <itemPath>Threads/threadsafequeue.h</itemPath>
  35.     </logicalFolder>
  36.     <logicalFolder name="Tools" displayName="Tools" projectFiles="true">
  37.       <itemPath>Tools/tools.cpp</itemPath>
  38.       <itemPath>Tools/tools.h</itemPath>
  39.     </logicalFolder>
  40.     <logicalFolder name="f6" displayName="VM" projectFiles="true">
  41.       <itemPath>VM/intervalthread.cpp</itemPath>
  42.       <itemPath>VM/intervalthread.h</itemPath>
  43.       <itemPath>VM/socketthread.cpp</itemPath>
  44.       <itemPath>VM/socketthread.h</itemPath>
  45.       <itemPath>VM/virtualmachine.cpp</itemPath>
  46.       <itemPath>VM/virtualmachine.h</itemPath>
  47.     </logicalFolder>
  48.     <logicalFolder name="XML" displayName="XML" projectFiles="true">
  49.       <itemPath>Xml/xmlexception.h</itemPath>
  50.       <itemPath>Xml/xmlnode.cpp</itemPath>
  51.       <itemPath>Xml/xmlnode.h</itemPath>
  52.     </logicalFolder>
  53.     <logicalFolder name="ExternalFiles"
  54.                    displayName="Important Files"
  55.                    projectFiles="false">
  56.       <itemPath>fetchV8.sh</itemPath>
  57.       <itemPath>Makefile</itemPath>
  58.       <itemPath>Services</itemPath>
  59.     </logicalFolder>
  60.     <itemPath>exception.h</itemPath>
  61.     <itemPath>main.cpp</itemPath>
  62.     <itemPath>version.h</itemPath>
  63.   </logicalFolder>
  64.   <projectmakefile>Makefile</projectmakefile>
  65.   <confs>
  66.     <conf name="Debug" type="1">
  67.       <toolsSet>
  68.         <developmentServer>localhost</developmentServer>
  69.         <compilerSet>GNU|GNU</compilerSet>
  70.         <platform>2</platform>
  71.       </toolsSet>
  72.       <compileType>
  73.         <cCompilerTool>
  74.           <commandLine>-m32</commandLine>
  75.         </cCompilerTool>
  76.         <ccCompilerTool>
  77.           <commandLine>-m32</commandLine>
  78.         </ccCompilerTool>
  79.         <linkerTool>
  80.           <output>atom</output>
  81.           <linkerLibItems>
  82.             <linkerLibStdlibItem>PosixThreads</linkerLibStdlibItem>
  83.             <linkerLibFileItem>v8/libv8.a</linkerLibFileItem>
  84.           </linkerLibItems>
  85.           <commandLine>-m32</commandLine>
  86.         </linkerTool>
  87.       </compileType>
  88.       <item path="../../../../NetBeansProjects/Atom/CanNet/candebug.cpp">
  89.         <itemTool>1</itemTool>
  90.       </item>
  91.       <item path="../../../../NetBeansProjects/Atom/CanNet/candebug.h">
  92.         <itemTool>3</itemTool>
  93.       </item>
  94.       <item path="CanNet/canidtranslator.cpp">
  95.         <itemTool>1</itemTool>
  96.       </item>
  97.       <item path="CanNet/canidtranslator.h">
  98.         <itemTool>3</itemTool>
  99.       </item>
  100.       <item path="CanNet/canmessage.cpp">
  101.         <itemTool>1</itemTool>
  102.       </item>
  103.       <item path="CanNet/canmessage.h">
  104.         <itemTool>3</itemTool>
  105.       </item>
  106.       <item path="CanNet/canmessageexception.h">
  107.         <itemTool>3</itemTool>
  108.       </item>
  109.       <item path="CanNet/cannetmanager.cpp">
  110.         <itemTool>1</itemTool>
  111.       </item>
  112.       <item path="CanNet/cannetmanager.h">
  113.         <itemTool>3</itemTool>
  114.       </item>
  115.       <item path="CanNet/cantranslatorexception.h">
  116.         <itemTool>3</itemTool>
  117.       </item>
  118.       <item path="CanNet/canvariable.h">
  119.         <itemTool>3</itemTool>
  120.       </item>
  121.       <item path="Settings/settings.cpp">
  122.         <itemTool>1</itemTool>
  123.       </item>
  124.       <item path="Settings/settings.h">
  125.         <itemTool>3</itemTool>
  126.       </item>
  127.       <item path="Socket/asyncsocket.cpp">
  128.         <itemTool>1</itemTool>
  129.       </item>
  130.       <item path="Socket/asyncsocket.h">
  131.         <itemTool>3</itemTool>
  132.       </item>
  133.       <item path="Socket/socketexception.h">
  134.         <itemTool>3</itemTool>
  135.       </item>
  136.       <item path="SyslogStream/syslogstream.cpp">
  137.         <itemTool>1</itemTool>
  138.       </item>
  139.       <item path="SyslogStream/syslogstream.h">
  140.         <itemTool>3</itemTool>
  141.       </item>
  142.       <item path="Threads/mutex.h">
  143.         <itemTool>3</itemTool>
  144.       </item>
  145.       <item path="Threads/semaphore.h">
  146.         <itemTool>3</itemTool>
  147.       </item>
  148.       <item path="Threads/thread.h">
  149.         <itemTool>3</itemTool>
  150.       </item>
  151.       <item path="Threads/threadsafequeue.h">
  152.         <itemTool>3</itemTool>
  153.       </item>
  154.       <item path="Tools/tools.cpp">
  155.         <itemTool>1</itemTool>
  156.       </item>
  157.       <item path="Tools/tools.h">
  158.         <itemTool>3</itemTool>
  159.       </item>
  160.       <item path="VM/intervalthread.cpp">
  161.         <itemTool>1</itemTool>
  162.       </item>
  163.       <item path="VM/intervalthread.h">
  164.         <itemTool>3</itemTool>
  165.       </item>
  166.       <item path="VM/socketthread.cpp">
  167.         <itemTool>1</itemTool>
  168.       </item>
  169.       <item path="VM/socketthread.h">
  170.         <itemTool>3</itemTool>
  171.       </item>
  172.       <item path="VM/virtualmachine.cpp">
  173.         <itemTool>1</itemTool>
  174.       </item>
  175.       <item path="VM/virtualmachine.h">
  176.         <itemTool>3</itemTool>
  177.       </item>
  178.       <item path="Xml/xmlexception.h">
  179.         <itemTool>3</itemTool>
  180.       </item>
  181.       <item path="Xml/xmlnode.cpp">
  182.         <itemTool>1</itemTool>
  183.       </item>
  184.       <item path="Xml/xmlnode.h">
  185.         <itemTool>3</itemTool>
  186.       </item>
  187.       <item path="exception.h">
  188.         <itemTool>3</itemTool>
  189.       </item>
  190.       <item path="main.cpp">
  191.         <itemTool>1</itemTool>
  192.       </item>
  193.       <item path="version.h">
  194.         <itemTool>3</itemTool>
  195.       </item>
  196.     </conf>
  197.     <conf name="Release" type="1">
  198.       <toolsSet>
  199.         <developmentServer>localhost</developmentServer>
  200.         <compilerSet>GNU|GNU</compilerSet>
  201.         <platform>2</platform>
  202.       </toolsSet>
  203.       <compileType>
  204.         <cCompilerTool>
  205.           <developmentMode>5</developmentMode>
  206.         </cCompilerTool>
  207.         <ccCompilerTool>
  208.           <developmentMode>5</developmentMode>
  209.         </ccCompilerTool>
  210.         <fortranCompilerTool>
  211.           <developmentMode>5</developmentMode>
  212.         </fortranCompilerTool>
  213.         <linkerTool>
  214.           <output>atom</output>
  215.           <linkerLibItems>
  216.             <linkerLibStdlibItem>PosixThreads</linkerLibStdlibItem>
  217.             <linkerLibFileItem>v8/libv8.a</linkerLibFileItem>
  218.           </linkerLibItems>
  219.           <commandLine>-m32</commandLine>
  220.         </linkerTool>
  221.       </compileType>
  222.       <item path="../../../../NetBeansProjects/Atom/CanNet/candebug.cpp">
  223.         <itemTool>1</itemTool>
  224.       </item>
  225.       <item path="../../../../NetBeansProjects/Atom/CanNet/candebug.h">
  226.         <itemTool>3</itemTool>
  227.       </item>
  228.       <item path="CanNet/canidtranslator.cpp">
  229.         <itemTool>1</itemTool>
  230.       </item>
  231.       <item path="CanNet/canidtranslator.h">
  232.         <itemTool>3</itemTool>
  233.       </item>
  234.       <item path="CanNet/canmessage.cpp">
  235.         <itemTool>1</itemTool>
  236.       </item>
  237.       <item path="CanNet/canmessage.h">
  238.         <itemTool>3</itemTool>
  239.       </item>
  240.       <item path="CanNet/canmessageexception.h">
  241.         <itemTool>3</itemTool>
  242.       </item>
  243.       <item path="CanNet/cannetmanager.cpp">
  244.         <itemTool>1</itemTool>
  245.       </item>
  246.       <item path="CanNet/cannetmanager.h">
  247.         <itemTool>3</itemTool>
  248.       </item>
  249.       <item path="CanNet/cantranslatorexception.h">
  250.         <itemTool>3</itemTool>
  251.       </item>
  252.       <item path="CanNet/canvariable.h">
  253.         <itemTool>3</itemTool>
  254.       </item>
  255.       <item path="Settings/settings.cpp">
  256.         <itemTool>1</itemTool>
  257.       </item>
  258.       <item path="Settings/settings.h">
  259.         <itemTool>3</itemTool>
  260.       </item>
  261.       <item path="Socket/asyncsocket.cpp">
  262.         <itemTool>1</itemTool>
  263.       </item>
  264.       <item path="Socket/asyncsocket.h">
  265.         <itemTool>3</itemTool>
  266.       </item>
  267.       <item path="Socket/socketexception.h">
  268.         <itemTool>3</itemTool>
  269.       </item>
  270.       <item path="SyslogStream/syslogstream.cpp">
  271.         <itemTool>1</itemTool>
  272.       </item>
  273.       <item path="SyslogStream/syslogstream.h">
  274.         <itemTool>3</itemTool>
  275.       </item>
  276.       <item path="Threads/mutex.h">
  277.         <itemTool>3</itemTool>
  278.       </item>
  279.       <item path="Threads/semaphore.h">
  280.         <itemTool>3</itemTool>
  281.       </item>
  282.       <item path="Threads/thread.h">
  283.         <itemTool>3</itemTool>
  284.       </item>
  285.       <item path="Threads/threadsafequeue.h">
  286.         <itemTool>3</itemTool>
  287.       </item>
  288.       <item path="Tools/tools.cpp">
  289.         <itemTool>1</itemTool>
  290.       </item>
  291.       <item path="Tools/tools.h">
  292.         <itemTool>3</itemTool>
  293.       </item>
  294.       <item path="VM/intervalthread.cpp">
  295.         <itemTool>1</itemTool>
  296.       </item>
  297.       <item path="VM/intervalthread.h">
  298.         <itemTool>3</itemTool>
  299.       </item>
  300.       <item path="VM/socketthread.cpp">
  301.         <itemTool>1</itemTool>
  302.       </item>
  303.       <item path="VM/socketthread.h">
  304.         <itemTool>3</itemTool>
  305.       </item>
  306.       <item path="VM/virtualmachine.cpp">
  307.         <itemTool>1</itemTool>
  308.       </item>
  309.       <item path="VM/virtualmachine.h">
  310.         <itemTool>3</itemTool>
  311.       </item>
  312.       <item path="Xml/xmlexception.h">
  313.         <itemTool>3</itemTool>
  314.       </item>
  315.       <item path="Xml/xmlnode.cpp">
  316.         <itemTool>1</itemTool>
  317.       </item>
  318.       <item path="Xml/xmlnode.h">
  319.         <itemTool>3</itemTool>
  320.       </item>
  321.       <item path="exception.h">
  322.         <itemTool>3</itemTool>
  323.       </item>
  324.       <item path="main.cpp">
  325.         <itemTool>1</itemTool>
  326.       </item>
  327.       <item path="version.h">
  328.         <itemTool>3</itemTool>
  329.       </item>
  330.     </conf>
  331.   </confs>
  332. </configurationDescriptor>
  333.