Changeset 8440 for branches/HeuristicLab.Mono/HeuristicLab
- Timestamp:
- 08/08/12 18:15:09 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Mono/HeuristicLab/3.3/HeuristicLab-3.3.csproj
r8389 r8440 632 632 --> 633 633 <PropertyGroup> 634 <PreBuildEvent >set Path=%25Path%25;$(ProjectDir);$(SolutionDir)634 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 635 635 set ProjectDir=$(ProjectDir) 636 636 set SolutionDir=$(SolutionDir)
Note: See TracChangeset
for help on using the changeset viewer.