- Timestamp:
- 08/08/12 18:15:09 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Mono/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/HeuristicLab.ProtobufCS/HeuristicLab.ProtobufCS-2.4.1.473.csproj
r8295 r8440 147 147 --> 148 148 <PropertyGroup> 149 <PreBuildEvent >set Path=%25Path%25;$(ProjectDir);$(SolutionDir)149 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 150 150 set ProjectDir=$(ProjectDir) 151 151 set SolutionDir=$(SolutionDir)
Note: See TracChangeset
for help on using the changeset viewer.