Is there a way to specify include directories in code, possibly with #pragma?
I have my project setup as the folders "src /" and "include /". I am trying to compile in Visual Studio 2010, but I do not want to configure it in the project settings.
Is there any other way to enable compilation instead of specifying include as
#include ../include/ss.h
The correct (tm) way to specify search directories is with compiler flags. In Visual Studio, you do this by playing with the project settings or its command line option /I.
/I
Visual Studio , Options/File Locations. . (, ). , , / .
Source: https://habr.com/ru/post/1762097/More articles:https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1762092/subversion-rearrange-repository&usg=ALkJrhi3kHT1GqhZHbk5zCSXldnphKjHMQssh bash файл завершения - bashQuestion Swing / SwingWorker Beginer - javaEmail. Should I do this? - phpC ++ Weird Diamond Inheritance - c ++php: Получить содержимое URL (json) с помощью cURL - jsonHow to make successful XHTML validation happy using Custom System.Web.UI.Control? - c #Are Internet Explorer IE Web Controls Only? - standardsJquery validation - suspend DOM? - jqueryCharacter names for COMException HRESULT error codes in .NET. - .netAll Articles