How to use the "Local-Remote Directories Map" field?

  • Thread starter Thread starter ingenieurin
  • Start date Start date
I

ingenieurin

Guest
I am building a static library for iOS from Visual Studio on my Windows 10 computer.

The library is compiled using xcode on a mini-Mac, via vcremote.

In the Project Settings in Visual Studio, under Configuration Properties | VC++ Directories, there is a field called "Local-Remote Directories Map."

How do I use this field?

Can I use it to tell xcode where to find include files in other C++ library projects on my Windows Computer?

Continue reading...
 
Back
Top