- Timestamp:
- 08/08/12 18:15:09 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Mono/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj
r7969 r8440 269 269 --> 270 270 <PropertyGroup> 271 <PreBuildEvent >set Path=%25Path%25;$(ProjectDir);$(SolutionDir)271 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 272 272 set ProjectDir=$(ProjectDir) 273 273 set SolutionDir=$(SolutionDir)
Note: See TracChangeset
for help on using the changeset viewer.