mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-06 15:46:00 +02:00
fpvectorial: Move sample projects into separate folders
This commit is contained in:
parent
53f7749d99
commit
9e4c3a217d
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
@ -1,15 +1,15 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<CONFIG>
|
<CONFIG>
|
||||||
<ProjectOptions>
|
<ProjectOptions>
|
||||||
<Version Value="9"/>
|
<Version Value="12"/>
|
||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
<General>
|
<General>
|
||||||
<Flags>
|
<Flags>
|
||||||
<MainUnitHasCreateFormStatements Value="False"/>
|
<MainUnitHasCreateFormStatements Value="False"/>
|
||||||
<MainUnitHasTitleStatement Value="False"/>
|
<MainUnitHasTitleStatement Value="False"/>
|
||||||
|
<CompatibilityMode Value="True"/>
|
||||||
</Flags>
|
</Flags>
|
||||||
<SessionStorage Value="InProjectDir"/>
|
<SessionStorage Value="InProjectDir"/>
|
||||||
<MainUnit Value="0"/>
|
|
||||||
<Title Value="fpvwritetest"/>
|
<Title Value="fpvwritetest"/>
|
||||||
<ResourceType Value="res"/>
|
<ResourceType Value="res"/>
|
||||||
<UseXPManifest Value="True"/>
|
<UseXPManifest Value="True"/>
|
||||||
@ -17,22 +17,24 @@
|
|||||||
<i18n>
|
<i18n>
|
||||||
<EnableI18N LFM="False"/>
|
<EnableI18N LFM="False"/>
|
||||||
</i18n>
|
</i18n>
|
||||||
<VersionInfo>
|
|
||||||
<StringTable ProductVersion=""/>
|
|
||||||
</VersionInfo>
|
|
||||||
<BuildModes Count="1">
|
<BuildModes Count="1">
|
||||||
<Item1 Name="default" Default="True"/>
|
<Item1 Name="default" Default="True"/>
|
||||||
</BuildModes>
|
</BuildModes>
|
||||||
<PublishOptions>
|
<PublishOptions>
|
||||||
<Version Value="2"/>
|
<Version Value="2"/>
|
||||||
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
|
|
||||||
<ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
|
|
||||||
</PublishOptions>
|
</PublishOptions>
|
||||||
<RunParams>
|
<RunParams>
|
||||||
<local>
|
<local>
|
||||||
<FormatVersion Value="1"/>
|
<LaunchingApplication PathPlusParams="\usr\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
|
||||||
<LaunchingApplication PathPlusParams="\usr\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
|
|
||||||
</local>
|
</local>
|
||||||
|
<FormatVersion Value="2"/>
|
||||||
|
<Modes Count="1">
|
||||||
|
<Mode0 Name="default">
|
||||||
|
<local>
|
||||||
|
<LaunchingApplication PathPlusParams="\usr\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
|
||||||
|
</local>
|
||||||
|
</Mode0>
|
||||||
|
</Modes>
|
||||||
</RunParams>
|
</RunParams>
|
||||||
<RequiredPackages Count="1">
|
<RequiredPackages Count="1">
|
||||||
<Item1>
|
<Item1>
|
||||||
@ -44,7 +46,6 @@
|
|||||||
<Unit0>
|
<Unit0>
|
||||||
<Filename Value="fpvwritetest.pas"/>
|
<Filename Value="fpvwritetest.pas"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
<UnitName Value="fpvwritetest"/>
|
|
||||||
</Unit0>
|
</Unit0>
|
||||||
</Units>
|
</Units>
|
||||||
</ProjectOptions>
|
</ProjectOptions>
|
||||||
@ -58,12 +59,11 @@
|
|||||||
<IncludeFiles Value="$(ProjOutDir)"/>
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
||||||
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
<Other>
|
<Linking>
|
||||||
<CompilerMessages>
|
<Debugging>
|
||||||
<UseMsgFile Value="True"/>
|
<DebugInfoType Value="dsDwarf3"/>
|
||||||
</CompilerMessages>
|
</Debugging>
|
||||||
<CompilerPath Value="$(CompPath)"/>
|
</Linking>
|
||||||
</Other>
|
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Debugging>
|
<Debugging>
|
||||||
<Exceptions Count="3">
|
<Exceptions Count="3">
|
@ -106,7 +106,7 @@ begin
|
|||||||
// text_europen One text testing european languages at (20, 20)
|
// text_europen One text testing european languages at (20, 20)
|
||||||
Page.Clear;
|
Page.Clear;
|
||||||
Page.AddText(20, 20, 0, '20, 20 Mówić, cześć, Włosku, Parabéns, Assunção, Correções.');
|
Page.AddText(20, 20, 0, '20, 20 Mówić, cześć, Włosku, Parabéns, Assunção, Correções.');
|
||||||
Vec.WriteToFile('text_europen' + cExtension, cFormat);
|
Vec.WriteToFile('text_european' + cExtension, cFormat);
|
||||||
|
|
||||||
// text_asian One text testing asian languages at (30, 30)
|
// text_asian One text testing asian languages at (30, 30)
|
||||||
Page.Clear;
|
Page.Clear;
|
||||||
@ -129,7 +129,7 @@ begin
|
|||||||
Page.AddBezierToPath(10, 20, 20, 20, 20, 10);
|
Page.AddBezierToPath(10, 20, 20, 20, 20, 10);
|
||||||
Page.AddLineToPath(30, 0);
|
Page.AddLineToPath(30, 0);
|
||||||
Page.EndPath();
|
Page.EndPath();
|
||||||
Page.AddText(10, 10, 0, '10,10 Some text in english.');
|
Page.AddText(10, 10, 0, '10, 10 Some text in english.');
|
||||||
Page.AddText(20, 20, 0, '20, 20 Mówić, cześć, Włosku, Parabéns.');
|
Page.AddText(20, 20, 0, '20, 20 Mówić, cześć, Włosku, Parabéns.');
|
||||||
Page.AddText(30, 30, 0, '30, 30 森林,是一个高密');
|
Page.AddText(30, 30, 0, '30, 30 森林,是一个高密');
|
||||||
Vec.WriteToFile('multi_test_1' + cExtension, cFormat);
|
Vec.WriteToFile('multi_test_1' + cExtension, cFormat);
|
Loading…
Reference in New Issue
Block a user