Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/24/16 00:22:11 (8 years ago)
Author:
swagner
Message:

#2526: Merged r14203, r14204, r14206, r14207, r14209 into stable

Location:
stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • stable

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

    r14193 r14211  
    170170    <Compile Include="StatusCommons.cs" />
    171171    <Compile Include="WcfService.cs" />
    172     <None Include="app.config" />
     172    <None Include="app.config">
     173      <SubType>Designer</SubType>
     174    </None>
    173175    <None Include="Plugin.cs.frame" />
    174176    <Compile Include="Plugin.cs" />
     
    189191set SolutionDir=$(SolutionDir)
    190192set Outdir=$(Outdir)
     193set TargetDir=$(TargetDir)
    191194set Platform=$(PlatformName)
    192195set Configuration=$(ConfigurationName)
    193 set TargetDir=$(ProjectDir)
    194196
    195197call "$(SolutionDir)MergeConfigs.cmd"</PostBuildEvent>
Note: See TracChangeset for help on using the changeset viewer.