| | 267 | <File |
| | 268 | RelativePath="..\setup\server.pem" |
| | 269 | > |
| | 270 | <FileConfiguration |
| | 271 | Name="Debug|Win32" |
| | 272 | > |
| | 273 | <Tool |
| | 274 | Name="VCCustomBuildTool" |
| | 275 | Description="Generating default certificate: $(TargetDir)$(InputFileName)" |
| | 276 | CommandLine="copy /y $(InputPath) $(TargetDir)$(InputFileName)" |
| | 277 | Outputs="$(TargetDir)$(InputFileName)" |
| | 278 | /> |
| | 279 | </FileConfiguration> |
| | 280 | <FileConfiguration |
| | 281 | Name="Release|Win32" |
| | 282 | > |
| | 283 | <Tool |
| | 284 | Name="VCCustomBuildTool" |
| | 285 | Description="Generating default certificate: $(TargetDir)$(InputFileName)" |
| | 286 | CommandLine="copy /y $(InputPath) $(TargetDir)$(InputFileName)" |
| | 287 | Outputs="$(TargetDir)$(InputFileName)" |
| | 288 | /> |
| | 289 | </FileConfiguration> |
| | 290 | </File> |
| | 291 | <File |
| | 292 | RelativePath="..\..\etc\sm.xml.dist.in" |
| | 293 | > |
| | 294 | <FileConfiguration |
| | 295 | Name="Debug|Win32" |
| | 296 | > |
| | 297 | <Tool |
| | 298 | Name="VCCustomBuildTool" |
| | 299 | Description="Generating configuration: $(TargetDir)$(TargetName).xml" |
| | 300 | CommandLine="perl ../setup/make-config.pl $(InputPath) > $(TargetDir)$(TargetName).xml" |
| | 301 | AdditionalDependencies="../setup/make-config.pl" |
| | 302 | Outputs="$(TargetDir)$(TargetName).xml" |
| | 303 | /> |
| | 304 | </FileConfiguration> |
| | 305 | <FileConfiguration |
| | 306 | Name="Release|Win32" |
| | 307 | > |
| | 308 | <Tool |
| | 309 | Name="VCCustomBuildTool" |
| | 310 | Description="Generating configuration: $(TargetDir)$(TargetName).xml" |
| | 311 | CommandLine="perl ../setup/make-config.pl $(InputPath) > $(TargetDir)$(TargetName).xml" |
| | 312 | AdditionalDependencies="../setup/make-config.pl" |
| | 313 | Outputs="$(TargetDir)$(TargetName).xml" |
| | 314 | /> |
| | 315 | </FileConfiguration> |
| | 316 | </File> |