summary refs log tree commit diff stats
path: root/build/xchat-wdk-x86.iss
diff options
context:
space:
mode:
Diffstat (limited to 'build/xchat-wdk-x86.iss')
-rw-r--r--build/xchat-wdk-x86.iss2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/xchat-wdk-x86.iss b/build/xchat-wdk-x86.iss
index 5eae02d4..64367316 100644
--- a/build/xchat-wdk-x86.iss
+++ b/build/xchat-wdk-x86.iss
@@ -77,7 +77,7 @@ Source: "plugins\xcewc.dll"; DestDir: "{app}\plugins"; Components: libs
 Source: "plugins\xcxdcc.dll"; DestDir: "{app}\plugins"; Components: libs

 

 Source: "xchat.exe"; DestDir: "{app}"; Components: libs

-Source: "xchat-portable.exe"; DestDir: "{app}"; Components: libs

+Source: "portable-mode"; DestDir: "{app}"; Tasks: portablemode

 

 Source: "plugins\xclua.dll"; DestDir: "{app}\plugins"; Components: plugins\lua

 Source: "lua51.dll"; DestDir: "{app}"; Components: plugins\lua\luawdk