Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/17/13 15:51:39 (11 years ago)
Author:
gkronber
Message:

#2026 changed build target directories

Location:
branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3
Files:
2 added
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/HeuristicLab.Grammars-3.3.csproj

    r10051 r10058  
    4242    <DebugType>full</DebugType>
    4343    <Optimize>false</Optimize>
    44     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     44    <OutputPath>bin\Debug\</OutputPath>
    4545    <DefineConstants>DEBUG;TRACE</DefineConstants>
    4646    <ErrorReport>prompt</ErrorReport>
     
    159159  -->
    160160  <PropertyGroup>
    161     <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
    162 set ProjectDir=$(ProjectDir)
    163 set SolutionDir=$(SolutionDir)
    164 set Outdir=$(Outdir)
    165 
    166 call PreBuildEvent.cmd</PreBuildEvent>
     161    <PreBuildEvent>
     162    </PreBuildEvent>
    167163  </PropertyGroup>
    168164</Project>
Note: See TracChangeset for help on using the changeset viewer.