From 0770ea75f42455421d4aa314cc0c3c526f2b78e0 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Thu, 22 Dec 2011 21:52:37 +0000 Subject: [PATCH] Remove a warning when building in C# project files when they are converted for use by Visual Studio 2010 git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12886 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Examples/csharp/callback/example-vc.vcproj | 8 ++++---- Examples/csharp/class/example-vc.vcproj | 8 ++++---- Examples/csharp/enum/example-vc.vcproj | 8 ++++---- Examples/csharp/extend/example-vc.vcproj | 8 ++++---- Examples/csharp/funcptr/example-vc.vcproj | 8 ++++---- Examples/csharp/reference/example-vc.vcproj | 8 ++++---- Examples/csharp/simple/example-vc.vcproj | 8 ++++---- Examples/csharp/template/example-vc.vcproj | 8 ++++---- Examples/csharp/variables/example-vc.vcproj | 8 ++++---- 9 files changed, 36 insertions(+), 36 deletions(-) diff --git a/Examples/csharp/callback/example-vc.vcproj b/Examples/csharp/callback/example-vc.vcproj index 8cb4780f4..5788bc9c7 100644 --- a/Examples/csharp/callback/example-vc.vcproj +++ b/Examples/csharp/callback/example-vc.vcproj @@ -2,7 +2,7 @@ @@ -34,9 +34,9 @@ OutputFile="example.dll" LinkIncremental="2" GenerateDebugInformation="TRUE" - ProgramDatabaseFile="$(OutDir)/example-vc.pdb" + ProgramDatabaseFile="$(OutDir)/example.pdb" SubSystem="2" - ImportLibrary="$(OutDir)/example-vc.lib" + ImportLibrary="$(OutDir)/example.lib" TargetMachine="1"/> @@ -83,7 +83,7 @@ SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" - ImportLibrary="$(OutDir)/example-vc.lib" + ImportLibrary="$(OutDir)/example.lib" TargetMachine="1"/> diff --git a/Examples/csharp/class/example-vc.vcproj b/Examples/csharp/class/example-vc.vcproj index 8cb4780f4..5788bc9c7 100644 --- a/Examples/csharp/class/example-vc.vcproj +++ b/Examples/csharp/class/example-vc.vcproj @@ -2,7 +2,7 @@ @@ -34,9 +34,9 @@ OutputFile="example.dll" LinkIncremental="2" GenerateDebugInformation="TRUE" - ProgramDatabaseFile="$(OutDir)/example-vc.pdb" + ProgramDatabaseFile="$(OutDir)/example.pdb" SubSystem="2" - ImportLibrary="$(OutDir)/example-vc.lib" + ImportLibrary="$(OutDir)/example.lib" TargetMachine="1"/> @@ -83,7 +83,7 @@ SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" - ImportLibrary="$(OutDir)/example-vc.lib" + ImportLibrary="$(OutDir)/example.lib" TargetMachine="1"/> diff --git a/Examples/csharp/enum/example-vc.vcproj b/Examples/csharp/enum/example-vc.vcproj index 8cb4780f4..5788bc9c7 100644 --- a/Examples/csharp/enum/example-vc.vcproj +++ b/Examples/csharp/enum/example-vc.vcproj @@ -2,7 +2,7 @@ @@ -34,9 +34,9 @@ OutputFile="example.dll" LinkIncremental="2" GenerateDebugInformation="TRUE" - ProgramDatabaseFile="$(OutDir)/example-vc.pdb" + ProgramDatabaseFile="$(OutDir)/example.pdb" SubSystem="2" - ImportLibrary="$(OutDir)/example-vc.lib" + ImportLibrary="$(OutDir)/example.lib" TargetMachine="1"/> @@ -83,7 +83,7 @@ SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" - ImportLibrary="$(OutDir)/example-vc.lib" + ImportLibrary="$(OutDir)/example.lib" TargetMachine="1"/> diff --git a/Examples/csharp/extend/example-vc.vcproj b/Examples/csharp/extend/example-vc.vcproj index 8cb4780f4..5788bc9c7 100644 --- a/Examples/csharp/extend/example-vc.vcproj +++ b/Examples/csharp/extend/example-vc.vcproj @@ -2,7 +2,7 @@ @@ -34,9 +34,9 @@ OutputFile="example.dll" LinkIncremental="2" GenerateDebugInformation="TRUE" - ProgramDatabaseFile="$(OutDir)/example-vc.pdb" + ProgramDatabaseFile="$(OutDir)/example.pdb" SubSystem="2" - ImportLibrary="$(OutDir)/example-vc.lib" + ImportLibrary="$(OutDir)/example.lib" TargetMachine="1"/> @@ -83,7 +83,7 @@ SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" - ImportLibrary="$(OutDir)/example-vc.lib" + ImportLibrary="$(OutDir)/example.lib" TargetMachine="1"/> diff --git a/Examples/csharp/funcptr/example-vc.vcproj b/Examples/csharp/funcptr/example-vc.vcproj index 6ce8e8d77..7ba8cbde1 100644 --- a/Examples/csharp/funcptr/example-vc.vcproj +++ b/Examples/csharp/funcptr/example-vc.vcproj @@ -2,7 +2,7 @@ @@ -34,9 +34,9 @@ OutputFile="example.dll" LinkIncremental="2" GenerateDebugInformation="TRUE" - ProgramDatabaseFile="$(OutDir)/example-vc.pdb" + ProgramDatabaseFile="$(OutDir)/example.pdb" SubSystem="2" - ImportLibrary="$(OutDir)/example-vc.lib" + ImportLibrary="$(OutDir)/example.lib" TargetMachine="1"/> @@ -83,7 +83,7 @@ SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" - ImportLibrary="$(OutDir)/example-vc.lib" + ImportLibrary="$(OutDir)/example.lib" TargetMachine="1"/> diff --git a/Examples/csharp/reference/example-vc.vcproj b/Examples/csharp/reference/example-vc.vcproj index 8cb4780f4..5788bc9c7 100644 --- a/Examples/csharp/reference/example-vc.vcproj +++ b/Examples/csharp/reference/example-vc.vcproj @@ -2,7 +2,7 @@ @@ -34,9 +34,9 @@ OutputFile="example.dll" LinkIncremental="2" GenerateDebugInformation="TRUE" - ProgramDatabaseFile="$(OutDir)/example-vc.pdb" + ProgramDatabaseFile="$(OutDir)/example.pdb" SubSystem="2" - ImportLibrary="$(OutDir)/example-vc.lib" + ImportLibrary="$(OutDir)/example.lib" TargetMachine="1"/> @@ -83,7 +83,7 @@ SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" - ImportLibrary="$(OutDir)/example-vc.lib" + ImportLibrary="$(OutDir)/example.lib" TargetMachine="1"/> diff --git a/Examples/csharp/simple/example-vc.vcproj b/Examples/csharp/simple/example-vc.vcproj index 43f261231..ec289c6eb 100644 --- a/Examples/csharp/simple/example-vc.vcproj +++ b/Examples/csharp/simple/example-vc.vcproj @@ -2,7 +2,7 @@ @@ -63,9 +63,9 @@ OutputFile="example.dll" LinkIncremental="2" GenerateDebugInformation="true" - ProgramDatabaseFile="$(OutDir)/example-vc.pdb" + ProgramDatabaseFile="$(OutDir)/example.pdb" SubSystem="2" - ImportLibrary="$(OutDir)/example-vc.lib" + ImportLibrary="$(OutDir)/example.lib" TargetMachine="1" /> @@ -34,9 +34,9 @@ OutputFile="example.dll" LinkIncremental="2" GenerateDebugInformation="TRUE" - ProgramDatabaseFile="$(OutDir)/example-vc.pdb" + ProgramDatabaseFile="$(OutDir)/example.pdb" SubSystem="2" - ImportLibrary="$(OutDir)/example-vc.lib" + ImportLibrary="$(OutDir)/example.lib" TargetMachine="1"/> @@ -83,7 +83,7 @@ SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" - ImportLibrary="$(OutDir)/example-vc.lib" + ImportLibrary="$(OutDir)/example.lib" TargetMachine="1"/> diff --git a/Examples/csharp/variables/example-vc.vcproj b/Examples/csharp/variables/example-vc.vcproj index f56c51945..acd55a379 100644 --- a/Examples/csharp/variables/example-vc.vcproj +++ b/Examples/csharp/variables/example-vc.vcproj @@ -2,7 +2,7 @@ @@ -34,9 +34,9 @@ OutputFile="example.dll" LinkIncremental="2" GenerateDebugInformation="TRUE" - ProgramDatabaseFile="$(OutDir)/example-vc.pdb" + ProgramDatabaseFile="$(OutDir)/example.pdb" SubSystem="2" - ImportLibrary="$(OutDir)/example-vc.lib" + ImportLibrary="$(OutDir)/example.lib" TargetMachine="1"/> @@ -83,7 +83,7 @@ SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" - ImportLibrary="$(OutDir)/example-vc.lib" + ImportLibrary="$(OutDir)/example.lib" TargetMachine="1"/>