From a3fd9da14f1095a8d2409f67d180dc1f2e8d29d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 22 Feb 2012 13:05:28 +0000 Subject: generate iemmatrix.dll in project-root svn path=/trunk/externals/iem/iemmatrix/; revision=16025 --- src/win-VC9/iemmatrix.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/win-VC9/iemmatrix.vcproj b/src/win-VC9/iemmatrix.vcproj index 1fcf706..ed8015f 100644 --- a/src/win-VC9/iemmatrix.vcproj +++ b/src/win-VC9/iemmatrix.vcproj @@ -71,7 +71,7 @@ Name="VCLinkerTool" AdditionalOptions="/export:iemmatrix_setup" AdditionalDependencies="pd.lib" - OutputFile="..\iemmatrix.dll" + OutputFile="..\..\iemmatrix.dll" LinkIncremental="1" SuppressStartupBanner="true" AdditionalLibraryDirectories="..\..\..\..\..\pd\src;"$(ProgramFiles)\pd\bin"" -- cgit v1.2.1