summaryrefslogtreecommitdiff
path: root/ACE/examples/ConfigViewer/ConfigurationViewer.rc
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/ConfigViewer/ConfigurationViewer.rc')
-rw-r--r--ACE/examples/ConfigViewer/ConfigurationViewer.rc9
1 files changed, 9 insertions, 0 deletions
diff --git a/ACE/examples/ConfigViewer/ConfigurationViewer.rc b/ACE/examples/ConfigViewer/ConfigurationViewer.rc
new file mode 100644
index 00000000000..f490ccefc2d
--- /dev/null
+++ b/ACE/examples/ConfigViewer/ConfigurationViewer.rc
@@ -0,0 +1,9 @@
+/* -*- C++ -*- */
+// $Id$
+
+#include "wx/msw/wx.rc"
+mondrian ICON "mondrian.ico"
+
+#define MINIMAL_QUIT 1
+#define MINIMAL_ABOUT 102
+