Changeset 11192


Ignore:
Timestamp:
06/11/08 17:57:11 (4 years ago)
Author:
anp
Message:

env SC3.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Bui_Utility/buiXpcomScDev/build.xml

    r10102 r11192  
    5959                <ant target="compilXPCom"> 
    6060                        <property name="pProjectPath" value="${wspdir}/Xul_Cms"/> 
    61                         <property name="pDestAppDir" value="${apptest.path}/SCENARIbuilder3.5_DEV/scbuilder"/> 
     61                        <property name="pDestAppDir" value="${apptest.path}/SCENARIbuilder3.6_DEV/scbuilder"/> 
    6262                </ant> 
    6363                <ant target="compilXPCom" antfile="${workspace.path}/Bui_Core/xBuildClient.xml"> 
    6464                        <property name="pProjectPath" value="${wspdir}/Xul_XedLib"/> 
    65                         <property name="pDestAppDir" value="${apptest.path}/SCENARIbuilder3.5_DEV/scbuilder"/> 
     65                        <property name="pDestAppDir" value="${apptest.path}/SCENARIbuilder3.6_DEV/scbuilder"/> 
    6666                </ant> 
    6767                <!-- SCtest --> 
    6868                <ant target="compilXPCom" antfile="${workspace.path}/Bui_Core/xBuildClient.xml"> 
    6969                        <property name="pProjectPath" value="${wspdir}/Xul_Cms"/> 
    70                         <property name="pDestAppDir" value="${apptest.path}/SCENARIbuilder3.5_DEV/sctest"/> 
     70                        <property name="pDestAppDir" value="${apptest.path}/SCENARIbuilder3.6_DEV/sctest"/> 
    7171                </ant> 
    7272                <ant target="compilXPCom" antfile="${workspace.path}/Bui_Core/xBuildClient.xml"> 
    7373                        <property name="pProjectPath" value="${wspdir}/Xul_XedLib"/> 
    74                         <property name="pDestAppDir" value="${apptest.path}/SCENARIbuilder3.5_DEV/sctest"/> 
     74                        <property name="pDestAppDir" value="${apptest.path}/SCENARIbuilder3.6_DEV/sctest"/> 
    7575                </ant> 
    7676                <ant target="compilXPCom" antfile="${workspace.path}/Bui_Core/xBuildClient.xml"> 
    7777                        <property name="pProjectPath" value="${wspdir}/Xul_CmsTest"/> 
    78                         <property name="pDestAppDir" value="${apptest.path}/SCENARIbuilder3.5_DEV/sctest"/> 
     78                        <property name="pDestAppDir" value="${apptest.path}/SCENARIbuilder3.6_DEV/sctest"/> 
    7979                </ant> 
    8080                <!-- 
    8181                <ant target="compilXPCom" antfile="${workspace.path}/Bui_Core/xBuildClient.xml"> 
    8282                        <property name="pProjectPath" value="${wspdir}/Xul_CmsAudio"/> 
    83                         <property name="pDestAppDir" value="${apptest.path}\SCENARIbuilder3.5_DEV\sctest"/> 
     83                        <property name="pDestAppDir" value="${apptest.path}\SCENARIbuilder3.6_DEV\sctest"/> 
    8484                </ant> 
    8585                --> 
     
    8787                <ant target="compilXPCom" antfile="${workspace.path}/Bui_Core/xBuildClient.xml"> 
    8888                        <property name="pProjectPath" value="${wspdir}/Xul_Cms"/> 
    89                         <property name="pDestAppDir" value="${apptest.path}/SCENARIchain3.5_DEV/scchain"/> 
     89                        <property name="pDestAppDir" value="${apptest.path}/SCENARIchain3.6_DEV/scchain"/> 
    9090                </ant> 
    9191                <ant target="compilXPCom" antfile="${workspace.path}/Bui_Core/xBuildClient.xml"> 
    9292                        <property name="pProjectPath" value="${wspdir}/Xul_XedLib"/> 
    93                         <property name="pDestAppDir" value="${apptest.path}/SCENARIchain3.5_DEV/scchain"/> 
     93                        <property name="pDestAppDir" value="${apptest.path}/SCENARIchain3.6_DEV/scchain"/> 
    9494                </ant> 
    9595                <!-- 
    9696                <ant target="compilXPCom" antfile="${workspace.path}/Bui_Core/xBuildClient.xml"> 
    9797                        <property name="pProjectPath" value="${wspdir}/Xul_CmsAudio"/> 
    98                         <property name="pDestAppDir" value="${apptest.path}\SCENARIchain3.5_DEV\scchain"/> 
     98                        <property name="pDestAppDir" value="${apptest.path}\SCENARIchain3.6_DEV\scchain"/> 
    9999                </ant> 
    100100                --> 
     
    102102                <ant target="compilXPCom" antfile="${workspace.path}/Bui_Core/xBuildClient.xml"> 
    103103                        <property name="pProjectPath" value="${wspdir}/Xul_Cms"/> 
    104                         <property name="pDestAppDir" value="${apptest.path}/SCENARIclient3.5_DEV/scchain"/> 
     104                        <property name="pDestAppDir" value="${apptest.path}/SCENARIclient3.6_DEV/scchain"/> 
    105105                </ant> 
    106106                <ant target="compilXPCom" antfile="${workspace.path}/Bui_Core/xBuildClient.xml"> 
    107107                        <property name="pProjectPath" value="${wspdir}/Xul_XedLib"/> 
    108                         <property name="pDestAppDir" value="${apptest.path}/SCENARIclient3.5_DEV/scchain"/> 
     108                        <property name="pDestAppDir" value="${apptest.path}/SCENARIclient3.6_DEV/scchain"/> 
    109109                </ant> 
    110110                <!-- 
    111111                <ant target="compilXPCom" antfile="${workspace.path}/Bui_Core/xBuildClient.xml"> 
    112112                        <property name="pProjectPath" value="${wspdir}/Xul_CmsAudio"/> 
    113                         <property name="pDestAppDir" value="${apptest.path}\SCENARIclient3.5_DEV\scchain"/> 
     113                        <property name="pDestAppDir" value="${apptest.path}\SCENARIclient3.6_DEV\scchain"/> 
    114114                </ant> 
    115115                --> 
Note: See TracChangeset for help on using the changeset viewer.