summaryrefslogtreecommitdiffhomepage
path: root/tools/framework.hxx
blob: 416aa8b0ef2a75e34f62288dfa399363090705c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/**
    Thu Oct 17 07:57:43 CEST 2024
    (C) ZKA Web Services Co.
*/

#pragma once

#include <common_zka.hxx>

#define kFKDLLDirectory		 "ZKA/DLL/"
#define kFKManifestDirectory "ZKA/Manifests/"
#define kFKRootDirectory	 "ZKA/"
#define kFKExtension		 ".framework"