Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/23/16 01:37:30 (8 years ago)
Author:
jkarder
Message:

#2526: merged r13499, r13509 and r13644 into stable

Location:
stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab.Clients.Hive.Slave.App/3.3/HeuristicLab.Clients.Hive.Slave.App-3.3.csproj

    r11920 r14193  
    173173  </PropertyGroup>
    174174  <PropertyGroup>
    175     <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
    176 set ProjectDir=$(ProjectDir)
    177 set SolutionDir=$(SolutionDir)
    178 set Outdir=$(Outdir)
    179 set Platform=$(PlatformName)
    180 set Configuration=$(ConfigurationName)
    181 
    182 call "$(SolutionDir)MergeConfigs.cmd"</PostBuildEvent>
     175    <PostBuildEvent>
     176    </PostBuildEvent>
    183177  </PropertyGroup>
    184178  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.