Changeset 8440 for branches/HeuristicLab.Mono/HeuristicLab.ExtLibs
- Timestamp:
- 08/08/12 18:15:09 (12 years ago)
- Location:
- branches/HeuristicLab.Mono/HeuristicLab.ExtLibs
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Mono/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.4.0/HeuristicLab.ALGLIB-3.4.0/HeuristicLab.ALGLIB-3.4.0.csproj
r7649 r8440 158 158 --> 159 159 <PropertyGroup> 160 <PreBuildEvent >set Path=%25Path%25;$(ProjectDir);$(SolutionDir)160 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 161 161 set ProjectDir=$(ProjectDir) 162 162 set SolutionDir=$(SolutionDir) -
branches/HeuristicLab.Mono/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.5.0/HeuristicLab.ALGLIB-3.5.0/HeuristicLab.ALGLIB-3.5.0.csproj
r7673 r8440 157 157 --> 158 158 <PropertyGroup> 159 <PreBuildEvent >set Path=%25Path%25;$(ProjectDir);$(SolutionDir)159 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 160 160 set ProjectDir=$(ProjectDir) 161 161 set SolutionDir=$(SolutionDir) -
branches/HeuristicLab.Mono/HeuristicLab.ExtLibs/HeuristicLab.DayView/1.0/HeuristicLab.DayView-1.0.csproj
r7649 r8440 155 155 --> 156 156 <PropertyGroup> 157 <PreBuildEvent >set Path=%25Path%25;$(ProjectDir);$(SolutionDir)157 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 158 158 set ProjectDir=$(ProjectDir) 159 159 set SolutionDir=$(SolutionDir) -
branches/HeuristicLab.Mono/HeuristicLab.ExtLibs/HeuristicLab.LibSVM/1.6.3/HeuristicLab.LibSVM-1.6.3/HeuristicLab.LibSVM-1.6.3.csproj
r7649 r8440 164 164 --> 165 165 <PropertyGroup> 166 <PreBuildEvent >set Path=%25Path%25;$(ProjectDir);$(SolutionDir)166 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 167 167 set ProjectDir=$(ProjectDir) 168 168 set SolutionDir=$(SolutionDir) -
branches/HeuristicLab.Mono/HeuristicLab.ExtLibs/HeuristicLab.LibSVM/1.6.3/LibSVM-1.6.3/LibSVM-1.6.3.csproj
r6866 r8440 156 156 --> 157 157 <PropertyGroup> 158 <PreBuildEvent >158 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' "> 159 159 </PreBuildEvent> 160 160 </PropertyGroup> -
branches/HeuristicLab.Mono/HeuristicLab.ExtLibs/HeuristicLab.MathJax/1.1/HeuristicLab.MathJax-1.1/HeuristicLab.MathJax-1.1.csproj
r7649 r8440 170 170 --> 171 171 <PropertyGroup> 172 <PreBuildEvent >set Path=%25Path%25;$(ProjectDir);$(SolutionDir)172 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 173 173 set ProjectDir=$(ProjectDir) 174 174 set SolutionDir=$(SolutionDir) -
branches/HeuristicLab.Mono/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/HeuristicLab.Netron-3.0.2672.12446/HeuristicLab.Netron-3.0.2672.12446.csproj
r8000 r8440 171 171 --> 172 172 <PropertyGroup> 173 <PreBuildEvent >173 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' "> 174 174 </PreBuildEvent> 175 175 </PropertyGroup> -
branches/HeuristicLab.Mono/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446.csproj
r6866 r8440 593 593 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 594 594 <PropertyGroup> 595 <PreBuildEvent >595 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' "> 596 596 </PreBuildEvent> 597 597 <PostBuildEvent> -
branches/HeuristicLab.Mono/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/HeuristicLab.ProtobufCS/HeuristicLab.ProtobufCS-2.4.1.473.csproj
r8295 r8440 147 147 --> 148 148 <PropertyGroup> 149 <PreBuildEvent >set Path=%25Path%25;$(ProjectDir);$(SolutionDir)149 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 150 150 set ProjectDir=$(ProjectDir) 151 151 set SolutionDir=$(SolutionDir) -
branches/HeuristicLab.Mono/HeuristicLab.ExtLibs/HeuristicLab.SharpDevelop/3.1.1.5327/HeuristicLab.SharpDevelop-3.1.1.5327.csproj
r7649 r8440 185 185 --> 186 186 <PropertyGroup> 187 <PreBuildEvent >set Path=%25Path%25;$(ProjectDir);$(SolutionDir)187 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 188 188 set ProjectDir=$(ProjectDir) 189 189 set SolutionDir=$(SolutionDir) -
branches/HeuristicLab.Mono/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI/2.3.1/HeuristicLab.WinFormsUI-2.3.1/HeuristicLab.WinFormsUI-2.3.1.csproj
r7649 r8440 158 158 --> 159 159 <PropertyGroup> 160 <PreBuildEvent >set Path=%25Path%25;$(ProjectDir);$(SolutionDir)160 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 161 161 set ProjectDir=$(ProjectDir) 162 162 set SolutionDir=$(SolutionDir) -
branches/HeuristicLab.Mono/HeuristicLab.ExtLibs/HeuristicLab.log4net/1.2.10.0/HeuristicLab.log4net-1.2.10.0.csproj
r7649 r8440 161 161 --> 162 162 <PropertyGroup> 163 <PreBuildEvent >set Path=%25Path%25;$(ProjectDir);$(SolutionDir)163 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 164 164 set ProjectDir=$(ProjectDir) 165 165 set SolutionDir=$(SolutionDir)
Note: See TracChangeset
for help on using the changeset viewer.