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

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -