]> Pileus Git - ~andy/gtk/commitdiff
Update libgail-util Visual C++ projects
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 6 Apr 2012 04:11:40 +0000 (12:11 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 6 Apr 2012 04:11:40 +0000 (12:11 +0800)
Make the output .lib name more consistent with the GDK/GTK+ output .lib
naming.

build/win32/vs10/gailutil.vcxproj
build/win32/vs9/gailutil.vcproj

index 67829fd76cd6bda9171129522aea96d93b685905..63aa88dbb6e2659d6c8a0b71548e7fe7809c7505 100644 (file)
@@ -86,7 +86,7 @@
       <OutputFile>$(OutDir)$(GtkDllPrefix)$(ProjectName)$(GtkDllSuffix).dll</OutputFile>\r
       <GenerateDebugInformation>true</GenerateDebugInformation>\r
       <ModuleDefinitionFile>..\..\..\libgail-util\gailutil.def</ModuleDefinitionFile>\r
-      <ImportLibrary>$(TargetDir)$(ProjectName).lib</ImportLibrary>\r
+      <ImportLibrary>$(TargetDir)$(ProjectName)-$(GtkApiVersion).lib</ImportLibrary>\r
       <SubSystem>Windows</SubSystem>\r
       <TargetMachine>MachineX86</TargetMachine>\r
     </Link>\r
       <ModuleDefinitionFile>..\..\..\libgail-util\gailutil.def</ModuleDefinitionFile>\r
       <GenerateDebugInformation>true</GenerateDebugInformation>\r
       <SubSystem>Windows</SubSystem>\r
-      <ImportLibrary>$(TargetDir)$(ProjectName).lib</ImportLibrary>\r
+      <ImportLibrary>$(TargetDir)$(ProjectName)-$(GtkApiVersion).lib</ImportLibrary>\r
       <TargetMachine>MachineX64</TargetMachine>\r
     </Link>\r
   </ItemDefinitionGroup>\r
       <OutputFile>$(OutDir)$(GtkDllPrefix)$(ProjectName)$(GtkDllSuffix).dll</OutputFile>\r
       <GenerateDebugInformation>true</GenerateDebugInformation>\r
       <ModuleDefinitionFile>..\..\..\libgail-util\gailutil.def</ModuleDefinitionFile>\r
-      <ImportLibrary>$(TargetDir)$(ProjectName).lib</ImportLibrary>\r
+      <ImportLibrary>$(TargetDir)$(ProjectName)-$(GtkApiVersion).lib</ImportLibrary>\r
       <SubSystem>Windows</SubSystem>\r
       <OptimizeReferences>true</OptimizeReferences>\r
       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
       <SubSystem>Windows</SubSystem>\r
       <OptimizeReferences>true</OptimizeReferences>\r
       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
-      <ImportLibrary>$(TargetDir)$(ProjectName).lib</ImportLibrary>\r
+      <ImportLibrary>$(TargetDir)$(ProjectName)-$(GtkApiVersion).lib</ImportLibrary>\r
       <TargetMachine>MachineX64</TargetMachine>\r
     </Link>\r
   </ItemDefinitionGroup>\r
index dea1ded41af511100dadc1d041b35fae90a1e8fe..51bd653c38be4da765893de0a0045ceb6747b9d4 100644 (file)
@@ -47,7 +47,7 @@
                                OutputFile="$(OutDir)\$(GtkDllPrefix)$(ProjectName)$(GtkDllSuffix).dll"\r
                                GenerateDebugInformation="true"\r
                                ModuleDefinitionFile="..\..\..\libgail-util\gailutil.def"\r
-                               ImportLibrary="$(TargetDir)$(ProjectName).lib"\r
+                               ImportLibrary="$(TargetDir)$(ProjectName)-$(GtkApiVersion).lib"\r
                                SubSystem="2"\r
                                TargetMachine="1"\r
                        />\r
@@ -81,7 +81,7 @@
                                ModuleDefinitionFile="..\..\..\libgail-util\gailutil.def"\r
                                GenerateDebugInformation="true"\r
                                SubSystem="2"\r
-                               ImportLibrary="$(TargetDir)$(ProjectName).lib"\r
+                               ImportLibrary="$(TargetDir)$(ProjectName)-$(GtkApiVersion).lib"\r
                                TargetMachine="17"\r
                        />\r
                </Configuration>\r
                                OutputFile="$(OutDir)\$(GtkDllPrefix)$(ProjectName)$(GtkDllSuffix).dll"\r
                                GenerateDebugInformation="true"\r
                                ModuleDefinitionFile="..\..\..\libgail-util\gailutil.def"\r
-                               ImportLibrary="$(TargetDir)$(ProjectName).lib"\r
+                               ImportLibrary="$(TargetDir)$(ProjectName)-$(GtkApiVersion).lib"\r
                                SubSystem="2"\r
                                OptimizeReferences="2"\r
                                EnableCOMDATFolding="2"\r
                                SubSystem="2"\r
                                OptimizeReferences="2"\r
                                EnableCOMDATFolding="2"\r
-                               ImportLibrary="$(TargetDir)$(ProjectName).lib"\r
+                               ImportLibrary="$(TargetDir)$(ProjectName)-$(GtkApiVersion).lib"\r
                                TargetMachine="17"\r
                        />\r
                </Configuration>\r