Files
package-zearch-temp/UOS/examples/wavevrtform.lpi
Indrajith K L 6a1d80d3b8 Implements Module Player working in Form
* Implements Embedding .xm music in Final Application
2025-06-02 15:15:16 +05:30

372 lines
11 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="12"/>
<General>
<Flags>
<CompatibilityMode Value="True"/>
</Flags>
<Title Value="wavevrtform"/>
<UseAppBundle Value="False"/>
<ResourceType Value="res"/>
<UseXPManifest Value="True"/>
<XPManifest>
<DpiAware Value="True"/>
</XPManifest>
</General>
<i18n>
<EnableI18N LFM="False"/>
</i18n>
<CustomData Count="15">
<Item0 Name="lazpackager/copyright" Value="2014 Fred van Stappen"/>
<Item1 Name="lazpackager/deb/ppa" Value="ppa:fiens/uos"/>
<Item2 Name="lazpackager/deb/series" Value="precise"/>
<Item3 Name="lazpackager/deb/tpl_changelog" Value="?PACKAGE_NAME? (?FULLVERSION?) ?SERIES?; urgency=low
* Original version ?VERSION? packaged with lazdebian
-- ?MAINTAINER? &lt;?MAINTAINER_EMAIL?> ?DATER?
"/>
<Item4 Name="lazpackager/deb/tpl_control" Value="Source: ?PACKAGE_NAME?
Maintainer: ?MAINTAINER? &lt;?MAINTAINER_EMAIL?>
Section: misc
Priority: optional
Standards-Version: 3.9.3
Build-Depends: fpc, lcl, lcl-utils, lazarus, debhelper (>= 8)
Package: ?PACKAGE_NAME?
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
Description: ?DESCRIPTION?
?DESCRIPTION_LONG?
"/>
<Item5 Name="lazpackager/deb/tpl_copyright" Value="Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Files: *
Copyright: ?COPYRIGHT?
License: GPL-2+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
.
On Debian systems, the full text of the GNU General Public
License version 2 can be found in the file
/usr/share/common-licenses/GPL-2
"/>
<Item6 Name="lazpackager/deb/tpl_rules" Value="#!/usr/bin/make -f
# see http://www.debian.org/doc/manuals/maint-guide/dreq.en.html
override_dh_auto_build:
dh_auto_build -- PREFIX=/usr
override_dh_auto_install:
dh_auto_install -- PREFIX=/usr
%:
dh $@
"/>
<Item7 Name="lazpackager/description" Value="United Openlib of Sound"/>
<Item8 Name="lazpackager/description_long" Value="United Openlib of Sound is a Pascal linker for Portaudio, Sndfile and MPG123 audio libraries.
With UOS audio life is easier..."/>
<Item9 Name="lazpackager/export_cmd" Value="?CP? *.lpi ?TEMPFOLDER?/
?CP? *.lpr ?TEMPFOLDER?/
?CP? *.pas ?TEMPFOLDER?/
?CP? *.lfm ?TEMPFOLDER?/
?CP? *.ico ?TEMPFOLDER?/
"/>
<Item10 Name="lazpackager/maintainer" Value="Fred van Stappen"/>
<Item11 Name="lazpackager/maintainer_email" Value="fiens@hotmail.com"/>
<Item12 Name="lazpackager/package_name" Value="united_openlib_sound"/>
<Item13 Name="lazpackager/tpl_makefile" Value="PREFIX = /usr/local
# debuild will set DESTDIR to the fakeroot path and
# in the override rules we will change PREFIX to /usr
BINDIR = $(DESTDIR)$(PREFIX)/bin
.PHONY : all
all:
lazbuild ?PROJECT?
.PHONY : clean
clean:
$(RM) -r lib
$(RM) *.res
$(RM) ?EXECUTABLE?
.PHONY : install
install:
mkdir -p $(BINDIR)
install -s ?EXECUTABLE? $(BINDIR)/
"/>
<Item14 Name="lazpackager/use_existing_makefile" Value="False"/>
</CustomData>
<BuildModes Count="1" Active="Default">
<Item1 Name="Default" Default="True"/>
</BuildModes>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
<RunParams>
<FormatVersion Value="2"/>
<Modes Count="1">
<Mode0 Name="default"/>
</Modes>
</RunParams>
<RequiredPackages Count="1">
<Item1>
<PackageName Value="LCL"/>
</Item1>
</RequiredPackages>
<Units Count="7">
<Unit0>
<Filename Value="wavevrtform.lpr"/>
<IsPartOfProject Value="True"/>
<EditorIndex Value="1"/>
<CursorPos X="49" Y="13"/>
<UsageCount Value="200"/>
<Loaded Value="True"/>
</Unit0>
<Unit1>
<Filename Value="main_wf.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="Form1"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<EditorIndex Value="-1"/>
<TopLine Value="242"/>
<CursorPos X="32" Y="238"/>
<UsageCount Value="200"/>
</Unit1>
<Unit2>
<Filename Value="uos.pas"/>
<EditorIndex Value="3"/>
<TopLine Value="3069"/>
<CursorPos X="2" Y="3087"/>
<UsageCount Value="100"/>
<Loaded Value="True"/>
</Unit2>
<Unit3>
<Filename Value="uos_flat.pas"/>
<EditorIndex Value="4"/>
<TopLine Value="13"/>
<CursorPos X="61" Y="25"/>
<UsageCount Value="20"/>
<Loaded Value="True"/>
</Unit3>
<Unit4>
<Filename Value="main_sp.pas"/>
<ComponentName Value="Form1"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<TopLine Value="409"/>
<CursorPos X="27" Y="411"/>
<UsageCount Value="11"/>
</Unit4>
<Unit5>
<Filename Value="simpleplayer_fpGUI.pas"/>
<EditorIndex Value="2"/>
<TopLine Value="353"/>
<CursorPos X="2" Y="361"/>
<UsageCount Value="11"/>
<Loaded Value="True"/>
</Unit5>
<Unit6>
<Filename Value="main_wfvrt.pas"/>
<ComponentName Value="Form1"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<IsVisibleTab Value="True"/>
<TopLine Value="184"/>
<CursorPos X="56" Y="188"/>
<UsageCount Value="11"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit6>
</Units>
<JumpHistory Count="30" HistoryIndex="29">
<Position1>
<Filename Value="uos_flat.pas"/>
<Caret Line="1090" Column="10" TopLine="1086"/>
</Position1>
<Position2>
<Filename Value="uos_flat.pas"/>
<Caret Line="51" Column="6" TopLine="36"/>
</Position2>
<Position3>
<Filename Value="uos.pas"/>
<Caret Line="3174" Column="62" TopLine="97"/>
</Position3>
<Position4>
<Filename Value="uos.pas"/>
<Caret Line="71" Column="2" TopLine="59"/>
</Position4>
<Position5>
<Filename Value="uos.pas"/>
<Caret Line="6105" Column="26" TopLine="6075"/>
</Position5>
<Position6>
<Filename Value="uos.pas"/>
<Caret Line="717" Column="35" TopLine="701"/>
</Position6>
<Position7>
<Filename Value="uos.pas"/>
<Caret Line="5927" Column="35" TopLine="5910"/>
</Position7>
<Position8>
<Filename Value="uos.pas"/>
<Caret Line="4264" Column="90" TopLine="4245"/>
</Position8>
<Position9>
<Filename Value="uos.pas"/>
<Caret Line="3087" Column="2" TopLine="3069"/>
</Position9>
<Position10>
<Filename Value="main_wfvrt.pas"/>
</Position10>
<Position11>
<Filename Value="main_wfvrt.pas"/>
<Caret Line="442" Column="3" TopLine="431"/>
</Position11>
<Position12>
<Filename Value="main_wfvrt.pas"/>
<Caret Line="58" Column="15" TopLine="49"/>
</Position12>
<Position13>
<Filename Value="main_wfvrt.pas"/>
<Caret Line="298" Column="20" TopLine="283"/>
</Position13>
<Position14>
<Filename Value="main_wfvrt.pas"/>
<Caret Line="58" Column="32" TopLine="49"/>
</Position14>
<Position15>
<Filename Value="main_wfvrt.pas"/>
<Caret Line="182" Column="5" TopLine="175"/>
</Position15>
<Position16>
<Filename Value="main_wfvrt.pas"/>
<Caret Line="228" Column="67" TopLine="213"/>
</Position16>
<Position17>
<Filename Value="main_wfvrt.pas"/>
<Caret Line="223" TopLine="215"/>
</Position17>
<Position18>
<Filename Value="main_wfvrt.pas"/>
<Caret Line="228" Column="18" TopLine="228"/>
</Position18>
<Position19>
<Filename Value="main_wfvrt.pas"/>
<Caret Line="164" Column="3" TopLine="161"/>
</Position19>
<Position20>
<Filename Value="main_wfvrt.pas"/>
<Caret Line="235" Column="3" TopLine="231"/>
</Position20>
<Position21>
<Filename Value="main_wfvrt.pas"/>
<Caret Line="266" Column="26" TopLine="252"/>
</Position21>
<Position22>
<Filename Value="main_wfvrt.pas"/>
<Caret Line="267" Column="26" TopLine="253"/>
</Position22>
<Position23>
<Filename Value="main_wfvrt.pas"/>
<Caret Line="269" Column="26" TopLine="255"/>
</Position23>
<Position24>
<Filename Value="main_wfvrt.pas"/>
<Caret Line="365" Column="120" TopLine="363"/>
</Position24>
<Position25>
<Filename Value="main_wfvrt.pas"/>
<Caret Line="440" Column="72" TopLine="433"/>
</Position25>
<Position26>
<Filename Value="main_wfvrt.pas"/>
<Caret Line="454" Column="44" TopLine="446"/>
</Position26>
<Position27>
<Filename Value="main_wfvrt.pas"/>
<Caret Line="183" Column="46" TopLine="168"/>
</Position27>
<Position28>
<Filename Value="main_wfvrt.pas"/>
<Caret Line="184" Column="46" TopLine="169"/>
</Position28>
<Position29>
<Filename Value="main_wfvrt.pas"/>
<Caret Line="365" Column="3" TopLine="363"/>
</Position29>
<Position30>
<Filename Value="main_wfvrt.pas"/>
<Caret Line="370" Column="9" TopLine="363"/>
</Position30>
</JumpHistory>
</ProjectOptions>
<CompilerOptions>
<Version Value="11"/>
<Target>
<Filename Value="wavevrtform"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>
<UnitOutputDirectory Value="units/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<CodeGeneration>
<SmartLinkUnit Value="True"/>
<SmallerCode Value="True"/>
</CodeGeneration>
<Linking>
<Debugging>
<DebugInfoType Value="dsDwarf3"/>
<StripSymbols Value="True"/>
<UseExternalDbgSyms Value="True"/>
</Debugging>
<LinkSmart Value="True"/>
<Options>
<Win32>
<GraphicApplication Value="True"/>
</Win32>
</Options>
</Linking>
<Other>
<WriteFPCLogo Value="False"/>
</Other>
</CompilerOptions>
<Debugging>
<BreakPoints Count="1">
<Item1>
<Kind Value="bpkSource"/>
<WatchScope Value="wpsLocal"/>
<WatchKind Value="wpkWrite"/>
<Source Value="u_os.pas"/>
<Line Value="42"/>
</Item1>
</BreakPoints>
<Exceptions Count="3">
<Item1>
<Name Value="EAbort"/>
</Item1>
<Item2>
<Name Value="ECodetoolError"/>
</Item2>
<Item3>
<Name Value="EFOpenError"/>
</Item3>
</Exceptions>
</Debugging>
</CONFIG>