From 57a458394d17d171a85d98c791b0299cc87319c6 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Sat, 13 Jul 2002 05:34:07 +0000 Subject: Back to a slightly modified flavor of imajes' (James Cox'es) original design, only stay with .rc file extensions so the original resources can be reviewed in the resource editor, rather than using .in files. Also significantly improve the explicit dependencies. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96043 13f79535-47bb-0310-9956-ffa450edef68 --- support/win32/ApacheMonitor.rc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'support/win32/ApacheMonitor.rc') diff --git a/support/win32/ApacheMonitor.rc b/support/win32/ApacheMonitor.rc index abbb7ae407..e54f006f0d 100644 --- a/support/win32/ApacheMonitor.rc +++ b/support/win32/ApacheMonitor.rc @@ -60,10 +60,6 @@ #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" -- cgit v1.2.3