Lines Matching refs:project
877 You can use the same procedure when building examples or your own project.
1044 install the EGit plugin. When importing the project, select the
1045 wizard “Import as general project”.
1046 2. Right-click on the project (or the “File” menu on top) and select
1049 project type as “Shared Library”.
1050 3. Right-click on the C project and open the “Properties” panel. Under
1066 then build the project in Eclipse. The source code will be parsed by
1082 1. Right-click on your C project and select “Properties
1107 PETSc source into their project.
1109 1. In the user project source directory, create a symlink to the PETSc
1111 2. Refresh the project explorer in Eclipse, so the new symlink is
1113 3. Right-click on the project in the project explorer, and choose “Index
1115 4. Right-click on the PETSc symlink in the project explorer, and choose
1117 PETSc with the project.
1139 refactor them across an entire project.
1167 QMAKE_CXX = path/to/mpicxx # if this is a cpp project
1168 QMAKE_LINK = path/to/mpicxx # if this is a cpp project
1217 <https://doc.qt.io/qt-5/qmake-project-files.html>. Once the `.pro` file
1230 and linker options used in this build into a Visual Studio project file,
1231 in the appropriate format in Visual Studio project settings.