mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-14 04:39:23 +00:00
* Keyman for Windows 10.0 Open Source * Squashed 'windows/src/ext/jedi/jedi/' content from commit f444ad2 git-subtree-dir: windows/src/ext/jedi/jedi git-subtree-split: f444ad2da4693851e523f1ea6bd541f701904c24 * Squashed 'windows/src/ext/jedi/jcl/' content from commit d63d3c9fd git-subtree-dir: windows/src/ext/jedi/jcl git-subtree-split: d63d3c9fd9ff84efdd8159084ec6a60313644243 * Squashed 'windows/src/ext/jedi/jvcl/' content from commit bee19f3b4 git-subtree-dir: windows/src/ext/jedi/jvcl git-subtree-split: bee19f3b46909fde2fa92c06cd2706f41d99f6c3 * Add required .res files * Add required .res files * Add docbook files (forced) * Add required libxslt * Add required jedi files * Add installation files * Tweak .gitignore for open * CI * Remove KMW from Developer source (#122) * Remove KMW from Developer source (copies during build) * Remove KMW from Developer source (copies during build) * Remove KMW from Developer source (copies during build) * Fixup release build and copy license, readme from kmw during build * Remove obsolete build help documentation * Keyman Engine 10 on Windows regression for shift states (#129) * Improve #128 -- cleaner debug messages * Fixes #127, shift state now resets correctly; and more work for #128 * Fixes #130 (#131)
92 lines
1.7 KiB
INI
92 lines
1.7 KiB
INI
[Compiler]
|
|
A=1
|
|
B=0
|
|
C=0
|
|
D=1
|
|
E=0
|
|
F=0
|
|
G=1
|
|
H=1
|
|
I=0
|
|
J=1
|
|
K=0
|
|
L=1
|
|
M=0
|
|
N=1
|
|
O=1
|
|
P=1
|
|
Q=0
|
|
R=0
|
|
S=0
|
|
T=0
|
|
U=0
|
|
V=1
|
|
W=1
|
|
X=1
|
|
Y=2
|
|
Z=1
|
|
ShowHints=1
|
|
ShowWarnings=1
|
|
UnitAliases=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
|
[Linker]
|
|
MapFile=3
|
|
OutputObjs=0
|
|
ConsoleApp=0
|
|
DebugInfo=1
|
|
RemoteSymbols=0
|
|
MinStackSize=16384
|
|
MaxStackSize=1048576
|
|
ImageBase=4194304
|
|
ExeDescription=
|
|
[Directories]
|
|
OutputDir=
|
|
UnitOutputDir=
|
|
PackageDLLOutputDir=
|
|
PackageDCPOutputDir=
|
|
SearchPath=..\..\global\delphi\vclzip;..\..\resellers;C:\keyman\8.0\src\global\delphi\jedi
|
|
Packages=VCL40;VCLX40;VCLDB40;VCLDBX40;VCLSMP40;QRPT40;TEEUI40;TEEDB40;TEE40;ibevnt40;nmfast40;bcutil;VCLJPG40;bccomp;bcdb;bcacct;bcappt
|
|
Conditionals=KPSMALL;VERSION_KEYMAN_DEVELOPER
|
|
DebugSourceDirs=
|
|
UsePackages=0
|
|
[Parameters]
|
|
RunParams=-Pc:\keyman\8.0\bin\keyman c:\keyman\8.0\src\addins\inst\wordlink.kps
|
|
HostApplication=
|
|
[Language]
|
|
ActiveLang=
|
|
ProjectLang=$00000C09
|
|
RootDir=
|
|
[Version Info]
|
|
IncludeVerInfo=1
|
|
AutoIncBuild=0
|
|
MajorVer=0
|
|
MinorVer=8
|
|
Release=0
|
|
Build=14
|
|
Debug=0
|
|
PreRelease=0
|
|
Special=0
|
|
Private=0
|
|
DLL=0
|
|
Locale=3081
|
|
CodePage=1252
|
|
[Version Info Keys]
|
|
CompanyName=CASEG Practice Computing
|
|
FileDescription=Blue Chip
|
|
FileVersion=0.8.0.14
|
|
InternalName=BlueChip
|
|
LegalCopyright=Copyright © 1997-1999 CASEG Practice Computing
|
|
LegalTrademarks=
|
|
OriginalFilename=BlueChip.exe
|
|
ProductName=Blue Chip
|
|
ProductVersion=1.0.0.0
|
|
Comments=
|
|
[HistoryLists\hlConditionals]
|
|
Count=1
|
|
Item0=KPSMALL;VERSION_KEYMAN_DEVELOPER
|
|
[HistoryLists\hlUnitAliases]
|
|
Count=1
|
|
Item0=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
|
[HistoryLists\hlSearchPath]
|
|
Count=2
|
|
Item0=..\..\global\delphi\vclzip;..\..\resellers;C:\keyman\8.0\src\global\delphi\jedi
|
|
Item1=..\..\global\delphi\vclzip;..\..\resellers
|