Bug 165400 _IMPL_NS_PLUGIN unused

patch by walk84@yahoo.com r=biesi sr=bryner


git-svn-id: svn://10.0.0.236/trunk@130311 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mac.com
2002-09-24 00:41:35 +00:00
parent cc3fa44321
commit 8151e47a31
8 changed files with 3 additions and 18 deletions

View File

@@ -45,7 +45,7 @@ CPPSRCS = \
utils.cpp \
$(NULL)
DEFINES += -D_IMPL_NS_PLUGIN -DWIN32_LEAN_AND_MEAN
DEFINES += -DWIN32_LEAN_AND_MEAN
# plugins should always be shared, even in the "static" build
FORCE_SHARED_LIB = 1