view projects/libdex/nbproject/configurations.xml @ 3:16fabbbe6121

Rename repositories.
author Mario Torre <neugens.limasoftware@gmail.com>
date Mon, 28 Feb 2011 23:33:41 +0100
parents projects/IcedRobot_DalvikVM_libdex/nbproject/configurations.xml@49d687bd1401
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<configurationDescriptor version="69">
  <logicalFolder name="root" displayName="root" projectFiles="true">
    <logicalFolder name="HeaderFiles"
                   displayName="Header Files"
                   projectFiles="true"
                   kind="SOURCE_LOGICAL_FOLDER">
      <logicalFolder name="libdex" displayName="libdex" projectFiles="true">
        <itemPath>../../../dalvik/libdex/CmdUtils.h</itemPath>
        <itemPath>../../../dalvik/libdex/DexCatch.h</itemPath>
        <itemPath>../../../dalvik/libdex/DexClass.h</itemPath>
        <itemPath>../../../dalvik/libdex/DexDataMap.h</itemPath>
        <itemPath>../../../dalvik/libdex/DexFile.h</itemPath>
        <itemPath>../../../dalvik/libdex/DexOptData.h</itemPath>
        <itemPath>../../../dalvik/libdex/DexProto.h</itemPath>
        <itemPath>../../../dalvik/libdex/InstrUtils.h</itemPath>
        <itemPath>../../../dalvik/libdex/Leb128.h</itemPath>
        <itemPath>../../../dalvik/libdex/OpCode.h</itemPath>
        <itemPath>../../../dalvik/libdex/OpCodeNames.h</itemPath>
        <itemPath>../../../dalvik/libdex/OptInvocation.h</itemPath>
        <itemPath>../../../dalvik/libdex/SysUtil.h</itemPath>
        <itemPath>../../../dalvik/libdex/ZipArchive.h</itemPath>
        <itemPath>../../../dalvik/libdex/sha1.h</itemPath>
      </logicalFolder>
    </logicalFolder>
    <logicalFolder name="ResourceFiles"
                   displayName="Resource Files"
                   projectFiles="true"
                   kind="SOURCE_LOGICAL_FOLDER">
    </logicalFolder>
    <logicalFolder name="SourceFiles"
                   displayName="Source Files"
                   projectFiles="true"
                   kind="SOURCE_LOGICAL_FOLDER">
      <logicalFolder name="libdex" displayName="libdex" projectFiles="true">
        <itemPath>../../../dalvik/libdex/CmdUtils.c</itemPath>
        <itemPath>../../../dalvik/libdex/DexCatch.c</itemPath>
        <itemPath>../../../dalvik/libdex/DexClass.c</itemPath>
        <itemPath>../../../dalvik/libdex/DexDataMap.c</itemPath>
        <itemPath>../../../dalvik/libdex/DexFile.c</itemPath>
        <itemPath>../../../dalvik/libdex/DexInlines.c</itemPath>
        <itemPath>../../../dalvik/libdex/DexOptData.c</itemPath>
        <itemPath>../../../dalvik/libdex/DexProto.c</itemPath>
        <itemPath>../../../dalvik/libdex/DexSwapVerify.c</itemPath>
        <itemPath>../../../dalvik/libdex/InstrUtils.c</itemPath>
        <itemPath>../../../dalvik/libdex/Leb128.c</itemPath>
        <itemPath>../../../dalvik/libdex/OpCodeNames.c</itemPath>
        <itemPath>../../../dalvik/libdex/OptInvocation.c</itemPath>
        <itemPath>../../../dalvik/libdex/SysUtil.c</itemPath>
        <itemPath>../../../dalvik/libdex/ZipArchive.c</itemPath>
        <itemPath>../../../dalvik/libdex/sha1.c</itemPath>
      </logicalFolder>
    </logicalFolder>
    <logicalFolder name="TestFiles"
                   displayName="Test Files"
                   projectFiles="false"
                   kind="TEST_LOGICAL_FOLDER">
    </logicalFolder>
    <logicalFolder name="ExternalFiles"
                   displayName="Important Files"
                   projectFiles="false"
                   kind="IMPORTANT_FILES_FOLDER">
      <itemPath>../../../dalvik/libdex/Android.mk</itemPath>
      <itemPath>../../../dalvik/libdex/CMakeLists.txt</itemPath>
      <itemPath>Makefile</itemPath>
      <itemPath>../../make/libdex.properties</itemPath>
    </logicalFolder>
  </logicalFolder>
  <sourceRootList>
    <Elem>../../../dalvik/libdex</Elem>
  </sourceRootList>
  <projectmakefile>Makefile</projectmakefile>
  <confs>
    <conf name="Debug" type="2">
      <toolsSet>
        <developmentServer>localhost</developmentServer>
        <compilerSet>GNU|GNU</compilerSet>
        <platform>2</platform>
      </toolsSet>
      <compileType>
        <cTool>
          <incDir>
            <pElem>../../out/include</pElem>
          </incDir>
          <commandLine>-std=gnu99</commandLine>
          <preprocessorList>
            <Elem>HAVE_PTHREADS</Elem>
            <Elem>HAVE_SYS_UIO_H</Elem>
            <Elem>ANDROID_SMP=1</Elem>
            <Elem>HAVE_POSIX_FILEMAP</Elem>
            <Elem>HAVE_STDINT_H</Elem>
          </preprocessorList>
          <warningLevel>3</warningLevel>
        </cTool>
      </compileType>
    </conf>
    <conf name="Release" type="2">
      <toolsSet>
        <developmentServer>localhost</developmentServer>
        <compilerSet>GNU|GNU</compilerSet>
        <platform>2</platform>
      </toolsSet>
      <compileType>
        <cTool>
          <developmentMode>5</developmentMode>
        </cTool>
        <ccTool>
          <developmentMode>5</developmentMode>
        </ccTool>
        <fortranCompilerTool>
          <developmentMode>5</developmentMode>
        </fortranCompilerTool>
        <asmTool>
          <developmentMode>5</developmentMode>
        </asmTool>
      </compileType>
    </conf>
  </confs>
</configurationDescriptor>