From a800d3c0553b7b18455d2ee510a5b72e667fd3dd Mon Sep 17 00:00:00 2001 From: TheTank20 Date: Wed, 20 Dec 2023 20:26:36 -0500 Subject: [PATCH] add icon resource file --- icon.rc | 1 + 1 file changed, 1 insertion(+) create mode 100644 icon.rc diff --git a/icon.rc b/icon.rc new file mode 100644 index 0000000..63d11cd --- /dev/null +++ b/icon.rc @@ -0,0 +1 @@ +id ICON "xpmgr.ico" \ No newline at end of file