]> git.lyx.org Git - features.git/commitdiff
- Link against qt-mt333.lib which is what the current qt3 cvs produces
authorAsger Ottar Alstrup <alstrup@lyx.org>
Mon, 31 Jan 2005 14:15:22 +0000 (14:15 +0000)
committerAsger Ottar Alstrup <alstrup@lyx.org>
Mon, 31 Jan 2005 14:15:22 +0000 (14:15 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9554 a592a061-630c-0410-9148-cb99ea01b6c8

development/Win32/lyx.vcproj

index c5917ef37bfb4c98702c030e1312e1d9311ceaa3..06aedfa949fe60f06172771a4b82ba26c0598e37 100644 (file)
@@ -38,7 +38,7 @@
                                Name="VCCustomBuildTool"/>
                        <Tool
                                Name="VCLinkerTool"
-                               AdditionalDependencies="..\..\..\qt-3\lib\qt-mt3.lib ..\..\..\qt-3\lib\qtmain.lib"
+                               AdditionalDependencies="..\..\..\qt-3\lib\qt-mt333.lib ..\..\..\qt-3\lib\qtmain.lib"
                                OutputFile="$(OutDir)/lyx.exe"
                                LinkIncremental="2"
                                GenerateDebugInformation="TRUE"
@@ -89,7 +89,7 @@
                                Name="VCCustomBuildTool"/>
                        <Tool
                                Name="VCLinkerTool"
-                               AdditionalDependencies="..\..\..\qt-3\lib\qt-mt3.lib ..\..\..\qt-3\lib\qtmain.lib"
+                               AdditionalDependencies="..\..\..\qt-3\lib\qt-mt333.lib ..\..\..\qt-3\lib\qtmain.lib"
                                OutputFile="$(OutDir)/lyx.exe"
                                LinkIncremental="1"
                                GenerateDebugInformation="TRUE"