Explorar el Código

Cleaning redundant <LinkPackageStatics>

Source commit: 6008dd6d385552cf0f68c540b6811dd78080f174
Martin Prikryl hace 1 año
padre
commit
a59fb0ffb9
Se han modificado 2 ficheros con 0 adiciones y 2 borrados
  1. 0 1
      source/Console.cbproj
  2. 0 1
      source/DScpComp.cbproj

+ 0 - 1
source/Console.cbproj

@@ -34,7 +34,6 @@
         <ILINK_LibraryPath>console\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
         <IncludePath>console\;$(BDS)\include;$(BDS)\include\windows\vcl;$(IncludePath)</IncludePath>
         <IntermediateOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</IntermediateOutputDir>
-        <LinkPackageStatics>rtl.lib</LinkPackageStatics>
         <Manifest_File>None</Manifest_File>
         <Multithreaded>true</Multithreaded>
         <NoVCL>true</NoVCL>

+ 0 - 1
source/DScpComp.cbproj

@@ -52,7 +52,6 @@
         <ILINK_LibraryPath>components\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
         <IncludePath>components\;components;core;windows;packages\filemng;packages\dragndrop;packages\my;packages\tb2k;packages\tbx;$(BDS)\include;$(BDS)\include\windows\vcl;$(IncludePath)</IncludePath>
         <IntermediateOutputDir>$(INTERM_PATH)\$(Platform)\$(Config)</IntermediateOutputDir>
-        <LinkPackageStatics>rtl.lib;vcl.lib;vclx.lib</LinkPackageStatics>
         <Multithreaded>true</Multithreaded>
         <OutputExt>bpl</OutputExt>
         <ProjectType>CppPackage</ProjectType>