Windows: Avoid importing locally defined ASN1 symbols

This commit is contained in:
Asanka C. Herath
2010-11-18 20:48:52 -05:00
parent 79454a6f62
commit 42cf8947aa
3 changed files with 8 additions and 7 deletions

View File

@@ -30,7 +30,8 @@
#
RELDIR=lib\hx509
intcflags=-DASN1_LIB
intcflags=-I$(SRCDIR)\ref -I$(OBJ)
localcflags=-DASN1_LIB
!include ../../windows/NTMakefile.w32