Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I'm trying to find out if its possible to create a batch file that will automatically add additional paths into the include directories in .Net. Currently, we do it manually in options->projects->VC++ Directories and it would be nice if a batch file can automatically set it up. Any Ideas?

 

Thanks for the help in advance!

Posted
I am unsure about VC++, but I would imagine that data is held in either the project or solution file. That is where similiar information for VB is held reguarding references to libraries.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...