浏览代码

Unneeded library path added in c48fb1684

Source commit: 0a1dbe1292320cd545d77805b26c3ac6e32ed5e2
Martin Prikryl 7 年之前
父节点
当前提交
74266c8416
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      source/DScpComp.cbproj

+ 1 - 1
source/DScpComp.cbproj

@@ -49,7 +49,7 @@
 		<ILINK_Description>WinSCP components</ILINK_Description>
 		<ILINK_GenerateImportLibrary>true</ILINK_GenerateImportLibrary>
 		<ILINK_GenerateLibFile>true</ILINK_GenerateLibFile>
-		<ILINK_LibraryPath>components\;$(INTERM_PATH)\Win32\Debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
+		<ILINK_LibraryPath>components\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
 		<IncludePath>components\;core;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>