re2c.vcproj: Fix win32 build of re2c by including mbo_getopt.

svn path=/trunk/yasm/; revision=1324
0.5.0rc2
Peter Johnson 19 years ago
parent 1617ea4671
commit a69c1f8286
  1. 6
      Mkfiles/vc/re2c/re2c.vcproj

@ -129,6 +129,9 @@
<File
RelativePath="..\..\..\tools\re2c\main.c">
</File>
<File
RelativePath="..\..\..\tools\re2c\mbo_getopt.c">
</File>
<File
RelativePath="..\..\..\re2c-parser.c">
</File>
@ -161,6 +164,9 @@
<File
RelativePath="..\..\..\tools\re2c\ins.h">
</File>
<File
RelativePath="..\..\..\tools\re2c\mbo_getopt.h">
</File>
<File
RelativePath="..\..\..\tools\re2c\parse.h">
</File>

Loading…
Cancel
Save