stremio-community-v5/stremio.rc
Zarg a67eebaf0d Added Stremio Service to installer and adjusted app icons
- Added Stremio Service install checkbox to the installer
- Adjusted App icons
2025-04-15 00:33:26 +02:00

7 lines
159 B
Text

#include <windows.h>
#include "src/resource.h"
#define IDR_MAINFRAME 101
IDR_MAINFRAME ICON "images/stremio2.ico"
IDR_SPLASH_PNG RCDATA "images/stremio.png"