acme
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages Concepts
path.h
1#pragma once
2
3
4namespace path
5{
6
7
8 //CLASS_DECL_ACME ::file::path app(string strPlatform, string strConfiguration);
9 //CLASS_DECL_ACME ::file::path app_app(string strPlatform, string strConfiguration);
10 //CLASS_DECL_ACME ::file::path app_app_admin(string strPlatform, string strConfiguration);
11 //CLASS_DECL_ACME ::file::path app_app_nest(string strPlatform, string strConfiguration);
12 //CLASS_DECL_ACME ::file::path vcredist(string strPlatform, string strConfiguration);
13//#ifdef WINDOWS
14//#else
15// CLASS_DECL_ACME ::file::path module();
16//#endif
17 //CLASS_DECL_ACME ::file::path install_log(string strPlatform, string strConfiguration);
18 //CLASS_DECL_ACME string from(string str);
19
20
21} // namespace path