Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CPathProjectFiles.cpp File Reference
#include "CPathProjectFiles.hpp"
#include "core/defines.hpp"
#include "core/file.hpp"
#include "core/paths.hpp"
#include "logs/AbstractLog.hpp"
Include dependency graph for CPathProjectFiles.cpp:

Functions

static std::string prvMakePathProjectFile (const char *folderProject, const char *folder, const char *nameFile, const char *extFile)
 

Function Documentation

◆ prvMakePathProjectFile()

static std::string prvMakePathProjectFile ( const char * folderProject,
const char * folder,
const char * nameFile,
const char * extFile )
static

Create path of a file inside Project

Parameters
folderProjectFolder of Project
folderFolder Optional inside Project
nameFileName of file inside Project
extFileExtension of previous file
Returns
Complete path