mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 06:03:02 +01:00
Cleanup the makefiles.
This commit is contained in:
parent
810809f7ce
commit
f9b75ffc74
@ -69,8 +69,7 @@ DSQL_ClientFiles = array.epp blob.epp \
|
||||
preparse.cpp user_dsql.cpp utld.cpp keywords.cpp
|
||||
|
||||
DSQL_ServerFiles= metd.epp \
|
||||
alld.cpp ddl.cpp dsql.cpp \
|
||||
errd.cpp gen.cpp hsh.cpp make.cpp \
|
||||
ddl.cpp dsql.cpp errd.cpp gen.cpp hsh.cpp make.cpp \
|
||||
movd.cpp parse.cpp Parser.cpp pass1.cpp misc_func.cpp
|
||||
|
||||
|
||||
|
@ -117,10 +117,6 @@ SOURCE=..\..\..\gen\dsql\metd.cpp
|
||||
# End Group
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\dsql\alld.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\dsql\ddl.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
@ -198,14 +194,6 @@ SOURCE=..\..\..\src\gpre\pretty.cpp
|
||||
# PROP Default_Filter "h;hpp;hxx;hm;inl"
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\dsql\all.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\dsql\alld_proto.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\dsql\array_proto.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@ -117,10 +117,6 @@ SOURCE=..\..\..\gen\dsql\metd.cpp
|
||||
# End Group
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\dsql\alld.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\dsql\ddl.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
@ -198,14 +194,6 @@ SOURCE=..\..\..\src\gpre\pretty.cpp
|
||||
# PROP Default_Filter "h;hpp;hxx;hm;inl"
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\dsql\all.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\dsql\alld_proto.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\dsql\array_proto.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@ -129,9 +129,6 @@
|
||||
<Filter
|
||||
Name="DSQL files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
||||
<File
|
||||
RelativePath="..\..\..\src\dsql\alld.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\dsql\ddl.cpp">
|
||||
</File>
|
||||
@ -211,12 +208,6 @@
|
||||
<Filter
|
||||
Name="Header files"
|
||||
Filter="h;hpp;hxx;hm;inl">
|
||||
<File
|
||||
RelativePath="..\..\..\src\dsql\all.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\dsql\alld_proto.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\dsql\array_proto.h">
|
||||
</File>
|
||||
|
@ -128,9 +128,6 @@
|
||||
<Filter
|
||||
Name="DSQL files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
||||
<File
|
||||
RelativePath="..\..\..\src\dsql\alld.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\dsql\ddl.cpp">
|
||||
</File>
|
||||
@ -210,12 +207,6 @@
|
||||
<Filter
|
||||
Name="Header files"
|
||||
Filter="h;hpp;hxx;hm;inl">
|
||||
<File
|
||||
RelativePath="..\..\..\src\dsql\all.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\dsql\alld_proto.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\dsql\array_proto.h">
|
||||
</File>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Version="8,00"
|
||||
Name="dsql_server"
|
||||
ProjectGUID="{520DF501-5775-44FD-BDC6-37753A17696A}"
|
||||
>
|
||||
@ -265,10 +265,6 @@
|
||||
Name="DSQL files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\..\src\dsql\alld.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\dsql\ddl.cpp"
|
||||
>
|
||||
@ -376,14 +372,6 @@
|
||||
Name="Header files"
|
||||
Filter="h;hpp;hxx;hm;inl"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\..\src\dsql\all.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\dsql\alld_proto.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\dsql\array_proto.h"
|
||||
>
|
||||
@ -486,4 +474,6 @@
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
@ -265,10 +265,6 @@
|
||||
Name="DSQL files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\..\src\dsql\alld.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\dsql\ddl.cpp"
|
||||
>
|
||||
@ -376,14 +372,6 @@
|
||||
Name="Header files"
|
||||
Filter="h;hpp;hxx;hm;inl"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\..\src\dsql\all.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\dsql\alld_proto.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\dsql\array_proto.h"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user