|
@@ -1,6 +1,6 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<CONFIG>
|
|
|
- <ProjectOptions BuildModesCount="1">
|
|
|
+ <ProjectOptions>
|
|
|
<Version Value="12"/>
|
|
|
<General>
|
|
|
<Flags>
|
|
@@ -13,19 +13,23 @@
|
|
|
</Flags>
|
|
|
<SessionStorage Value="InProjectDir"/>
|
|
|
</General>
|
|
|
- <BuildModes>
|
|
|
+ <BuildModes Count="1">
|
|
|
<Item1 Name="default" Default="True"/>
|
|
|
</BuildModes>
|
|
|
<PublishOptions>
|
|
|
<Version Value="2"/>
|
|
|
</PublishOptions>
|
|
|
<RunParams>
|
|
|
+ <local>
|
|
|
+ <CommandLineParams Value="--suite=TTestJSONString.TestJSONStringToString"/>
|
|
|
+ <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
|
+ </local>
|
|
|
<FormatVersion Value="2"/>
|
|
|
<Modes Count="1">
|
|
|
<Mode0 Name="default">
|
|
|
<local>
|
|
|
<CommandLineParams Value="--suite=TTestJSONString.TestJSONStringToString"/>
|
|
|
- <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
|
+ <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
|
</local>
|
|
|
</Mode0>
|
|
|
</Modes>
|
|
@@ -53,11 +57,11 @@
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
</Unit3>
|
|
|
<Unit4>
|
|
|
- <Filename Value="../src/fpjsonrtti.pas"/>
|
|
|
+ <Filename Value="testjsonreader.pas"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
</Unit4>
|
|
|
<Unit5>
|
|
|
- <Filename Value="testjsonreader.pas"/>
|
|
|
+ <Filename Value="../src/fpjsonrtti.pp"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
</Unit5>
|
|
|
</Units>
|