Skip to content
Snippets Groups Projects
Commit 8ae255b2 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Add "SYNC" icon (64x64, captured from GJ's "SYNCH" ANSI splash)

To replace lost the default/conio icon (for Windows builds) recently
parent fb138db6
No related branches found
No related tags found
No related merge requests found
Pipeline #7130 failed
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by scfg.rc
//
#define IDI_ICON1 102
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 103
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
......@@ -257,7 +257,10 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\conio\ciolib.rc" />
<ClInclude Include="resource.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="scfg.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
......
src/sbbs3/sync.ico

5.56 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment