flex output needs soltools' unistd.h on WNT

Change-Id: Id7b5e421f8ff9d6db923a1fb01b1071f75a6842d
This commit is contained in:
Stephan Bergmann
2013-02-25 16:17:07 +01:00
parent 3094f6627f
commit b324cbefb0

View File

@@ -40,6 +40,8 @@ $(eval $(call gb_Executable_use_libraries,idlc,\
salhelper \
))
$(eval $(call gb_Executable_use_package,idlc,soltools_inc))
$(eval $(call gb_Executable_add_grammars,idlc,\
idlc/source/parser \
))