mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-02 18:30:33 +02:00
Disables compiling fpvectorial
git-svn-id: trunk@19333 -
This commit is contained in:
parent
6384fa2a19
commit
c35cf265c0
@ -29,7 +29,6 @@
|
|||||||
add_fftw;
|
add_fftw;
|
||||||
add_fpgtk;
|
add_fpgtk;
|
||||||
add_fpmkunit;
|
add_fpmkunit;
|
||||||
add_fpvectorial;
|
|
||||||
add_fv;
|
add_fv;
|
||||||
add_gdbint;
|
add_gdbint;
|
||||||
add_gdbm;
|
add_gdbm;
|
||||||
|
@ -184,12 +184,6 @@ begin
|
|||||||
{$include fpmkunit/fpmake.pp}
|
{$include fpmkunit/fpmake.pp}
|
||||||
end;
|
end;
|
||||||
|
|
||||||
procedure add_fpvectorial;
|
|
||||||
begin
|
|
||||||
with Installer do
|
|
||||||
{$include fpvectorial/fpmake.pp}
|
|
||||||
end;
|
|
||||||
|
|
||||||
procedure add_fv;
|
procedure add_fv;
|
||||||
begin
|
begin
|
||||||
with Installer do
|
with Installer do
|
||||||
|
Loading…
Reference in New Issue
Block a user