Run a process before compiling in Visual Studio C++ -


more exacly want run flex.exe "file.l" before compile able compile lex.yy.c after. if there anyway this? mean automatically in way click run , all?

you may use custom build steps
check project properties->build events


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

Php - Delimiter must not be alphanumeric or backslash -

Delphi interface implements -