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

« back to all changes in this revision

Viewing changes to examples/curves_surfaces/bezier_surfaces/animate_surface.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
        <CommandLineParams Value="sample_data/sail.animation"/>
 
31
        <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
 
32
      </local>
 
33
    </RunParams>
 
34
    <RequiredPackages Count="2">
 
35
      <Item1>
 
36
        <PackageName Value="castle_window"/>
 
37
      </Item1>
 
38
      <Item2>
 
39
        <PackageName Value="castle_base"/>
 
40
      </Item2>
 
41
    </RequiredPackages>
 
42
    <Units Count="1">
 
43
      <Unit0>
 
44
        <Filename Value="animate_surface.lpr"/>
 
45
        <IsPartOfProject Value="True"/>
 
46
        <CursorPos X="1" Y="1"/>
 
47
        <TopLine Value="1"/>
 
48
        <EditorIndex Value="0"/>
 
49
        <UsageCount Value="20"/>
 
50
        <Loaded Value="True"/>
 
51
      </Unit0>
 
52
    </Units>
 
53
    <JumpHistory Count="0" HistoryIndex="-1"/>
 
54
  </ProjectOptions>
 
55
  <CompilerOptions>
 
56
    <Version Value="11"/>
 
57
    <Parsing>
 
58
      <SyntaxOptions>
 
59
        <UseAnsiStrings Value="True"/>
 
60
      </SyntaxOptions>
 
61
    </Parsing>
 
62
    <Other>
 
63
      <CompilerPath Value="$(CompPath)"/>
 
64
    </Other>
 
65
  </CompilerOptions>
 
66
  <Debugging>
 
67
    <Exceptions Count="4">
 
68
      <Item1>
 
69
        <Name Value="ECodetoolError"/>
 
70
      </Item1>
 
71
      <Item2>
 
72
        <Name Value="EFOpenError"/>
 
73
      </Item2>
 
74
      <Item3>
 
75
        <Name Value="BreakFirstViewpointFound"/>
 
76
      </Item3>
 
77
      <Item4>
 
78
        <Name Value="BreakIsNodePresent"/>
 
79
      </Item4>
 
80
    </Exceptions>
 
81
  </Debugging>
 
82
</CONFIG>