mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 22:43:03 +01:00
misc
This commit is contained in:
parent
ae35dfd410
commit
614ee0858b
@ -118,11 +118,11 @@ Const
|
||||
FB80_x64_Install = 26;
|
||||
FB90Install = 27;
|
||||
FB90_x64_Install = 28;
|
||||
MaxProdInstalled = FB90_x64_Install;
|
||||
|
||||
Current32Install = FB{#FB_MAJOR_VER}0Install;
|
||||
Current64Install = FB{#FB_MAJOR_VER}0_x64_Install;
|
||||
|
||||
MaxProdInstalled = FB{#FB_MAJOR_VER}0_x64_Install;
|
||||
|
||||
//ProductsInstalled
|
||||
IB4 = 0;
|
||||
IB5 = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user