Kaydet (Commit) b324cbef authored tarafından Stephan Bergmann's avatar Stephan Bergmann

flex output needs soltools' unistd.h on WNT

Change-Id: Id7b5e421f8ff9d6db923a1fb01b1071f75a6842d
üst 3094f662
......@@ -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 \
))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment