Browse Source

Initial version

Josh Yelon 21 years ago
parent
commit
a260e5610f
2 changed files with 4 additions and 0 deletions
  1. BIN
      panda/src/configfiles/pandaIcon.ico
  2. 4 0
      panda/src/configfiles/pandaIcon.rc

BIN
panda/src/configfiles/pandaIcon.ico


+ 4 - 0
panda/src/configfiles/pandaIcon.rc

@@ -0,0 +1,4 @@
+
+#define IDI_ICON1   101
+
+IDI_ICON1  ICON    "pandaIcon.ico"