Displaying 1 result from an estimated 1 matches for "vcalinktool".
2013 Aug 16
3
PATCH for MSVC++ 2005 Express
...08-16 20:09:42.782635000 +0400
@@ -129,7 +129,7 @@
/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\objs\release\lib\$(ProjectName).lib"
+ OutputFile="..\..\objs\release\lib\$(ProjectName).lib"
/>
<Tool
Name="VCALinkTool"
--- a\src\test_libs_common\test_libs_common_static.vcproj 2013-08-13 13:30:24.000000000 +0400
+++ b\src\test_libs_common\test_libs_common_static.vcproj 2013-08-16 20:09:51.853153800 +0400
@@ -129,7 +129,7 @@
/>
<Tool
Name="VCLibrarianTool"
- OutputFile=&quo...