Show More
@@ -74,8 +74,6 b' Source: dist\\hg.exe; DestDir: {app}; Aft' | |||||
74 | #if ARCH == "x64" |
|
74 | #if ARCH == "x64" | |
75 | Source: dist\lib\*.dll; Destdir: {app}\lib |
|
75 | Source: dist\lib\*.dll; Destdir: {app}\lib | |
76 | Source: dist\lib\*.pyd; Destdir: {app}\lib |
|
76 | Source: dist\lib\*.pyd; Destdir: {app}\lib | |
77 | #else |
|
|||
78 | Source: dist\w9xpopen.exe; DestDir: {app} |
|
|||
79 | #endif |
|
77 | #endif | |
80 | Source: dist\python*.dll; Destdir: {app}; Flags: skipifsourcedoesntexist |
|
78 | Source: dist\python*.dll; Destdir: {app}; Flags: skipifsourcedoesntexist | |
81 | Source: dist\msvc*.dll; DestDir: {app}; Flags: skipifsourcedoesntexist |
|
79 | Source: dist\msvc*.dll; DestDir: {app}; Flags: skipifsourcedoesntexist |
General Comments 0
You need to be logged in to leave comments.
Login now