Variable substitution in *.vcproj
Status: Beta
Brought to you by:
cider101
When used to different version of a source tree, it is
easy to create *.vcproj which uses variables in their
"relative path" string. E.g.:
RelativePath="$(CWS_PATH)\dbaccess\source\core\api\BookmarkSet.cxx"
It would be great if this path can be resolved as well.
Logged In: YES
user_id=632860
ok, i'll see what i can do if you upload an example .vcproj
containing such a path....
Logged In: YES
user_id=632860
ok, i'll see what i can do if you upload an example .vcproj
containing such a path....
Logged In: YES
user_id=261706
Patch included