added icon and fixed windows hostname resolution

This commit is contained in:
Aaron Blakely 2024-03-08 03:25:08 -06:00
parent 222d533236
commit 48de9741d1
5 changed files with 3 additions and 1 deletions

BIN
RCa02324 Executable file

Binary file not shown.

BIN
RCb02324 Executable file

Binary file not shown.

BIN
xbot.aps

Binary file not shown.

View File

@ -125,7 +125,9 @@
<ClCompile Include="src\util.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="xbot.rc" />
<ResourceCompile Include="xbot.rc">
<AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">lib</AdditionalIncludeDirectories>
</ResourceCompile>
</ItemGroup>
<ItemGroup>
<None Include="resources\xbot.ico" />