Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/05/16 13:34:08 (8 years ago)
Author:
jkarder
Message:

#2664: fixed project files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab/3.3/HeuristicLab-3.3.csproj

    r14207 r14273  
    226226</PostBuildEvent>
    227227  </PropertyGroup>
    228   <PropertyGroup>
    229     <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
    230 set ProjectDir=$(ProjectDir)
    231 set SolutionDir=$(SolutionDir)
    232 set OutDir=$(OutDir)
    233 set TargetDir=$(TargetDir)
    234 set Platform=$(PlatformName)
    235 set Configuration=$(ConfigurationName)
    236 
    237 call "$(SolutionDir)MergeConfigs.cmd"</PostBuildEvent>
    238   </PropertyGroup>
    239228</Project>
Note: See TracChangeset for help on using the changeset viewer.