##// END OF EJS Templates
win32: use relative path to install source...
Steve Borho -
r5626:28899bf5 default
parent child Browse files
Show More
@@ -16,7 +16,7 b' AppID={{4B95A5F1-EF59-4B08-BED8-C891C461'
16 16 AppContact=mercurial@selenic.com
17 17 OutputBaseFilename=Mercurial-snapshot
18 18 DefaultDirName={pf}\Mercurial
19 SourceDir=C:\hg\hg-release
19 SourceDir=..\..
20 20 VersionInfoDescription=Mercurial distributed SCM
21 21 VersionInfoCopyright=Copyright 2005-2007 Matt Mackall and others
22 22 VersionInfoCompany=Matt Mackall and others
General Comments 0
You need to be logged in to leave comments. Login now