##// END OF EJS Templates
win32: it is no longer necessary to bundle patch.exe...
Steve Borho -
r5624:3da5ff2a default
parent child Browse files
Show More
@@ -34,7 +34,6 b' Source: contrib\\win32\\mercurial.ini; Des'
34 Source: contrib\win32\postinstall.txt; DestDir: {app}; DestName: ReleaseNotes.txt
34 Source: contrib\win32\postinstall.txt; DestDir: {app}; DestName: ReleaseNotes.txt
35 Source: dist\hg.exe; DestDir: {app}; AfterInstall: Touch('{app}\hg.exe.local')
35 Source: dist\hg.exe; DestDir: {app}; AfterInstall: Touch('{app}\hg.exe.local')
36 Source: dist\library.zip; DestDir: {app}
36 Source: dist\library.zip; DestDir: {app}
37 Source: dist\patch.exe; DestDir: {app}
38 Source: dist\mfc71.dll; DestDir: {app}
37 Source: dist\mfc71.dll; DestDir: {app}
39 Source: dist\msvcr71.dll; DestDir: {app}
38 Source: dist\msvcr71.dll; DestDir: {app}
40 Source: dist\w9xpopen.exe; DestDir: {app}
39 Source: dist\w9xpopen.exe; DestDir: {app}
General Comments 0
You need to be logged in to leave comments. Login now