summary refs log tree commit diff stats
path: root/win32/installer/installer-xp.vcxproj
blob: 5efac280f535e2893b951df102b5909e80443721 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
generated by cgit-pink 1.4.1 (git 2.36.1) at 2025-07-18 04:07:13 +0000
 


t;$(ProgramFiles)\Inno Setup 5\compil32" /cc "$(OutDir)\hexchat-xp-x86.iss"</Command>
    </PreBuildEvent>
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
    <ClCompile>
      <Optimization>MaxSpeed</Optimization>
      <FunctionLevelLinking>true</FunctionLevelLinking>
      <IntrinsicFunctions>true</IntrinsicFunctions>
    </ClCompile>
    <Link>
      <GenerateDebugInformation>true</GenerateDebugInformation>
      <EnableCOMDATFolding>true</EnableCOMDATFolding>
      <OptimizeReferences>true</OptimizeReferences>
    </Link>
    <PreBuildEvent>
      <Command>echo [Setup] &gt; "$(OutDir)\hexchat-xp-x64.iss"
echo WizardImageFile="$(ProjectDir)\wizardimage.bmp" &gt;&gt; "$(OutDir)\hexchat-xp-x64.iss"
echo WizardSmallImageFile="$(ProjectDir)\wizardsmallimage.bmp" &gt;&gt; "$(OutDir)\hexchat-xp-x64.iss"
"$(OutDir)\version" -a &gt;&gt; "$(OutDir)\hexchat-xp-x64.iss"
"$(OutDir)\version" -v &gt;&gt; "$(OutDir)\hexchat-xp-x64.iss"
"$(OutDir)\version" -i &gt;&gt; "$(OutDir)\hexchat-xp-x64.iss"
"$(OutDir)\version" -o &gt;&gt; "$(OutDir)\hexchat-xp-x64.iss"
echo SetupIconFile="$(SolutionDir)\..\share\icons\hexchat.ico" &gt;&gt; "$(OutDir)\hexchat-xp-x64.iss"
type hexchat-xp-x64.skel.iss &gt;&gt; "$(OutDir)\hexchat-xp-x64.iss"
"$(ProgramFiles)\Inno Setup 5\compil32" /cc "$(OutDir)\hexchat-xp-x64.iss"</Command>
    </PreBuildEvent>
  </ItemDefinitionGroup>
  <ItemGroup>
    <None Include="watercolorlite-blue.cjstyles" />
    <None Include="watercolorlite-green.cjstyles" />
    <None Include="wizardimage.bmp" />
    <None Include="wizardsmallimage.bmp" />
    <None Include="hexchat-xp-x64.skel.iss" />
    <None Include="hexchat-xp-x86.skel.iss" />
  </ItemGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  <ImportGroup Label="ExtensionTargets">
  </ImportGroup>
</Project>