Author: cfinck
Date: Sun Jun 29 04:44:46 2008
New Revision: 34181
URL:
http://svn.reactos.org/svn/reactos?rev=34181&view=rev
Log:
Attempt to fix build (broken by hpoussin in r34179)
Modified:
trunk/reactos/base/shell/explorer/explorer_intres.rc
Modified: trunk/reactos/base/shell/explorer/explorer_intres.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer/explor…
==============================================================================
--- trunk/reactos/base/shell/explorer/explorer_intres.rc [iso-8859-1] (original)
+++ trunk/reactos/base/shell/explorer/explorer_intres.rc [iso-8859-1] Sun Jun 29 04:44:46
2008
@@ -91,7 +91,7 @@
"IDB_IMAGES BITMAP DISCARDABLE ""res/images.bmp""\r\n"
"IDB_TOOLBAR BITMAP DISCARDABLE
""res/toolbar.bmp""\r\n"
"#endif\r\n"
- "#ifndef _ROS_\r\n"
+ "#ifndef __REACTOS__\r\n"
"LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL\r\n"
"STRINGTABLE DISCARDABLE \r\n"
"BEGIN\r\n"
@@ -199,7 +199,7 @@
IDB_IMAGES BITMAP DISCARDABLE "res/images.bmp"
IDB_TOOLBAR BITMAP DISCARDABLE "res/toolbar.bmp"
#endif
-#ifndef _ROS_
+#ifndef __REACTOS__
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
STRINGTABLE DISCARDABLE
BEGIN