Browse Source

Descibe the build environment

Follow-up to #62
Also resolves #5
Oleg Nenashev 11 years ago
parent
commit
92459d72dd
1 changed files with 12 additions and 0 deletions
  1. 12 0
      README.markdown

+ 12 - 0
README.markdown

@@ -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