summaryrefslogtreecommitdiffhomepage
path: root/tools/framework.hxx
blob: e82c67d39907b702a7f90079c318072933129e4b (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"