FPDebug: Fixed compilation of anm-test case. Patch by Denis Volodarsky.

git-svn-id: trunk@43283 -
This commit is contained in:
martin 2013-10-19 13:56:41 +00:00
parent 1644ea4275
commit 9b860b6f16
3 changed files with 3 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0"?>
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="9"/>
@ -9,7 +9,6 @@
<Title Value="asmtest"/>
<ResourceType Value="res"/>
<UseXPManifest Value="True"/>
<Icon Value="0"/>
</General>
<i18n>
<EnableI18N LFM="False"/>

View File

@ -9,7 +9,7 @@ uses
Interfaces, // this includes the LCL widgetset
Forms,
AsmTestUnit,
dbgdisasx86;
FpDbgDisasX86;
begin
Application.Initialize;

View File

@ -8,8 +8,7 @@ interface
uses
Classes, SysUtils, LResources, Forms, Controls, Graphics, Dialogs, StdCtrls,
ExtCtrls, LCLProc, Math,
DbgDisasX86;
FpDbgDisasX86;
type