~ubuntu-branches/ubuntu/vivid/lazarus/vivid

« back to all changes in this revision

Viewing changes to examples/lazresexplorer/resexplorer.lpi

  • Committer: Package Import Robot
  • Author(s): Paul Gevers, Abou Al Montacir, Paul Gevers
  • Date: 2014-02-22 10:25:57 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20140222102557-ors9d31r84nz31jq
Tags: 1.2~rc2+dfsg-1
[ Abou Al Montacir ]
* New upstream pre-release.
  + Moved ideintf to components directory.
  + Added new package cairocanvas.
* Remove usage of depreciated parameters form of find. (Closes: Bug#724776)
* Bumped standard version to 3.9.5.
* Clean the way handling make files generation and removal.

[ Paul Gevers ]
* Remove nearly obsolete bzip compression for binary packages
  (See https://lists.debian.org/debian-devel/2014/01/msg00542.html)
* Update d/copyright for newly added dir in examples and components
* Update Vcs-* fields with new packaging location
* Update d/watch file to properly (Debian way) change upstreams versions
* Prevent 46MB of package size by sym linking duplicate files
* Patches
  - refresh to remove fuzz
  - add more Lintian found spelling errors
  - new patch to add shbang to two scripts in lazarus-src
* Drop lcl-# from Provides list of lcl-units-#
* Make lazarus-ide-qt4-# an arch all until it really contains stuff
* Make all metapackages arch all as the usecase for arch any doesn't
  seem to warrant the addition archive hit
* Fix permissions of non-scripts in lazarus-src-#

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0"?>
2
2
<CONFIG>
3
3
  <ProjectOptions>
4
 
    <Version Value="7"/>
 
4
    <Version Value="9"/>
5
5
    <General>
6
 
      <Flags>
7
 
        <UseDefaultCompilerOptions Value="True"/>
8
 
      </Flags>
9
6
      <SessionStorage Value="InProjectDir"/>
10
7
      <MainUnit Value="0"/>
11
8
      <AutoCreateForms Value="False"/>
12
 
      <TargetFileExt Value=""/>
13
9
      <ResourceType Value="res"/>
14
10
      <UseXPManifest Value="True"/>
15
11
      <Icon Value="0"/>
22
18
      <AutoIncrementBuild Value="True"/>
23
19
      <MinorVersionNr Value="1"/>
24
20
      <CharSet Value="04B0"/>
25
 
      <StringTable Comments="Explore your resources in executables and resource files" CompanyName="Alexey Lagunov" FileDescription="Resource Explorer" FileVersion="0.1.0.0" InternalName="LazResExplorer" LegalCopyright="Alexey Lagunov" LegalTrademarks="No Trademarks" OriginalFilename="lazresexplorer" ProductName="Lazarus Resource Explorer" ProductVersion="0.1.0.0"/>
 
21
      <StringTable Comments="Explore your resources in executables and resource files" CompanyName="Alexey Lagunov" FileDescription="Resource Explorer" InternalName="LazResExplorer" LegalCopyright="Alexey Lagunov" LegalTrademarks="No Trademarks" OriginalFilename="lazresexplorer" ProductName="Lazarus Resource Explorer"/>
26
22
    </VersionInfo>
 
23
    <BuildModes Count="1">
 
24
      <Item1 Name="default" Default="True"/>
 
25
    </BuildModes>
27
26
    <PublishOptions>
28
27
      <Version Value="2"/>
29
28
      <IgnoreBinaries Value="False"/>
52
51
        <Filename Value="remainunit.pas"/>
53
52
        <IsPartOfProject Value="True"/>
54
53
        <ComponentName Value="reMainForm"/>
 
54
        <HasResources Value="True"/>
55
55
        <ResourceBaseClass Value="Form"/>
56
56
        <UnitName Value="reMainUnit"/>
57
57
      </Unit1>
70
70
    </Units>
71
71
  </ProjectOptions>
72
72
  <CompilerOptions>
73
 
    <Version Value="8"/>
 
73
    <Version Value="11"/>
74
74
    <Target>
75
75
      <Filename Value="resexplorer"/>
76
76
    </Target>
77
77
    <SearchPaths>
78
 
      <IncludeFiles Value="$(ProjOutDir)/"/>
 
78
      <IncludeFiles Value="$(ProjOutDir)"/>
79
79
      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
80
80
    </SearchPaths>
81
 
    <Parsing>
82
 
      <SyntaxOptions>
83
 
        <UseAnsiStrings Value="True"/>
84
 
      </SyntaxOptions>
85
 
    </Parsing>
86
81
    <Linking>
87
82
      <Options>
88
83
        <Win32>