Hello Gurus,
I am developing an application in visual c++ 2008, MFC. General configuration mode of my application is MakeFile. But MakeFile configuration type does not support fields for input of Include and library files for Intel SDK softwares. The configuration type which provide field for input of Intel SDK are of type->Application(.exe). How can we develop intel sdk apps with MakeFile as configuration type .
for Reference -> http://software.intel.com/en-us/articles/intel-appup-software-developmen...^]


