summaryrefslogtreecommitdiff
path: root/community/lazarus/lazcontrols2.diff
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-11 01:21:34 -0700
committerroot <root@rshg054.dnsready.net>2013-08-11 01:21:34 -0700
commit18a41d682d6e91e0d28fce23eb75292f477bd620 (patch)
treebce8f660d7d0b6541cadbc49bf1bac2434e4c0c6 /community/lazarus/lazcontrols2.diff
parent0ade1da67addf154d93c6a6399b0a3d5a18a3336 (diff)
Sun Aug 11 01:21:31 PDT 2013
Diffstat (limited to 'community/lazarus/lazcontrols2.diff')
-rw-r--r--community/lazarus/lazcontrols2.diff46
1 files changed, 0 insertions, 46 deletions
diff --git a/community/lazarus/lazcontrols2.diff b/community/lazarus/lazcontrols2.diff
deleted file mode 100644
index 4748ae380..000000000
--- a/community/lazarus/lazcontrols2.diff
+++ /dev/null
@@ -1,46 +0,0 @@
-Index: Makefile.fpc
-===================================================================
---- Makefile.fpc (wersja 37097)
-+++ Makefile.fpc (kopia robocza)
-@@ -51,6 +51,6 @@
- -$(DEL) $(COMPILER_UNITTARGETDIR)/lazcontrols$(PPUEXT)
-
- compiled:
-- $(COPY) Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazControls.compiled
-+ $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazControls.compiled
-
- all: cleartarget $(COMPILER_UNITTARGETDIR) lazcontrols$(PPUEXT) compiled
-Index: Makefile.compiled
-===================================================================
---- Makefile.compiled (wersja 37097)
-+++ Makefile.compiled (kopia robocza)
-@@ -1,5 +1,5 @@
- <?xml version="1.0"?>
- <CONFIG>
- <Makefile Value="True"/>
-- <Params Value=" -MObjFPC -Scghi -O1 -gl -vewnhi -l -Fu../../lcl/units/%(CPU_TARGET)-%(OS_TARGET);../../lcl/units/%(CPU_TARGET)-%(OS_TARGET)/%(LCL_PLATFORM);../../packager/units/%(CPU_TARGET)-%(OS_TARGET);. -Fi. -dLCL -dLCL%(LCL_PLATFORM)"/>
-+ <Params Value=" -MObjFPC -Scghi -O1 -gl -vewnhi -l -Fu../../lcl/units/%(CPU_TARGET)-%(OS_TARGET);../../lcl/units/%(CPU_TARGET)-%(OS_TARGET)/%(LCL_PLATFORM);../../packager/units/%(CPU_TARGET)-%(OS_TARGET);.;.;lib/%(CPU_TARGET)-%(OS_TARGET) -Fi. -dLCL -dLCL%(LCL_PLATFORM) lazcontrols.pas"/>
- </CONFIG>
-Index: Makefile
-===================================================================
---- Makefile (wersja 37097)
-+++ Makefile (kopia robocza)
-@@ -2961,5 +2961,5 @@
- cleartarget:
- -$(DEL) $(COMPILER_UNITTARGETDIR)/lazcontrols$(PPUEXT)
- compiled:
-- $(COPY) Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazControls.compiled
-+ $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazControls.compiled
- all: cleartarget $(COMPILER_UNITTARGETDIR) lazcontrols$(PPUEXT) compiled
-Index: lazcontrols.lpk
-===================================================================
---- lazcontrols.lpk (wersja 37097)
-+++ lazcontrols.lpk (kopia robocza)
-@@ -10,6 +10,7 @@
- <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
- </SearchPaths>
- <Other>
-+ <CustomOptions Value="$(IDEBuildOptions)"/>
- <CompilerPath Value="$(CompPath)"/>
- </Other>
- </CompilerOptions>