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