| | 243 | <File |
| | 244 | RelativePath="..\..\etc\s2s.xml.dist.in" |
| | 245 | > |
| | 246 | <FileConfiguration |
| | 247 | Name="Debug|Win32" |
| | 248 | > |
| | 249 | <Tool |
| | 250 | Name="VCCustomBuildTool" |
| | 251 | Description="Generating configuration: $(TargetDir)$(TargetName).xml" |
| | 252 | CommandLine="perl ../setup/make-config.pl $(InputPath) > $(TargetDir)$(TargetName).xml" |
| | 253 | AdditionalDependencies="../setup/make-config.pl" |
| | 254 | Outputs="$(TargetDir)$(TargetName).xml" |
| | 255 | /> |
| | 256 | </FileConfiguration> |
| | 257 | <FileConfiguration |
| | 258 | Name="Release|Win32" |
| | 259 | > |
| | 260 | <Tool |
| | 261 | Name="VCCustomBuildTool" |
| | 262 | Description="Generating configuration: $(TargetDir)$(TargetName).xml" |
| | 263 | CommandLine="perl ../setup/make-config.pl $(InputPath) > $(TargetDir)$(TargetName).xml" |
| | 264 | AdditionalDependencies="../setup/make-config.pl" |
| | 265 | Outputs="$(TargetDir)$(TargetName).xml" |
| | 266 | /> |
| | 267 | </FileConfiguration> |
| | 268 | </File> |
| | 269 | <File |
| | 270 | RelativePath="..\setup\server.pem" |
| | 271 | > |
| | 272 | <FileConfiguration |
| | 273 | Name="Debug|Win32" |
| | 274 | > |
| | 275 | <Tool |
| | 276 | Name="VCCustomBuildTool" |
| | 277 | Description="Generating default certificate: $(TargetDir)$(InputFileName)" |
| | 278 | CommandLine="copy /y $(InputPath) $(TargetDir)$(InputFileName)" |
| | 279 | Outputs="$(TargetDir)$(InputFileName)" |
| | 280 | /> |
| | 281 | </FileConfiguration> |
| | 282 | <FileConfiguration |
| | 283 | Name="Release|Win32" |
| | 284 | > |
| | 285 | <Tool |
| | 286 | Name="VCCustomBuildTool" |
| | 287 | Description="Generating default certificate: $(TargetDir)$(InputFileName)" |
| | 288 | CommandLine="copy /y $(InputPath) $(TargetDir)$(InputFileName)" |
| | 289 | Outputs="$(TargetDir)$(InputFileName)" |
| | 290 | /> |
| | 291 | </FileConfiguration> |
| | 292 | </File> |