Include non local headerfile first in visual studio 2010 -


how can visual studio 2010 prefer header file in extern folder local header file same name.

i need achieve using central mechanism project properties or #define in file. want avoid doing @ file level adding header file explicit path cpp-files. (inlcudes should remain example #include "tcpsocket.h".)


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -