Molybden API
Loading...
Searching...
No Matches
path.hpp
1
// Copyright (c) 2000-2023 TeamDev Ltd. All rights reserved.
2
// TeamDev PROPRIETARY and CONFIDENTIAL.
3
// Use is subject to license terms.
4
5
#ifndef MOLYBDEN_APP_PATH_HPP
6
#define MOLYBDEN_APP_PATH_HPP
7
8
namespace
molybden {
9
13
enum class
PathKey {
29
kAppResources
30
};
31
32
}
// namespace molybden
33
34
#endif
// MOLYBDEN_APP_PATH_HPP
include
molybden
app
path.hpp