]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Make a start on the Windows installer.
authorDaira Hopwood <daira@jacaranda.org>
Tue, 21 Oct 2014 20:11:56 +0000 (21:11 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Thu, 23 Oct 2014 02:28:22 +0000 (03:28 +0100)
commit3078bd3a30f883bab0e01f9a1d9467738f06f187
tree46893fa4b68d55657ef44a77457bca135bc58e1b
parente870bceb9aaa56a1fdccf65d1404e3f8a9c3eca2
Make a start on the Windows installer.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
misc/build_helpers/windows/installer/.gitattributes [new file with mode: 0644]
misc/build_helpers/windows/installer/installer.sln [new file with mode: 0644]
misc/build_helpers/windows/installer/installer/installer.cpp [new file with mode: 0644]
misc/build_helpers/windows/installer/installer/installer.vcproj [new file with mode: 0644]
misc/build_helpers/windows/installer/installer/stdafx.cpp [new file with mode: 0644]
misc/build_helpers/windows/installer/installer/stdafx.h [new file with mode: 0644]
misc/build_helpers/windows/installer/installer/targetver.h [new file with mode: 0644]