Commit 4fc31979 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  More crufty stuff


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88395 13f79535-47bb-0310-9956-ffa450edef68
parent 80eb1621
Loading
Loading
Loading
Loading
+1 −7
Original line number Diff line number Diff line
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"

#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
@@ -28,7 +27,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL

// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_APACHE              ICON    DISCARDABLE     "apache.ico"
101                     ICON    DISCARDABLE     "apache.ico"
#endif    // Neutral resources
/////////////////////////////////////////////////////////////////////////////

@@ -48,11 +47,6 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
// TEXTINCLUDE
//

1 TEXTINCLUDE DISCARDABLE 
BEGIN
    "resource.h\0"
END

2 TEXTINCLUDE DISCARDABLE 
BEGIN
    "#include ""winresrc.h""\r\n"

os/win32/resource.h

deleted100644 → 0
+0 −17
Original line number Diff line number Diff line
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Apache.rc
//
#define IDI_APACHE                      101

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC                     1
#define _APS_NEXT_RESOURCE_VALUE        102
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif