Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3026

Changing all vcxprojs recursively for the whole solution

$
0
0
I have recently moved a project previously created with cmake,
it annoys me because the paths are absolute, I have to seek every path
that corresponds to the change.
Which is time-consuming, tedious and error-prone.
I wonder what is the batch way of doing this?
Thanks
Jack

Viewing all articles
Browse latest Browse all 3026

Trending Articles