Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/28/17 17:00:42 (7 years ago)
Author:
jkarder
Message:

#2664: merged r14273, r14882, r15135 and r15288 into stable

Location:
stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab/3.3/HeuristicLab-3.3.csproj

    r15128 r15294  
    232232</PostBuildEvent>
    233233  </PropertyGroup>
    234   <PropertyGroup>
    235     <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
    236 set ProjectDir=$(ProjectDir)
    237 set SolutionDir=$(SolutionDir)
    238 set OutDir=$(OutDir)
    239 set TargetDir=$(TargetDir)
    240 set Platform=$(PlatformName)
    241 set Configuration=$(ConfigurationName)
    242 
    243 call "$(SolutionDir)MergeConfigs.cmd"</PostBuildEvent>
    244   </PropertyGroup>
    245234</Project>
Note: See TracChangeset for help on using the changeset viewer.