diff --git a/win32/zoitechat.props b/win32/zoitechat.props index 0de6b941..26be52b9 100644 --- a/win32/zoitechat.props +++ b/win32/zoitechat.props @@ -106,11 +106,11 @@ $(ZoiteChatBuild)\$(PlatformName)\lib\ $(ZoiteChatBuild)\$(PlatformName)\pdb\ $(ZoiteChatBuild)\$(PlatformName)\rel\ - $(ZOITECHAT_ISCC_PATH) - "$(ProgramFiles)\Inno Setup 6\iscc.exe" - "$(ProgramFiles(x86))\Inno Setup 6\iscc.exe" - "$(ProgramW6432)\Inno Setup 6\iscc.exe" - "$(ProgramFiles)\Inno Setup 6\iscc.exe" + $(ZOITECHAT_ISCC_PATH)␊ + $(ProgramFiles)\Inno Setup 6\iscc.exe + $(ProgramFiles(x86))\Inno Setup 6\iscc.exe + $(ProgramW6432)\Inno Setup 6\iscc.exe + $(ProgramFiles)\Inno Setup 6\iscc.exe