summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2002-07-13 05:10:36 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2002-07-13 05:10:36 +0000
commitb033722b1d5c9d8d4dc2f4a5f5fd6c656f6340f4 (patch)
tree9c963a80b365b084fd2a902852be34252d9bf969 /support
parent14ddc05bc51d2a5a638794a798948c0a9d45f483 (diff)
downloadhttpd-b033722b1d5c9d8d4dc2f4a5f5fd6c656f6340f4.tar.gz
This is back to an .rc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96042 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'support')
-rw-r--r--support/win32/ApacheMonitor.rc (renamed from support/win32/ApacheMonitor.rc.in)4
1 files changed, 4 insertions, 0 deletions
diff --git a/support/win32/ApacheMonitor.rc.in b/support/win32/ApacheMonitor.rc
index e54f006f0d..abbb7ae407 100644
--- a/support/win32/ApacheMonitor.rc.in
+++ b/support/win32/ApacheMonitor.rc
@@ -60,6 +60,10 @@
#include "ApacheMonitor.h"
+/* Bring in our version resource generated from win32ver.awk
+ */
+#include "ApacheMonitorVer.h"
+
IDI_APSRVMON ICON DISCARDABLE "ApacheMonitor.ico"
IDI_ICOSTOP ICON DISCARDABLE "apstop.ico"
IDI_ICORUN ICON DISCARDABLE "aprun.ico"