-
Notifications
You must be signed in to change notification settings - Fork 0
/
Export.cmd.txt
64 lines (46 loc) · 1.03 KB
/
Export.cmd.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# Author KMS - Martin Dubois, P.Eng.
# Copyright (C) 2020 KMS
# License http://www.apache.org/licenses/LICENSE-2.0
# Product KmsBase
# File Export.cmd.txt
# CODE REVIEW 2020-10-27 KMS - Martin Dubois, P.Eng.
. Binaries
. Libraries
.
RunDoxygen.cmd
Debug Libraries/Debug_32
KmsLib.lib
Debug_DLL Libraries/Debug_32_DLL
KmsLib.lib
Installer .
# KmsVersion "KmsBase_" ".exe" 3
KmsBase_3.0.30.exe
Release .
KmsCopy.exe
Release Binaries/Release_32
KmsCopy.exe
KmsVersion.exe
Release Libraries/Release_32
KmsLib.lib
Release_DLL Libraries/Release_32_DLL
KmsLib.lib
Scripts
KmsBase_Build_Begin.cmd
KmsBase_Build_Installer.cmd
KmsBase_CreateCab.cmd
KmsBase_Export.cmd
KmsBase_Export_Signed.cmd
KmsBase_Sign.cmd
Scripts .
Import.cmd
Import.cmd.txt
x64/Debug Libraries/Debug_64
KmsLib.lib
x64/Debug_DLL Libraries/Debug_64_DLL
KmsLib.lib
x64/Release Binaries/Release_64
KmsCopy.exe
x64/Release Libraries/Release_64
KmsLib.lib
x64/Release_DLL Libraries/Release_64_DLL
KmsLib.lib