scripting actions in VS
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I want to use lex/yacc in my project and I'm curious if Visual Studio can automate the following process. When I ask to build my project I have to call lex and yacc with their corresponding input files. These programs will generate some .c .h files that I want to be inserted into my project and then compile these files. Is there any way I can script this process in VS in order to avoid doing it manually. Thanks -- modified at 18:25 Monday 7th November, 2005