summaryrefslogtreecommitdiff
path: root/unittests/fpcunitproject.lpi
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2012-11-22 11:25:24 +0000
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2012-11-22 11:25:24 +0000
commit9c62dfaf7217557f08a3d33b20bb302874960f87 (patch)
treecefce34550ff188ae9fc1e99b9977db1c8911b29 /unittests/fpcunitproject.lpi
parent1b2752c5c00aa5b4d423f823eb7e5cc998074f56 (diff)
downloadfpGUI-9c62dfaf7217557f08a3d33b20bb302874960f87.tar.xz
Updated test projects so they can compile again.
Diffstat (limited to 'unittests/fpcunitproject.lpi')
-rw-r--r--unittests/fpcunitproject.lpi25
1 files changed, 15 insertions, 10 deletions
diff --git a/unittests/fpcunitproject.lpi b/unittests/fpcunitproject.lpi
index 0c07a984..7ae8c1d7 100644
--- a/unittests/fpcunitproject.lpi
+++ b/unittests/fpcunitproject.lpi
@@ -1,20 +1,21 @@
<?xml version="1.0"?>
<CONFIG>
<ProjectOptions>
- <PathDelim Value="/"/>
- <Version Value="6"/>
+ <Version Value="9"/>
<General>
<Flags>
<SaveOnlyProjectUnits Value="True"/>
+ <LRSInOutputDirectory Value="False"/>
</Flags>
<SessionStorage Value="InProjectDir"/>
<MainUnit Value="0"/>
- <IconPath Value="./"/>
- <TargetFileExt Value=""/>
</General>
<VersionInfo>
- <ProjectVersion Value=""/>
+ <StringTable ProductVersion=""/>
</VersionInfo>
+ <BuildModes Count="1">
+ <Item1 Name="default" Default="True"/>
+ </BuildModes>
<PublishOptions>
<Version Value="2"/>
<IgnoreBinaries Value="False"/>
@@ -29,7 +30,7 @@
</RunParams>
<RequiredPackages Count="2">
<Item1>
- <PackageName Value="tiOPFfpGUI"/>
+ <PackageName Value="fpgui_toolkit"/>
</Item1>
<Item2>
<PackageName Value="guitestrunner_fpgui"/>
@@ -49,13 +50,17 @@
</Units>
</ProjectOptions>
<CompilerOptions>
- <Version Value="8"/>
+ <Version Value="9"/>
<SearchPaths>
- <OtherUnitFiles Value="tests/"/>
+ <OtherUnitFiles Value="tests"/>
</SearchPaths>
+ <Parsing>
+ <SyntaxOptions>
+ <UseAnsiStrings Value="False"/>
+ </SyntaxOptions>
+ </Parsing>
<Other>
- <CustomOptions Value="-FUunits
-"/>
+ <CustomOptions Value="-FUunits"/>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>