- Timestamp:
- 08/08/12 18:15:09 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Mono/HeuristicLab.Algorithms.TabuSearch/3.3/HeuristicLab.Algorithms.TabuSearch-3.3.csproj
r6866 r8440 219 219 --> 220 220 <PropertyGroup> 221 <PreBuildEvent >set Path=%25Path%25;$(ProjectDir);$(SolutionDir)221 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 222 222 set ProjectDir=$(ProjectDir) 223 223 set SolutionDir=$(SolutionDir)
Note: See TracChangeset
for help on using the changeset viewer.