Subversion Repositories HomeAutomation

Rev

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