mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-12 23:08:03 +03:00
compiled against latest components, updated link of mxFlatPack in .dpr, bumped version to 1.77
This commit is contained in:
parent
ee5dccfc0f
commit
f86dad801f
@ -32,8 +32,8 @@
|
|||||||
-M
|
-M
|
||||||
-$M16384,1048576
|
-$M16384,1048576
|
||||||
-K$00400000
|
-K$00400000
|
||||||
-LE"c:\program files (x86)\borland\delphi7\Projects\Bpl"
|
-LE"c:\program files\borland\delphi7\Projects\Bpl"
|
||||||
-LN"c:\program files (x86)\borland\delphi7\Projects\Bpl"
|
-LN"c:\program files\borland\delphi7\Projects\Bpl"
|
||||||
-DmadExcept
|
-DmadExcept
|
||||||
-w-UNSAFE_TYPE
|
-w-UNSAFE_TYPE
|
||||||
-w-UNSAFE_CODE
|
-w-UNSAFE_CODE
|
||||||
|
@ -7,7 +7,7 @@ program AMXInstaller;
|
|||||||
|
|
||||||
- Indy 9 (www.indyproject.org)
|
- Indy 9 (www.indyproject.org)
|
||||||
- FlatStyle Components (www.torry.net)
|
- FlatStyle Components (www.torry.net)
|
||||||
- mxFlatPack Component Pack (www.maxcomponents.net/components.html)
|
- mxFlatPack Component Pack (http://www.maxcomponents.net/index.php?id=2&page=1)
|
||||||
- JVCL Lib Pack 3.0 (jvcl.sourceforge.net)
|
- JVCL Lib Pack 3.0 (jvcl.sourceforge.net)
|
||||||
|
|
||||||
AMXX Installer for AMX Mod X is developed under GNU Public License
|
AMXX Installer for AMX Mod X is developed under GNU Public License
|
||||||
|
Binary file not shown.
@ -149,7 +149,7 @@ var
|
|||||||
frmMain: TfrmMain;
|
frmMain: TfrmMain;
|
||||||
gMultiAccount: Boolean;
|
gMultiAccount: Boolean;
|
||||||
|
|
||||||
const VERSION = '1.76d';
|
const VERSION = '1.77';
|
||||||
|
|
||||||
implementation
|
implementation
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user