Concatenate strings in a .tmf file

3 ビュー (過去 30 日間)
Carlos
Carlos 2012 年 4 月 3 日

Is possible to concatenate the same string to all the strings that appear in the macro >MODEL_MODULES_OBJ< Because if I do this:

MODULES_OBJ = >MODEL_MODULES_OBJ<

$(INTDIR)\$(MODULES_OBJ)

"$(INTDIR)" is only concatenated to the first string that appear in the macro "$(MODULES_OBJ)"

Thanks in advance

回答 (0 件)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by