How to add an existing project in Geany

I have an existing C ++ project that is built using Gnu Make. I want to create a source under Geany, but cannot find a way to import it.

+5
source share
2 answers

You do not need to import the project.

In geany go to "Project / New" and you can create a new project. Choose a name for your project, select a file to save its parameters and select the base directory in which your source files are located.

"Build/Make" . . , " / " .

+4

, , . , .

. , , . . .

- , , ToolsPlugin Manager, File Browser. , .

, .

0

All Articles