summaryrefslogtreecommitdiff
path: root/ldmicro/ldmicro.rc
diff options
context:
space:
mode:
Diffstat (limited to 'ldmicro/ldmicro.rc')
-rw-r--r--ldmicro/ldmicro.rc19
1 files changed, 0 insertions, 19 deletions
diff --git a/ldmicro/ldmicro.rc b/ldmicro/ldmicro.rc
deleted file mode 100644
index 952b087..0000000
--- a/ldmicro/ldmicro.rc
+++ /dev/null
@@ -1,19 +0,0 @@
-
-// we need a manifest if we want visual styles; put in numbers since somethings a bit screwy
-// with my SDK install (I don't think I've got *.rh right)
-
-#include "components/componentimages.h"
-
-1 24 "ldmicro.exe.manifest"
-
-4000 ICON "ldmicro.ico"
-RELAY_NC PNG "img\\relay_nc.png"
-RELAY_NO PNG "img\\relay_no.png"
-SWITCH_CONNECTED PNG "img\\switch_connected.png"
-SWITCH_DISCONNECTED PNG "img\\switch_disconnected.png"
-SPDT_1 PNG "img\\spdt_1.png"
-SPDT_2 PNG "img\\spdt_2.png"
-DPST_1 PNG "img\\dpst_1.png"
-DPST_2 PNG "img\\dpst_2.png"
-DPDT_1 PNG "img\\dpdt_1.png"
-DPDT_2 PNG "img\\dpdt_2.png"