Installer work, add .pid file writing on *nix systems to main.cpp.

This commit is contained in:
Adam Ierymenko
2013-11-06 14:43:47 -05:00
parent 5d7fea2047
commit 93427b8cb6
5 changed files with 238 additions and 14 deletions

5
.gitignore vendored
View File

@@ -1,4 +1,4 @@
zerotier-*
/zerotier-*
/Makefile
*.o
.DS_Store
@@ -20,6 +20,7 @@ mac-tap/tuntap/tap.kext
/vsprojects/TapDriver/x64
/vsprojects/InstallerUpdater/obj
/vsprojects/Service/obj
/vsprojects/SelfTest/SelfTest.aps
/Build/*
*.log
*.opensdf
@@ -27,4 +28,4 @@ mac-tap/tuntap/tap.kext
*.cache
*.obj
*.tlog
/vsprojects/SelfTest/SelfTest.aps
/installer-build