Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/22/13 16:57:47 (11 years ago)
Author:
sforsten
Message:

#1730: add solution files and build commands to branch, finished branch creation

Location:
branches/ExportSymbolicDataAnalysisSolutions
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/ExportSymbolicDataAnalysisSolutions

    • Property svn:ignore set to
      *.suo
      ProtoGen.exe
      protoc.exe
      Google.ProtocolBuffers-2.4.1.473.dll
  • branches/ExportSymbolicDataAnalysisSolutions/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/HeuristicLab.Netron-3.0.2672.12446/HeuristicLab.Netron-3.0.2672.12446.csproj

    r9181 r9514  
    4141    <DebugType>full</DebugType>
    4242    <Optimize>false</Optimize>
    43     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     43    <OutputPath>..\..\..\..\..\..\trunk\sources\bin\</OutputPath>
    4444    <DefineConstants>DEBUG;TRACE</DefineConstants>
    4545    <ErrorReport>prompt</ErrorReport>
     
    5050    <DebugType>pdbonly</DebugType>
    5151    <Optimize>true</Optimize>
    52     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     52    <OutputPath>..\..\..\..\..\..\trunk\sources\bin\</OutputPath>
    5353    <DefineConstants>TRACE</DefineConstants>
    5454    <ErrorReport>prompt</ErrorReport>
     
    5858  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
    5959    <DebugSymbols>true</DebugSymbols>
    60     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     60    <OutputPath>..\..\..\..\..\..\trunk\sources\bin\</OutputPath>
    6161    <DefineConstants>DEBUG;TRACE</DefineConstants>
    6262    <DebugType>full</DebugType>
     
    6666  </PropertyGroup>
    6767  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
    68     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     68    <OutputPath>..\..\..\..\..\..\trunk\sources\bin\</OutputPath>
    6969    <DefineConstants>TRACE</DefineConstants>
    7070    <Optimize>true</Optimize>
     
    7676  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
    7777    <DebugSymbols>true</DebugSymbols>
    78     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     78    <OutputPath>..\..\..\..\..\..\trunk\sources\bin\</OutputPath>
    7979    <DefineConstants>DEBUG;TRACE</DefineConstants>
    8080    <DebugType>full</DebugType>
     
    8484  </PropertyGroup>
    8585  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
    86     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     86    <OutputPath>..\..\..\..\..\..\trunk\sources\bin\</OutputPath>
    8787    <DefineConstants>TRACE</DefineConstants>
    8888    <Optimize>true</Optimize>
     
    126126  <ItemGroup>
    127127    <ProjectReference Include="..\..\..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    128       <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
     128      <Project>{94186a6a-5176-4402-ae83-886557b53cca}</Project>
    129129      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    130       <Private>False</Private>
    131130    </ProjectReference>
    132131    <ProjectReference Include="..\Netron.Diagramming.Core-3.0.2672.12446\Netron.Diagramming.Core-3.0.2672.12446.csproj">
  • branches/ExportSymbolicDataAnalysisSolutions/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446.csproj

    r8600 r9514  
    4848  </PropertyGroup>
    4949  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    50     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     50    <OutputPath>..\..\..\..\..\..\trunk\sources\bin\</OutputPath>
    5151    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
    5252    <BaseAddress>285212672</BaseAddress>
     
    7676  </PropertyGroup>
    7777  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    78     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     78    <OutputPath>..\..\..\..\..\..\trunk\sources\bin\</OutputPath>
    7979    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
    8080    <BaseAddress>285212672</BaseAddress>
     
    103103  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
    104104    <DebugSymbols>true</DebugSymbols>
    105     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     105    <OutputPath>..\..\..\..\..\..\trunk\sources\bin\</OutputPath>
    106106    <DefineConstants>DEBUG;TRACE</DefineConstants>
    107107    <BaseAddress>285212672</BaseAddress>
     
    119119  </PropertyGroup>
    120120  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
    121     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     121    <OutputPath>..\..\..\..\..\..\trunk\sources\bin\</OutputPath>
    122122    <DefineConstants>TRACE</DefineConstants>
    123123    <BaseAddress>285212672</BaseAddress>
     
    132132  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
    133133    <DebugSymbols>true</DebugSymbols>
    134     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     134    <OutputPath>..\..\..\..\..\..\trunk\sources\bin\</OutputPath>
    135135    <DefineConstants>DEBUG;TRACE</DefineConstants>
    136136    <BaseAddress>285212672</BaseAddress>
     
    146146  </PropertyGroup>
    147147  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
    148     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     148    <OutputPath>..\..\..\..\..\..\trunk\sources\bin\</OutputPath>
    149149    <DefineConstants>TRACE</DefineConstants>
    150150    <BaseAddress>285212672</BaseAddress>
     
    593593  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
    594594  <PropertyGroup>
    595    <PreBuildEvent>
     595    <PreBuildEvent>
    596596    </PreBuildEvent>
    597597    <PostBuildEvent>
Note: See TracChangeset for help on using the changeset viewer.