Descibe the build environment

Follow-up to #62
Also resolves #5
pull/64/merge
Oleg Nenashev 2015-01-28 16:40:12 +03:00
parent e2246877b0
commit 92459d72dd
1 changed files with 12 additions and 0 deletions

View File

@ -298,3 +298,15 @@ Optionally specify the order of service shutdown. If true, the parent process is
```
<stopparentprocessfirst>true</stopparentprocessfirst>
```
Developer info
----------------------
### Build Environment
* IDE: [Visual Studio Community 2013][MVS2013] (free for open-source projects)
* winsw_cert.pfx should be available in the project's root
* You can generate the certificate in "Project Settings/Signing"
* The certificate is in <code>.gitignore</code> list. Please do not add it to the repository
[MVS2013]: http://www.visualstudio.com/en-us/news/vs2013-community-vs.aspx