5 lines
256 B
Plaintext
Executable File
5 lines
256 B
Plaintext
Executable File
Tool
|
|
Name="custombuild"
|
|
Description="Generating parser code..."
|
|
CommandLine="pushd $(InputDir)
$(RS_TOOLSROOT)\bin\coding\python\parCodeGen.exe $(InputFileName)
popd"
|
|
Outputs="$(InputName)_parser.h $(InputName).h %(InputName).cpp" |