Changeset 14211 for stable/HeuristicLab.Clients.Hive.Slave/3.3/HeuristicLab.Clients.Hive.Slave-3.3.csproj
- Timestamp:
- 07/24/16 00:22:11 (8 years ago)
- Location:
- stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
- Property svn:mergeinfo changed
/trunk/sources merged: 14203-14204,14206-14207,14209
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Clients.Hive.Slave/3.3/HeuristicLab.Clients.Hive.Slave-3.3.csproj
r14193 r14211 170 170 <Compile Include="StatusCommons.cs" /> 171 171 <Compile Include="WcfService.cs" /> 172 <None Include="app.config" /> 172 <None Include="app.config"> 173 <SubType>Designer</SubType> 174 </None> 173 175 <None Include="Plugin.cs.frame" /> 174 176 <Compile Include="Plugin.cs" /> … … 189 191 set SolutionDir=$(SolutionDir) 190 192 set Outdir=$(Outdir) 193 set TargetDir=$(TargetDir) 191 194 set Platform=$(PlatformName) 192 195 set Configuration=$(ConfigurationName) 193 set TargetDir=$(ProjectDir)194 196 195 197 call "$(SolutionDir)MergeConfigs.cmd"</PostBuildEvent>
Note: See TracChangeset
for help on using the changeset viewer.