What is a work around for not being able to put macros ($(Configuration)) in the relative path for V

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
I have a VS 2008 project file with a relative path set to something like "..other$(Configuration)j.cpp" and when I convert it to VS 2010 it does not allow for the custom build rule to be edited in debug or relase configuration (one will be blank).
This seems to be a known issue but I dont seem to have found any solutions to get around this issue.
Here are some links that all reference the issue in one way or another:

http://connect.microsoft.com/VisualStudio/feedback/details/661929/konvertieren-von-vs-2008-vcproj-dateien-nach-vs-2010-schl-gt-fehl Converting VS 2008 project files to VS 2010 project files fails
https://connect.microsoft.com/VisualStudio/feedback/details/560724/vs2010-outdir-has-problems-if-it-contains VS2010: $(OutDir) has problems if it contains ".."
https://connect.microsoft.com/VisualStudio/feedback/details/669015/what-is-microsofts-recomended-solution-for-dealing-with-macros-in-relative-paths What is microsofts recomended solution for dealing with macros in relative paths.

Thanks for any help<br/>
(including RTFM as long as you point me to the right FM),<br/>
SLDR<br/>
(Stephen L. De Rudder)

<hr class="sig SLDR (Stephen L. De Rudder)

View the full article
 
Back
Top