mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Update installer.vcxproj for new file inclusion
This commit is contained in:
committed by
GitHub
parent
45ef0fcd26
commit
b413762457
@@ -49,8 +49,9 @@ powershell -NoProfile -ExecutionPolicy Bypass -File "%SOLUTIONDIR%win32\version-
|
|||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="wizardimage.bmp" />
|
<None Include="wizardimage.bmp" />
|
||||||
<None Include="wizardsmallimage.bmp" />
|
<None Include="wizardsmallimage.bmp" />
|
||||||
<None Include="zoitechat.iss" />
|
<None Include="zoitechat.iss.tt" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||||
</Project>
|
</Project>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user