- Timestamp:
- 07/12/15 16:30:14 (9 years ago)
- Location:
- stable
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
- Property svn:mergeinfo changed
/trunk/sources merged: 12019,12675
- Property svn:mergeinfo changed
-
stable/HeuristicLab.ExtLibs
- Property svn:mergeinfo changed
/trunk/sources/HeuristicLab.ExtLibs merged: 12675
- Property svn:mergeinfo changed
-
stable/HeuristicLab.ExtLibs/HeuristicLab.SimSharp/3.0.7/HeuristicLab.SimSharp-3.0.7/HeuristicLab.SimSharp-3.0.7.csproj
r12732 r12750 104 104 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 105 105 <PropertyGroup> 106 <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 107 set ProjectDir=$(ProjectDir) 108 set SolutionDir=$(SolutionDir) 109 set Outdir=$(Outdir) 106 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' "> 107 set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 108 set ProjectDir=$(ProjectDir) 109 set SolutionDir=$(SolutionDir) 110 set Outdir=$(Outdir) 110 111 111 call PreBuildEvent.cmd 112 </PreBuildEvent> 112 call PreBuildEvent.cmd 113 </PreBuildEvent> 114 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' "> 115 export ProjectDir=$(ProjectDir) 116 export SolutionDir=$(SolutionDir) 117 118 $SolutionDir/PreBuildEvent.sh 119 </PreBuildEvent> 113 120 </PropertyGroup> 114 121 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. -
stable/HeuristicLab.Problems.ArtificialAnt
- Property svn:mergeinfo changed
/branches/HeuristicLab.DatasetRefactor/sources/HeuristicLab.Problems.ArtificialAnt (added) merged: 12031,12438,12505 /trunk/sources/HeuristicLab.Problems.ArtificialAnt merged: 12524
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Problems.DataAnalysis.Symbolic
- Property svn:mergeinfo changed (with no actual effect on merging)
-
stable/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis
-
stable/HeuristicLab.Problems.GrammaticalEvolution
- Property svn:mergeinfo changed
/branches/HeuristicLab.DatasetRefactor/sources/HeuristicLab.Problems.GrammaticalEvolution (added) merged: 12031,12438,12505 /trunk/sources/HeuristicLab.Problems.GrammaticalEvolution merged: 12524
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Problems.LawnMower
- Property svn:mergeinfo changed
/branches/HeuristicLab.DatasetRefactor/sources/HeuristicLab.Problems.LawnMower (added) merged: 12031,12438,12505 /trunk/sources/HeuristicLab.Problems.LawnMower merged: 12524
- Property svn:mergeinfo changed
Note: See TracChangeset
for help on using the changeset viewer.