mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Update installer.vcxproj with new XML structure
This commit is contained in:
committed by
GitHub
parent
1c4fd1d02d
commit
34de343fa6
@@ -26,7 +26,7 @@
|
||||
<OutDir>$(ZoiteChatRel)</OutDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<IsccPath Condition="'$(IsccPath)'==''">$(ProgramFiles(x86))\Inno Setup 5\ISCC.exe</IsccPath>
|
||||
<IsccPath Condition="'$(IsccPath)'==''">"$(ProgramFiles(x86))\Inno Setup 5\ISCC.exe"</IsccPath>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)'=='Release'">
|
||||
<ClCompile>
|
||||
@@ -56,3 +56,4 @@ $(IsccPath) /dPROJECTDIR="$(ProjectDir)" /dAPPARCH="$(Platform)" "$(ZoiteChatBin
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user