1 <?xml version="1.0" encoding="UTF-8"?>
   2 <configurationDescriptor version="95">
   3   <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
   4     <logicalFolder name="HeaderFiles"
   5                    displayName="Header Files"
   6                    projectFiles="true">
   7     </logicalFolder>
   8     <logicalFolder name="ResourceFiles"
   9                    displayName="Resource Files"
  10                    projectFiles="true">
  11     </logicalFolder>
  12     <logicalFolder name="SourceFiles"
  13                    displayName="Source Files"
  14                    projectFiles="true">
  15     </logicalFolder>
  16     <logicalFolder name="TestFiles"
  17                    displayName="Test Files"
  18                    projectFiles="false"
  19                    kind="TEST_LOGICAL_FOLDER">
  20     </logicalFolder>
  21     <logicalFolder name="ExternalFiles"
  22                    displayName="Important Files"
  23                    projectFiles="false"
  24                    kind="IMPORTANT_FILES_FOLDER">
  25       <itemPath>Makefile</itemPath>
  26     </logicalFolder>
  27     <logicalFolder name="TestFiles"
  28                    displayName="Test Files"
  29                    projectFiles="false"
  30                    kind="TEST_LOGICAL_FOLDER">
  31     </logicalFolder>
  32     <logicalFolder name="ExternalFiles"
  33                    displayName="Important Files"
  34                    projectFiles="false"
  35                    kind="IMPORTANT_FILES_FOLDER">
  36       <itemPath>Makefile</itemPath>
  37     </logicalFolder>
  38     <itemPath>../../../../library/common/Exports.cpp</itemPath>
  39     <itemPath>../../../../library/common/Exports.h</itemPath>
  40     <itemPath>../../../../library/common/FilePath.cpp</itemPath>
  41     <itemPath>../../../../library/common/FilePath.h</itemPath>
  42     <itemPath>../../../../library/common/GenericPlatform.cpp</itemPath>
  43     <itemPath>../../../../library/common/GenericPlatform.h</itemPath>
  44     <itemPath>../../../../library/common/Helpers.cpp</itemPath>
  45     <itemPath>../../../../library/common/Helpers.h</itemPath>
  46     <itemPath>../../../../library/common/Java.cpp</itemPath>
  47     <itemPath>../../../../library/common/Java.h</itemPath>
  48     <itemPath>../../../../library/common/JavaUserPreferences.cpp</itemPath>
  49     <itemPath>../../../../library/common/JavaUserPreferences.h</itemPath>
  50     <itemPath>../../../../library/common/JavaVirtualMachine.cpp</itemPath>
  51     <itemPath>../../../../library/common/JavaVirtualMachine.h</itemPath>
  52     <itemPath>../../../../library/common/LinuxPlatform.cpp</itemPath>
  53     <itemPath>../../../../library/common/LinuxPlatform.h</itemPath>
  54     <itemPath>../../../../library/common/Lock.cpp</itemPath>
  55     <itemPath>../../../../library/common/Lock.h</itemPath>
  56     <itemPath>../../../../library/common/MacPlatform.h</itemPath>
  57     <itemPath>../../../../library/common/Macros.cpp</itemPath>
  58     <itemPath>../../../../library/common/Macros.h</itemPath>
  59     <itemPath>../../../../library/common/Messages.cpp</itemPath>
  60     <itemPath>../../../../library/common/Messages.h</itemPath>
  61     <itemPath>../../../../library/common/Package.cpp</itemPath>
  62     <itemPath>../../../../library/common/Package.h</itemPath>
  63     <itemPath>../../../../library/common/Platform.cpp</itemPath>
  64     <itemPath>../../../../library/common/Platform.h</itemPath>
  65     <itemPath>../../../../library/common/PlatformString.cpp</itemPath>
  66     <itemPath>../../../../library/common/PlatformString.h</itemPath>
  67     <itemPath>../../../../library/common/PlatformThread.cpp</itemPath>
  68     <itemPath>../../../../library/common/PlatformThread.h</itemPath>
  69     <itemPath>../../../../library/common/PosixPlatform.cpp</itemPath>
  70     <itemPath>../../../../library/common/PosixPlatform.h</itemPath>
  71     <itemPath>../../../../library/common/PropertyFile.cpp</itemPath>
  72     <itemPath>../../../../library/common/PropertyFile.h</itemPath>
  73     <itemPath>../../../../library/common/WindowsPlatform.cpp</itemPath>
  74     <itemPath>../../../../library/common/WindowsPlatform.h</itemPath>
  75     <itemPath>../../../../library/common/main.cpp</itemPath>
  76   </logicalFolder>
  77   <sourceRootList>
  78     <Elem>../../../../library/common</Elem>
  79     <Elem>../../../../library/common</Elem>
  80   </sourceRootList>
  81   <projectmakefile>Makefile</projectmakefile>
  82   <confs>
  83     <conf name="Debug" type="2">
  84       <toolsSet>
  85         <compilerSet>default</compilerSet>
  86         <dependencyChecking>true</dependencyChecking>
  87         <rebuildPropChanged>false</rebuildPropChanged>
  88       </toolsSet>
  89       <compileType>
  90         <ccTool>
  91           <incDir>
  92             <pElem>${HOME}/jdk/include</pElem>
  93             <pElem>${HOME}/jdk/include/linux</pElem>
  94           </incDir>
  95           <preprocessorList>
  96             <Elem>DEBUG</Elem>
  97             <Elem>JAVAARCH="i386"</Elem>
  98           </preprocessorList>
  99         </ccTool>
 100         <linkerTool>
 101           <output>../../../../../../../build/dev/DevTest/libpackager.so</output>
 102           <linkerLibItems>
 103             <linkerLibStdlibItem>PosixThreads</linkerLibStdlibItem>
 104             <linkerLibStdlibItem>DynamicLinking</linkerLibStdlibItem>
 105           </linkerLibItems>
 106         </linkerTool>
 107       </compileType>
 108       <item path="../../../../library/common/Exports.cpp"
 109             ex="false"
 110             tool="1"
 111             flavor2="0">
 112       </item>
 113       <item path="../../../../library/common/Exports.h"
 114             ex="false"
 115             tool="3"
 116             flavor2="0">
 117       </item>
 118       <item path="../../../../library/common/FilePath.cpp"
 119             ex="false"
 120             tool="1"
 121             flavor2="0">
 122       </item>
 123       <item path="../../../../library/common/FilePath.h"
 124             ex="false"
 125             tool="3"
 126             flavor2="0">
 127       </item>
 128       <item path="../../../../library/common/GenericPlatform.cpp"
 129             ex="false"
 130             tool="1"
 131             flavor2="0">
 132       </item>
 133       <item path="../../../../library/common/GenericPlatform.h"
 134             ex="false"
 135             tool="3"
 136             flavor2="0">
 137       </item>
 138       <item path="../../../../library/common/Helpers.cpp"
 139             ex="false"
 140             tool="1"
 141             flavor2="0">
 142       </item>
 143       <item path="../../../../library/common/Helpers.h"
 144             ex="false"
 145             tool="3"
 146             flavor2="0">
 147       </item>
 148       <item path="../../../../library/common/Java.cpp"
 149             ex="false"
 150             tool="1"
 151             flavor2="0">
 152       </item>
 153       <item path="../../../../library/common/Java.h" ex="false" tool="3" flavor2="0">
 154       </item>
 155       <item path="../../../../library/common/JavaUserPreferences.cpp"
 156             ex="false"
 157             tool="1"
 158             flavor2="0">
 159       </item>
 160       <item path="../../../../library/common/JavaUserPreferences.h"
 161             ex="false"
 162             tool="3"
 163             flavor2="0">
 164       </item>
 165       <item path="../../../../library/common/JavaVirtualMachine.cpp"
 166             ex="false"
 167             tool="1"
 168             flavor2="0">
 169       </item>
 170       <item path="../../../../library/common/JavaVirtualMachine.h"
 171             ex="false"
 172             tool="3"
 173             flavor2="0">
 174       </item>
 175       <item path="../../../../library/common/LinuxPlatform.cpp"
 176             ex="false"
 177             tool="1"
 178             flavor2="0">
 179       </item>
 180       <item path="../../../../library/common/LinuxPlatform.h"
 181             ex="false"
 182             tool="3"
 183             flavor2="0">
 184       </item>
 185       <item path="../../../../library/common/Lock.cpp"
 186             ex="false"
 187             tool="1"
 188             flavor2="0">
 189       </item>
 190       <item path="../../../../library/common/Lock.h" ex="false" tool="3" flavor2="0">
 191       </item>
 192       <item path="../../../../library/common/MacPlatform.h"
 193             ex="false"
 194             tool="3"
 195             flavor2="0">
 196       </item>
 197       <item path="../../../../library/common/Macros.cpp"
 198             ex="false"
 199             tool="1"
 200             flavor2="0">
 201       </item>
 202       <item path="../../../../library/common/Macros.h"
 203             ex="false"
 204             tool="3"
 205             flavor2="0">
 206       </item>
 207       <item path="../../../../library/common/Messages.cpp"
 208             ex="false"
 209             tool="1"
 210             flavor2="0">
 211       </item>
 212       <item path="../../../../library/common/Messages.h"
 213             ex="false"
 214             tool="3"
 215             flavor2="0">
 216       </item>
 217       <item path="../../../../library/common/Package.cpp"
 218             ex="false"
 219             tool="1"
 220             flavor2="0">
 221       </item>
 222       <item path="../../../../library/common/Package.h"
 223             ex="false"
 224             tool="3"
 225             flavor2="0">
 226       </item>
 227       <item path="../../../../library/common/Platform.cpp"
 228             ex="false"
 229             tool="1"
 230             flavor2="0">
 231       </item>
 232       <item path="../../../../library/common/Platform.h"
 233             ex="false"
 234             tool="3"
 235             flavor2="0">
 236       </item>
 237       <item path="../../../../library/common/PlatformString.cpp"
 238             ex="false"
 239             tool="1"
 240             flavor2="0">
 241       </item>
 242       <item path="../../../../library/common/PlatformString.h"
 243             ex="false"
 244             tool="3"
 245             flavor2="0">
 246       </item>
 247       <item path="../../../../library/common/PlatformThread.cpp"
 248             ex="false"
 249             tool="1"
 250             flavor2="0">
 251       </item>
 252       <item path="../../../../library/common/PlatformThread.h"
 253             ex="false"
 254             tool="3"
 255             flavor2="0">
 256       </item>
 257       <item path="../../../../library/common/PosixPlatform.cpp"
 258             ex="false"
 259             tool="1"
 260             flavor2="0">
 261       </item>
 262       <item path="../../../../library/common/PosixPlatform.h"
 263             ex="false"
 264             tool="3"
 265             flavor2="0">
 266       </item>
 267       <item path="../../../../library/common/PropertyFile.cpp"
 268             ex="false"
 269             tool="1"
 270             flavor2="0">
 271       </item>
 272       <item path="../../../../library/common/PropertyFile.h"
 273             ex="false"
 274             tool="3"
 275             flavor2="0">
 276       </item>
 277       <item path="../../../../library/common/WindowsPlatform.cpp"
 278             ex="false"
 279             tool="1"
 280             flavor2="0">
 281       </item>
 282       <item path="../../../../library/common/WindowsPlatform.h"
 283             ex="false"
 284             tool="3"
 285             flavor2="0">
 286       </item>
 287       <item path="../../../../library/common/main.cpp"
 288             ex="false"
 289             tool="1"
 290             flavor2="0">
 291       </item>
 292     </conf>
 293     <conf name="Release" type="2">
 294       <toolsSet>
 295         <compilerSet>default</compilerSet>
 296         <dependencyChecking>true</dependencyChecking>
 297         <rebuildPropChanged>false</rebuildPropChanged>
 298       </toolsSet>
 299       <compileType>
 300         <cTool>
 301           <developmentMode>5</developmentMode>
 302         </cTool>
 303         <ccTool>
 304           <developmentMode>5</developmentMode>
 305         </ccTool>
 306         <fortranCompilerTool>
 307           <developmentMode>5</developmentMode>
 308         </fortranCompilerTool>
 309         <asmTool>
 310           <developmentMode>5</developmentMode>
 311         </asmTool>
 312       </compileType>
 313       <item path="../../../../library/common/Exports.cpp"
 314             ex="false"
 315             tool="1"
 316             flavor2="0">
 317       </item>
 318       <item path="../../../../library/common/Exports.h"
 319             ex="false"
 320             tool="3"
 321             flavor2="0">
 322       </item>
 323       <item path="../../../../library/common/FilePath.cpp"
 324             ex="false"
 325             tool="1"
 326             flavor2="0">
 327       </item>
 328       <item path="../../../../library/common/FilePath.h"
 329             ex="false"
 330             tool="3"
 331             flavor2="0">
 332       </item>
 333       <item path="../../../../library/common/GenericPlatform.cpp"
 334             ex="false"
 335             tool="1"
 336             flavor2="0">
 337       </item>
 338       <item path="../../../../library/common/GenericPlatform.h"
 339             ex="false"
 340             tool="3"
 341             flavor2="0">
 342       </item>
 343       <item path="../../../../library/common/Helpers.cpp"
 344             ex="false"
 345             tool="1"
 346             flavor2="0">
 347       </item>
 348       <item path="../../../../library/common/Helpers.h"
 349             ex="false"
 350             tool="3"
 351             flavor2="0">
 352       </item>
 353       <item path="../../../../library/common/Java.cpp"
 354             ex="false"
 355             tool="1"
 356             flavor2="0">
 357       </item>
 358       <item path="../../../../library/common/Java.h" ex="false" tool="3" flavor2="0">
 359       </item>
 360       <item path="../../../../library/common/JavaUserPreferences.cpp"
 361             ex="false"
 362             tool="1"
 363             flavor2="0">
 364       </item>
 365       <item path="../../../../library/common/JavaUserPreferences.h"
 366             ex="false"
 367             tool="3"
 368             flavor2="0">
 369       </item>
 370       <item path="../../../../library/common/JavaVirtualMachine.cpp"
 371             ex="false"
 372             tool="1"
 373             flavor2="0">
 374       </item>
 375       <item path="../../../../library/common/JavaVirtualMachine.h"
 376             ex="false"
 377             tool="3"
 378             flavor2="0">
 379       </item>
 380       <item path="../../../../library/common/LinuxPlatform.cpp"
 381             ex="false"
 382             tool="1"
 383             flavor2="0">
 384       </item>
 385       <item path="../../../../library/common/LinuxPlatform.h"
 386             ex="false"
 387             tool="3"
 388             flavor2="0">
 389       </item>
 390       <item path="../../../../library/common/Lock.cpp"
 391             ex="false"
 392             tool="1"
 393             flavor2="0">
 394       </item>
 395       <item path="../../../../library/common/Lock.h" ex="false" tool="3" flavor2="0">
 396       </item>
 397       <item path="../../../../library/common/MacPlatform.h"
 398             ex="false"
 399             tool="3"
 400             flavor2="0">
 401       </item>
 402       <item path="../../../../library/common/Macros.cpp"
 403             ex="false"
 404             tool="1"
 405             flavor2="0">
 406       </item>
 407       <item path="../../../../library/common/Macros.h"
 408             ex="false"
 409             tool="3"
 410             flavor2="0">
 411       </item>
 412       <item path="../../../../library/common/Messages.cpp"
 413             ex="false"
 414             tool="1"
 415             flavor2="0">
 416       </item>
 417       <item path="../../../../library/common/Messages.h"
 418             ex="false"
 419             tool="3"
 420             flavor2="0">
 421       </item>
 422       <item path="../../../../library/common/Package.cpp"
 423             ex="false"
 424             tool="1"
 425             flavor2="0">
 426       </item>
 427       <item path="../../../../library/common/Package.h"
 428             ex="false"
 429             tool="3"
 430             flavor2="0">
 431       </item>
 432       <item path="../../../../library/common/Platform.cpp"
 433             ex="false"
 434             tool="1"
 435             flavor2="0">
 436       </item>
 437       <item path="../../../../library/common/Platform.h"
 438             ex="false"
 439             tool="3"
 440             flavor2="0">
 441       </item>
 442       <item path="../../../../library/common/PlatformString.cpp"
 443             ex="false"
 444             tool="1"
 445             flavor2="0">
 446       </item>
 447       <item path="../../../../library/common/PlatformString.h"
 448             ex="false"
 449             tool="3"
 450             flavor2="0">
 451       </item>
 452       <item path="../../../../library/common/PlatformThread.cpp"
 453             ex="false"
 454             tool="1"
 455             flavor2="0">
 456       </item>
 457       <item path="../../../../library/common/PlatformThread.h"
 458             ex="false"
 459             tool="3"
 460             flavor2="0">
 461       </item>
 462       <item path="../../../../library/common/PosixPlatform.cpp"
 463             ex="false"
 464             tool="1"
 465             flavor2="0">
 466       </item>
 467       <item path="../../../../library/common/PosixPlatform.h"
 468             ex="false"
 469             tool="3"
 470             flavor2="0">
 471       </item>
 472       <item path="../../../../library/common/PropertyFile.cpp"
 473             ex="false"
 474             tool="1"
 475             flavor2="0">
 476       </item>
 477       <item path="../../../../library/common/PropertyFile.h"
 478             ex="false"
 479             tool="3"
 480             flavor2="0">
 481       </item>
 482       <item path="../../../../library/common/WindowsPlatform.cpp"
 483             ex="false"
 484             tool="1"
 485             flavor2="0">
 486       </item>
 487       <item path="../../../../library/common/WindowsPlatform.h"
 488             ex="false"
 489             tool="3"
 490             flavor2="0">
 491       </item>
 492       <item path="../../../../library/common/main.cpp"
 493             ex="false"
 494             tool="1"
 495             flavor2="0">
 496       </item>
 497     </conf>
 498   </confs>
 499 </configurationDescriptor>