mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-13 11:09:22 +02:00
updated lpk makefiles
git-svn-id: trunk@39264 -
This commit is contained in:
parent
7b19e58f07
commit
4a59ff369f
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# Makefile.fpc for ChmHelpPkg 0.2
|
# Makefile.fpc for ChmHelpPkg 0.2
|
||||||
#
|
#
|
||||||
# This file was generated on 27-8-12
|
# This file was generated on 8-11-12
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name=chmhelppkg
|
name=chmhelppkg
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# Makefile.fpc for Cody 1.1
|
# Makefile.fpc for Cody 1.1
|
||||||
#
|
#
|
||||||
# This file was generated on 27-8-12
|
# This file was generated on 8-11-12
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name=cody
|
name=cody
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# Makefile.fpc for ExternHelp 1.3
|
# Makefile.fpc for ExternHelp 1.3
|
||||||
#
|
#
|
||||||
# This file was generated on 27-8-12
|
# This file was generated on 8-11-12
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name=externhelp
|
name=externhelp
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# Makefile.fpc for fpcunitide 0.1
|
# Makefile.fpc for fpcunitide 0.1
|
||||||
#
|
#
|
||||||
# This file was generated on 27-8-12
|
# This file was generated on 8-11-12
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name=fpcunitide
|
name=fpcunitide
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# Makefile.fpc for InstantFPCLaz 1.0
|
# Makefile.fpc for InstantFPCLaz 1.0
|
||||||
#
|
#
|
||||||
# This file was generated on 27-8-12
|
# This file was generated on 8-11-12
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name=instantfpclaz
|
name=instantfpclaz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# Makefile.fpc for jcfidelazarus 2.0
|
# Makefile.fpc for jcfidelazarus 2.0
|
||||||
#
|
#
|
||||||
# This file was generated on 27-8-12
|
# This file was generated on 8-11-12
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name=jcfidelazarus
|
name=jcfidelazarus
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# Makefile.fpc for lazsvnpkg 0.0.1
|
# Makefile.fpc for lazsvnpkg 0.0.1
|
||||||
#
|
#
|
||||||
# This file was generated on 27-8-12
|
# This file was generated on 8-11-12
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name=lazsvnpkg
|
name=lazsvnpkg
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# Makefile.fpc for leakview 1.0
|
# Makefile.fpc for leakview 1.0
|
||||||
#
|
#
|
||||||
# This file was generated on 27-8-12
|
# This file was generated on 8-11-12
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name=leakview
|
name=leakview
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# Makefile.fpc for MemDSLaz 1.2.1
|
# Makefile.fpc for MemDSLaz 1.2.1
|
||||||
#
|
#
|
||||||
# This file was generated on 27-8-12
|
# This file was generated on 8-11-12
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name=memdslaz
|
name=memdslaz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<CONFIG>
|
<CONFIG>
|
||||||
<Makefile Value="True"/>
|
<Makefile Value="True"/>
|
||||||
<Params Value=" -MObjFPC -Scgi -O1 -g -gl -vewnhi -l -Fuunix;win32;carbon;qt;../../lcl/units/%(CPU_TARGET)-%(OS_TARGET)/%(LCL_PLATFORM);../../lcl/units/%(CPU_TARGET)-%(OS_TARGET);../lazutils/lib/%(CPU_TARGET)-%(OS_TARGET);../../packager/units/%(CPU_TARGET)-%(OS_TARGET);. -Fiunix;win32;carbon;qt -dLCL -dLCL%(LCL_PLATFORM) -dUseCache -dNativePrint printer4lazarus.pas"/>
|
<Params Value=" -MObjFPC -Scgi -O1 -g -gl -vewnhi -l -Fuunix;win32;carbon;qt;../../lcl/units/%(CPU_TARGET)-%(OS_TARGET)/%(LCL_PLATFORM);../../lcl/units/%(CPU_TARGET)-%(OS_TARGET);../lazutils/lib/%(CPU_TARGET)-%(OS_TARGET);../../packager/units/%(CPU_TARGET)-%(OS_TARGET);. -Fiunix;win32;carbon;qt -dLCL -dLCL%(LCL_PLATFORM) -dUseCache -dNativePrint -dUSEUNICODE printer4lazarus.pas"/>
|
||||||
</CONFIG>
|
</CONFIG>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# Makefile.fpc for printers4lazide 0.0
|
# Makefile.fpc for printers4lazide 0.0
|
||||||
#
|
#
|
||||||
# This file was generated on 27-8-12
|
# This file was generated on 8-11-12
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name=printers4lazide
|
name=printers4lazide
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# Makefile.fpc for ProjTemplates 1.0
|
# Makefile.fpc for ProjTemplates 1.0
|
||||||
#
|
#
|
||||||
# This file was generated on 27-8-12
|
# This file was generated on 8-11-12
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name=projtemplates
|
name=projtemplates
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# Makefile.fpc for RunTimeTypeInfoControls 0.1
|
# Makefile.fpc for RunTimeTypeInfoControls 0.1
|
||||||
#
|
#
|
||||||
# This file was generated on 27-8-12
|
# This file was generated on 8-11-12
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name=runtimetypeinfocontrols
|
name=runtimetypeinfocontrols
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# Makefile.fpc for SQLDBLaz 1.0.1
|
# Makefile.fpc for SQLDBLaz 1.0.1
|
||||||
#
|
#
|
||||||
# This file was generated on 27-8-12
|
# This file was generated on 8-11-12
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name=sqldblaz
|
name=sqldblaz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# Makefile.fpc for SynEditDsgn 1.0
|
# Makefile.fpc for SynEditDsgn 1.0
|
||||||
#
|
#
|
||||||
# This file was generated on 27-8-12
|
# This file was generated on 8-11-12
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name=syneditdsgn
|
name=syneditdsgn
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# Makefile.fpc for TAChartLazarusPkg 1.0
|
# Makefile.fpc for TAChartLazarusPkg 1.0
|
||||||
#
|
#
|
||||||
# This file was generated on 27-8-12
|
# This file was generated on 8-11-12
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name=tachartlazaruspkg
|
name=tachartlazaruspkg
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# Makefile.fpc for DBFLaz 0.1.1
|
# Makefile.fpc for DBFLaz 0.1.1
|
||||||
#
|
#
|
||||||
# This file was generated on 27-8-12
|
# This file was generated on 8-11-12
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name=dbflaz
|
name=dbflaz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# Makefile.fpc for ToDoListLaz 1.0.2
|
# Makefile.fpc for ToDoListLaz 1.0.2
|
||||||
#
|
#
|
||||||
# This file was generated on 27-8-12
|
# This file was generated on 8-11-12
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name=todolistlaz
|
name=todolistlaz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# Makefile.fpc for TurboPowerIProDsgn 0.0
|
# Makefile.fpc for TurboPowerIProDsgn 0.0
|
||||||
#
|
#
|
||||||
# This file was generated on 27-8-12
|
# This file was generated on 8-11-12
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name=turbopoweriprodsgn
|
name=turbopoweriprodsgn
|
||||||
|
Loading…
Reference in New Issue
Block a user