JustAnotherDnDGame
0.1.0
Jeu de rôle tactique au d20, vue de dessus, en C++/Qt
Loading...
Searching...
No Matches
ExecutableDirectory.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2026 Valentin Eloy
2
// SPDX-License-Identifier: GPL-3.0-or-later
3
4
#pragma once
5
6
#include <filesystem>
7
12
13
namespace
hmi
{
14
20
[[nodiscard]] std::filesystem::path
executableDirectory
();
21
22
}
// namespace hmi
hmi
Definition
AudioEngine.cpp:15
hmi::executableDirectory
std::filesystem::path executableDirectory()
Dossier contenant l'exécutable en cours, pour localiser les ressources copiées à côté (niveaux,...
Definition
ExecutableDirectory.cpp:12
Source
HMI
Platform
ExecutableDirectory.h
Generated by
1.16.1