summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dnd/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/win32/dnd/makefile.mk')
-rw-r--r--dtrans/source/win32/dnd/makefile.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/dtrans/source/win32/dnd/makefile.mk b/dtrans/source/win32/dnd/makefile.mk
index 54fd748a0889..4dda72007d15 100644
--- a/dtrans/source/win32/dnd/makefile.mk
+++ b/dtrans/source/win32/dnd/makefile.mk
@@ -44,13 +44,6 @@ stoponerror=tr
# ------------------------------------------------------------------
-#CFLAGS+=-GR -DUNICODE -D_UNICODE
-
-#DBG_CONSOLE_OUT: when IDropTarget or IDropSource are called we write to a console
-#DBG_CLIPBOARD_DATA: To provide DoDragDrop with an data object we call OleGetClipboard
-#CFLAGS+= -DDBG_CONSOLE_OUT -DDBG_CLIPBOARD_DATA
-
-
SLOFILES= $(SLO)$/dndentry.obj \
$(SLO)$/target.obj \
$(SLO)$/idroptarget.obj \