- Timestamp:
- 08/08/12 18:15:09 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Mono/HeuristicLab.Problems.LawnMower.Views/3.3/HeuristicLab.Problems.LawnMower.Views.csproj
r8132 r8440 175 175 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 176 176 <PropertyGroup> 177 <PreBuildEvent >set Path=%25Path%25;$(ProjectDir);$(SolutionDir)177 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 178 178 set ProjectDir=$(ProjectDir) 179 179 set SolutionDir=$(SolutionDir)
Note: See TracChangeset
for help on using the changeset viewer.