Searched refs:objf (Results 1 – 2 of 2) sorted by relevance
157 objf=$(echo ${f%.*}.obj | sed -e 's/^[\./]\+//g' -e 's,/,_,g')163 objf=${objf%.obj}_asm.obj170 … tag_content Command "$(eval echo \$asm_${cfg}_cmdline) -o \$(IntDir)$objf" \172 tag_content Outputs "\$(IntDir)$objf" \182 tag_content ObjectFileName "\$(IntDir)$objf"
146 objf=$(echo ${f%.*}.obj | sed -e 's/^[\./]\+//g' -e 's,/,_,g')158 … CommandLine="$(eval echo \$asm_${cfg}_cmdline) -o \$(IntDir)\\$objf" \159 Outputs="\$(IntDir)\\$objf" \174 ObjectFile="\$(IntDir)\\$objf" \