diff options
Diffstat (limited to 'testprogs/win32/testmailslot/NMakefile')
-rw-r--r-- | testprogs/win32/testmailslot/NMakefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testprogs/win32/testmailslot/NMakefile b/testprogs/win32/testmailslot/NMakefile index e307654fcb..7551d7bc0d 100644 --- a/testprogs/win32/testmailslot/NMakefile +++ b/testprogs/win32/testmailslot/NMakefile @@ -1,3 +1,6 @@ +# +# use nmake /f NMakefile [<target>] +# INCLUDES=-I CFLAGS=$(INCLUDES) -Zi -nologo |