From 5c79adc252a0327f7e6e1cf4ecca4e96625ebdd1 Mon Sep 17 00:00:00 2001 From: Peter Johnson Date: Wed, 28 Sep 2005 06:07:24 +0000 Subject: [PATCH] Update VC build files for GAS parser. svn path=/trunk/yasm/; revision=1253 --- Mkfiles/vc/modules/modules.vcproj | 18 ++++++++++++++++++ Mkfiles/vc/re2c/run.bat | 1 + 2 files changed, 19 insertions(+) diff --git a/Mkfiles/vc/modules/modules.vcproj b/Mkfiles/vc/modules/modules.vcproj index 06b3021b..f407fd19 100644 --- a/Mkfiles/vc/modules/modules.vcproj +++ b/Mkfiles/vc/modules/modules.vcproj @@ -445,6 +445,24 @@ + + + + + + + + + + + + lc3bid.c %1 -s modules\arch\x86\x86id.re > x86id.c %1 -s modules\parsers\nasm\nasm-token.re > nasm-token.c +%1 -s modules\parsers\gas\gas-token.re > gas-token.c -- 2.40.0