- Remove the remaining __USE_W32API, deprecated for ages.
[reactos.git] / reactos / base / shell / explorer / Make-rosshell.mak
index fc00f51..6bc2644 100644 (file)
@@ -15,7 +15,7 @@ TARGET_NAME := rosshell
 TARGET_INSTALLDIR := .
 
 TARGET_CFLAGS := \
-       -D__USE_W32API -DWIN32 -D_ROS_ \
+       -DWIN32 -D_ROS_ \
        -D_WIN32_IE=0x0600 -D_WIN32_WINNT=0x0501 -DWINVER=0x0500 \
        -DUNICODE -fexceptions -Wall -g