~ubuntu-branches/ubuntu/utopic/castle-game-engine/utopic

« back to all changes in this revision

Viewing changes to examples/images_videos/image_convert.lpi

  • Committer: Package Import Robot
  • Author(s): Abou Al Montacir
  • Date: 2013-04-27 18:06:40 UTC
  • Revision ID: package-import@ubuntu.com-20130427180640-eink4nmwzuivez1c
Tags: upstream-4.0.1
ImportĀ upstreamĀ versionĀ 4.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<CONFIG>
 
3
  <ProjectOptions>
 
4
    <Version Value="7"/>
 
5
    <General>
 
6
      <Flags>
 
7
        <MainUnitHasUsesSectionForAllUnits Value="False"/>
 
8
        <MainUnitHasCreateFormStatements Value="False"/>
 
9
        <MainUnitHasTitleStatement Value="False"/>
 
10
        <LRSInOutputDirectory Value="False"/>
 
11
      </Flags>
 
12
      <MainUnit Value="0"/>
 
13
      <TargetFileExt Value=""/>
 
14
      <ActiveEditorIndexAtStart Value="0"/>
 
15
    </General>
 
16
    <VersionInfo>
 
17
      <ProjectVersion Value=""/>
 
18
      <Language Value=""/>
 
19
      <CharSet Value=""/>
 
20
    </VersionInfo>
 
21
    <PublishOptions>
 
22
      <Version Value="2"/>
 
23
      <IgnoreBinaries Value="False"/>
 
24
      <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
 
25
      <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
 
26
    </PublishOptions>
 
27
    <RunParams>
 
28
      <local>
 
29
        <FormatVersion Value="1"/>
 
30
        <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
 
31
      </local>
 
32
    </RunParams>
 
33
    <RequiredPackages Count="1">
 
34
      <Item1>
 
35
        <PackageName Value="castle_base"/>
 
36
      </Item1>
 
37
    </RequiredPackages>
 
38
    <Units Count="1">
 
39
      <Unit0>
 
40
        <Filename Value="image_convert.lpr"/>
 
41
        <IsPartOfProject Value="True"/>
 
42
        <CursorPos X="1" Y="1"/>
 
43
        <TopLine Value="1"/>
 
44
        <EditorIndex Value="0"/>
 
45
        <UsageCount Value="20"/>
 
46
        <Loaded Value="True"/>
 
47
      </Unit0>
 
48
    </Units>
 
49
    <JumpHistory Count="0" HistoryIndex="-1"/>
 
50
  </ProjectOptions>
 
51
  <CompilerOptions>
 
52
    <Version Value="11"/>
 
53
    <Parsing>
 
54
      <SyntaxOptions>
 
55
        <UseAnsiStrings Value="True"/>
 
56
      </SyntaxOptions>
 
57
    </Parsing>
 
58
    <Other>
 
59
      <CompilerPath Value="$(CompPath)"/>
 
60
    </Other>
 
61
  </CompilerOptions>
 
62
  <Debugging>
 
63
    <Exceptions Count="4">
 
64
      <Item1>
 
65
        <Name Value="ECodetoolError"/>
 
66
      </Item1>
 
67
      <Item2>
 
68
        <Name Value="EFOpenError"/>
 
69
      </Item2>
 
70
      <Item3>
 
71
        <Name Value="BreakFirstViewpointFound"/>
 
72
      </Item3>
 
73
      <Item4>
 
74
        <Name Value="BreakIsNodePresent"/>
 
75
      </Item4>
 
76
    </Exceptions>
 
77
  </Debugging>
 
78
</CONFIG>