From 4da5d65eca8fedc537cdd8a42e4ecaece8605e47 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 12 Apr 2002 11:57:20 +0000 Subject: [PATCH] Added "Demo " and "osgPlugin " infront of all demo and plugin project names to help differentiate them within VisualStudio. --- VisualStudio/Demos/hangglide/hangglide.dsp | 14 ++++++------- .../Demos/osgTextDemo/osgTextDemo.dsp | 21 ++++++++++--------- .../Demos/osgbillboard/osgbillboard.dsp | 14 ++++++------- VisualStudio/Demos/osgconv/osgconv.dsp | 14 ++++++------- VisualStudio/Demos/osgcopy/osgcopy.dsp | 14 ++++++------- VisualStudio/Demos/osgcube/osgcube.dsp | 14 ++++++------- .../Demos/osgimpostor/osgimpostor.dsp | 14 ++++++------- VisualStudio/Demos/osgreflect/osgreflect.dsp | 14 ++++++------- VisualStudio/Demos/osgscribe/osgscribe.dsp | 14 ++++++------- .../Demos/osgtexture/osgstereoimage.dsp | 14 ++++++------- VisualStudio/Demos/osgtexture/osgtexture.dsp | 14 ++++++------- VisualStudio/Demos/osgviews/osgviews.dsp | 14 ++++++------- VisualStudio/Demos/sgv/sgv.dsp | 14 ++++++------- VisualStudio/VisualStudio.dsw | 2 +- VisualStudio/osgPlugins/bmp/bmp.dsp | 14 ++++++------- VisualStudio/osgPlugins/dw/dw.dsp | 14 ++++++------- VisualStudio/osgPlugins/dx/dx.dsp | 14 ++++++------- VisualStudio/osgPlugins/flt/flt.dsp | 14 ++++++------- VisualStudio/osgPlugins/gif/gif.dsp | 14 ++++++------- VisualStudio/osgPlugins/jpeg/jpeg.dsp | 14 ++++++------- VisualStudio/osgPlugins/lwo/lwo.dsp | 14 ++++++------- VisualStudio/osgPlugins/obj/obj.dsp | 14 ++++++------- VisualStudio/osgPlugins/osg/dot_osg.dsp | 14 ++++++------- VisualStudio/osgPlugins/osgtgz/osgtgz.dsp | 14 ++++++------- VisualStudio/osgPlugins/pic/pic.dsp | 14 ++++++------- VisualStudio/osgPlugins/png/png.dsp | 14 ++++++------- VisualStudio/osgPlugins/rgb/rgb.dsp | 14 ++++++------- VisualStudio/osgPlugins/tga/tga.dsp | 14 ++++++------- VisualStudio/osgPlugins/tgz/tgz.dsp | 14 ++++++------- VisualStudio/osgPlugins/tiff/tiff.dsp | 14 ++++++------- VisualStudio/osgPlugins/txp/txp.dsp | 14 ++++++------- VisualStudio/osgPlugins/zip/zip.dsp | 14 ++++++------- 32 files changed, 222 insertions(+), 221 deletions(-) diff --git a/VisualStudio/Demos/hangglide/hangglide.dsp b/VisualStudio/Demos/hangglide/hangglide.dsp index b13d4c29c..0b3334ce8 100755 --- a/VisualStudio/Demos/hangglide/hangglide.dsp +++ b/VisualStudio/Demos/hangglide/hangglide.dsp @@ -28,7 +28,7 @@ CFG=hangglide - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "hangglide.mak" CFG="hangglide - Win32 Debug" +!MESSAGE NMAKE /f "hangglide.mak" CFG="Demo hangglide - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=hangglide - Win32 Debug !MESSAGE -!MESSAGE "hangglide - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo hangglide - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "hangglide - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo hangglide - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE @@ -58,7 +58,7 @@ RSC=rc.exe -!IF "$(CFG)" == "hangglide - Win32 Release" +!IF "$(CFG)" == "Demo hangglide - Win32 Release" @@ -106,7 +106,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "hangglide - Win32 Debug" +!ELSEIF "$(CFG)" == "Demo hangglide - Win32 Debug" @@ -166,9 +166,9 @@ LINK32=link.exe -# Name "hangglide - Win32 Release" +# Name "Demo hangglide - Win32 Release" -# Name "hangglide - Win32 Debug" +# Name "Demo hangglide - Win32 Debug" # Begin Group "Source Files" diff --git a/VisualStudio/Demos/osgTextDemo/osgTextDemo.dsp b/VisualStudio/Demos/osgTextDemo/osgTextDemo.dsp index 64f2e7641..f0e53bc6b 100644 --- a/VisualStudio/Demos/osgTextDemo/osgTextDemo.dsp +++ b/VisualStudio/Demos/osgTextDemo/osgTextDemo.dsp @@ -1,4 +1,5 @@ -# Microsoft Developer Studio Project File - Name="osgTextDemo" - Package Owner=<4> + +# Microsoft Developer Studio Project File - Name="osgtext" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 @@ -10,7 +11,7 @@ -CFG=osgTextDemo - Win32 Debug +CFG=osgtext - Win32 Debug !MESSAGE This is not a valid makefile. To build this project using NMAKE, @@ -18,7 +19,7 @@ CFG=osgTextDemo - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "osgTextDemo.mak". +!MESSAGE NMAKE /f "osgtext.mak". !MESSAGE @@ -28,7 +29,7 @@ CFG=osgTextDemo - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "osgTextDemo.mak" CFG="osgTextDemo - Win32 Debug" +!MESSAGE NMAKE /f "osgtext.mak" CFG="Demo osgtext - Win32 Debug" !MESSAGE @@ -36,9 +37,9 @@ CFG=osgTextDemo - Win32 Debug !MESSAGE -!MESSAGE "osgTextDemo - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgtext - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "osgTextDemo - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgtext - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE @@ -58,7 +59,7 @@ RSC=rc.exe -!IF "$(CFG)" == "osgTextDemo - Win32 Release" +!IF "$(CFG)" == "Demo osgtext - Win32 Release" @@ -106,7 +107,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "osgTextDemo - Win32 Debug" +!ELSEIF "$(CFG)" == "Demo osgtext - Win32 Debug" @@ -164,9 +165,9 @@ LINK32=link.exe -# Name "osgTextDemo - Win32 Release" +# Name "Demo osgtext - Win32 Release" -# Name "osgTextDemo - Win32 Debug" +# Name "Demo osgtext - Win32 Debug" # Begin Source File diff --git a/VisualStudio/Demos/osgbillboard/osgbillboard.dsp b/VisualStudio/Demos/osgbillboard/osgbillboard.dsp index 3fb09cd50..e93a7f244 100755 --- a/VisualStudio/Demos/osgbillboard/osgbillboard.dsp +++ b/VisualStudio/Demos/osgbillboard/osgbillboard.dsp @@ -28,7 +28,7 @@ CFG=osgbillboard - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "osgbillboard.mak" CFG="osgbillboard - Win32 Debug" +!MESSAGE NMAKE /f "osgbillboard.mak" CFG="Demo osgbillboard - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=osgbillboard - Win32 Debug !MESSAGE -!MESSAGE "osgbillboard - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgbillboard - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "osgbillboard - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgbillboard - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE @@ -58,7 +58,7 @@ RSC=rc.exe -!IF "$(CFG)" == "osgbillboard - Win32 Release" +!IF "$(CFG)" == "Demo osgbillboard - Win32 Release" @@ -106,7 +106,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "osgbillboard - Win32 Debug" +!ELSEIF "$(CFG)" == "Demo osgbillboard - Win32 Debug" @@ -164,9 +164,9 @@ LINK32=link.exe -# Name "osgbillboard - Win32 Release" +# Name "Demo osgbillboard - Win32 Release" -# Name "osgbillboard - Win32 Debug" +# Name "Demo osgbillboard - Win32 Debug" # Begin Source File diff --git a/VisualStudio/Demos/osgconv/osgconv.dsp b/VisualStudio/Demos/osgconv/osgconv.dsp index 38744d465..983f77ad2 100755 --- a/VisualStudio/Demos/osgconv/osgconv.dsp +++ b/VisualStudio/Demos/osgconv/osgconv.dsp @@ -28,7 +28,7 @@ CFG=osgconv - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "osgconv.mak" CFG="osgconv - Win32 Debug" +!MESSAGE NMAKE /f "osgconv.mak" CFG="Demo osgconv - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=osgconv - Win32 Debug !MESSAGE -!MESSAGE "osgconv - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgconv - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "osgconv - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgconv - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE @@ -58,7 +58,7 @@ RSC=rc.exe -!IF "$(CFG)" == "osgconv - Win32 Release" +!IF "$(CFG)" == "Demo osgconv - Win32 Release" @@ -106,7 +106,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "osgconv - Win32 Debug" +!ELSEIF "$(CFG)" == "Demo osgconv - Win32 Debug" @@ -164,9 +164,9 @@ LINK32=link.exe -# Name "osgconv - Win32 Release" +# Name "Demo osgconv - Win32 Release" -# Name "osgconv - Win32 Debug" +# Name "Demo osgconv - Win32 Debug" # Begin Source File diff --git a/VisualStudio/Demos/osgcopy/osgcopy.dsp b/VisualStudio/Demos/osgcopy/osgcopy.dsp index 81ccf9d50..c62c6cbd4 100755 --- a/VisualStudio/Demos/osgcopy/osgcopy.dsp +++ b/VisualStudio/Demos/osgcopy/osgcopy.dsp @@ -28,7 +28,7 @@ CFG=osgcopy - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "osgcopy.mak" CFG="osgcopy - Win32 Debug" +!MESSAGE NMAKE /f "osgcopy.mak" CFG="Demo osgcopy - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=osgcopy - Win32 Debug !MESSAGE -!MESSAGE "osgcopy - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgcopy - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "osgcopy - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgcopy - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE @@ -58,7 +58,7 @@ RSC=rc.exe -!IF "$(CFG)" == "osgcopy - Win32 Release" +!IF "$(CFG)" == "Demo osgcopy - Win32 Release" @@ -106,7 +106,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "osgcopy - Win32 Debug" +!ELSEIF "$(CFG)" == "Demo osgcopy - Win32 Debug" @@ -164,9 +164,9 @@ LINK32=link.exe -# Name "osgcopy - Win32 Release" +# Name "Demo osgcopy - Win32 Release" -# Name "osgcopy - Win32 Debug" +# Name "Demo osgcopy - Win32 Debug" # Begin Source File diff --git a/VisualStudio/Demos/osgcube/osgcube.dsp b/VisualStudio/Demos/osgcube/osgcube.dsp index 842135104..3e075f772 100755 --- a/VisualStudio/Demos/osgcube/osgcube.dsp +++ b/VisualStudio/Demos/osgcube/osgcube.dsp @@ -28,7 +28,7 @@ CFG=osgcube - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "osgcube.mak" CFG="osgcube - Win32 Debug" +!MESSAGE NMAKE /f "osgcube.mak" CFG="Demo osgcube - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=osgcube - Win32 Debug !MESSAGE -!MESSAGE "osgcube - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgcube - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "osgcube - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgcube - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE @@ -58,7 +58,7 @@ RSC=rc.exe -!IF "$(CFG)" == "osgcube - Win32 Release" +!IF "$(CFG)" == "Demo osgcube - Win32 Release" @@ -106,7 +106,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "osgcube - Win32 Debug" +!ELSEIF "$(CFG)" == "Demo osgcube - Win32 Debug" @@ -164,9 +164,9 @@ LINK32=link.exe -# Name "osgcube - Win32 Release" +# Name "Demo osgcube - Win32 Release" -# Name "osgcube - Win32 Debug" +# Name "Demo osgcube - Win32 Debug" # Begin Source File diff --git a/VisualStudio/Demos/osgimpostor/osgimpostor.dsp b/VisualStudio/Demos/osgimpostor/osgimpostor.dsp index 28edc12c4..3c7083946 100755 --- a/VisualStudio/Demos/osgimpostor/osgimpostor.dsp +++ b/VisualStudio/Demos/osgimpostor/osgimpostor.dsp @@ -28,7 +28,7 @@ CFG=osgimpostor - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "osgimpostor.mak" CFG="osgimpostor - Win32 Debug" +!MESSAGE NMAKE /f "osgimpostor.mak" CFG="Demo osgimpostor - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=osgimpostor - Win32 Debug !MESSAGE -!MESSAGE "osgimpostor - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgimpostor - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "osgimpostor - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgimpostor - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE @@ -58,7 +58,7 @@ RSC=rc.exe -!IF "$(CFG)" == "osgimpostor - Win32 Release" +!IF "$(CFG)" == "Demo osgimpostor - Win32 Release" @@ -106,7 +106,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "osgimpostor - Win32 Debug" +!ELSEIF "$(CFG)" == "Demo osgimpostor - Win32 Debug" @@ -164,9 +164,9 @@ LINK32=link.exe -# Name "osgimpostor - Win32 Release" +# Name "Demo osgimpostor - Win32 Release" -# Name "osgimpostor - Win32 Debug" +# Name "Demo osgimpostor - Win32 Debug" # Begin Source File diff --git a/VisualStudio/Demos/osgreflect/osgreflect.dsp b/VisualStudio/Demos/osgreflect/osgreflect.dsp index cd2c1b876..c772039ee 100755 --- a/VisualStudio/Demos/osgreflect/osgreflect.dsp +++ b/VisualStudio/Demos/osgreflect/osgreflect.dsp @@ -28,7 +28,7 @@ CFG=osgreflect - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "osgreflect.mak" CFG="osgreflect - Win32 Debug" +!MESSAGE NMAKE /f "osgreflect.mak" CFG="Demo osgreflect - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=osgreflect - Win32 Debug !MESSAGE -!MESSAGE "osgreflect - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgreflect - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "osgreflect - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgreflect - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE @@ -58,7 +58,7 @@ RSC=rc.exe -!IF "$(CFG)" == "osgreflect - Win32 Release" +!IF "$(CFG)" == "Demo osgreflect - Win32 Release" @@ -106,7 +106,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "osgreflect - Win32 Debug" +!ELSEIF "$(CFG)" == "Demo osgreflect - Win32 Debug" @@ -164,9 +164,9 @@ LINK32=link.exe -# Name "osgreflect - Win32 Release" +# Name "Demo osgreflect - Win32 Release" -# Name "osgreflect - Win32 Debug" +# Name "Demo osgreflect - Win32 Debug" # Begin Source File diff --git a/VisualStudio/Demos/osgscribe/osgscribe.dsp b/VisualStudio/Demos/osgscribe/osgscribe.dsp index 07e47268c..ca21e2088 100755 --- a/VisualStudio/Demos/osgscribe/osgscribe.dsp +++ b/VisualStudio/Demos/osgscribe/osgscribe.dsp @@ -28,7 +28,7 @@ CFG=osgscribe - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "osgscribe.mak" CFG="osgscribe - Win32 Debug" +!MESSAGE NMAKE /f "osgscribe.mak" CFG="Demo osgscribe - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=osgscribe - Win32 Debug !MESSAGE -!MESSAGE "osgscribe - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgscribe - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "osgscribe - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgscribe - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE @@ -58,7 +58,7 @@ RSC=rc.exe -!IF "$(CFG)" == "osgscribe - Win32 Release" +!IF "$(CFG)" == "Demo osgscribe - Win32 Release" @@ -106,7 +106,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "osgscribe - Win32 Debug" +!ELSEIF "$(CFG)" == "Demo osgscribe - Win32 Debug" @@ -164,9 +164,9 @@ LINK32=link.exe -# Name "osgscribe - Win32 Release" +# Name "Demo osgscribe - Win32 Release" -# Name "osgscribe - Win32 Debug" +# Name "Demo osgscribe - Win32 Debug" # Begin Source File diff --git a/VisualStudio/Demos/osgtexture/osgstereoimage.dsp b/VisualStudio/Demos/osgtexture/osgstereoimage.dsp index 51a762992..46f397594 100755 --- a/VisualStudio/Demos/osgtexture/osgstereoimage.dsp +++ b/VisualStudio/Demos/osgtexture/osgstereoimage.dsp @@ -28,7 +28,7 @@ CFG=osgstereoimage - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "osgstereoimage.mak" CFG="osgstereoimage - Win32 Debug" +!MESSAGE NMAKE /f "osgstereoimage.mak" CFG="Demo osgstereoimage - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=osgstereoimage - Win32 Debug !MESSAGE -!MESSAGE "osgstereoimage - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgstereoimage - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "osgstereoimage - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgstereoimage - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE @@ -58,7 +58,7 @@ RSC=rc.exe -!IF "$(CFG)" == "osgstereoimage - Win32 Release" +!IF "$(CFG)" == "Demo osgstereoimage - Win32 Release" @@ -106,7 +106,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "osgstereoimage - Win32 Debug" +!ELSEIF "$(CFG)" == "Demo osgstereoimage - Win32 Debug" @@ -164,9 +164,9 @@ LINK32=link.exe -# Name "osgstereoimage - Win32 Release" +# Name "Demo osgstereoimage - Win32 Release" -# Name "osgstereoimage - Win32 Debug" +# Name "Demo osgstereoimage - Win32 Debug" # Begin Source File diff --git a/VisualStudio/Demos/osgtexture/osgtexture.dsp b/VisualStudio/Demos/osgtexture/osgtexture.dsp index b1863be44..7de38998f 100755 --- a/VisualStudio/Demos/osgtexture/osgtexture.dsp +++ b/VisualStudio/Demos/osgtexture/osgtexture.dsp @@ -28,7 +28,7 @@ CFG=osgtexture - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "osgtexture.mak" CFG="osgtexture - Win32 Debug" +!MESSAGE NMAKE /f "osgtexture.mak" CFG="Demo osgtexture - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=osgtexture - Win32 Debug !MESSAGE -!MESSAGE "osgtexture - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgtexture - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "osgtexture - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgtexture - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE @@ -58,7 +58,7 @@ RSC=rc.exe -!IF "$(CFG)" == "osgtexture - Win32 Release" +!IF "$(CFG)" == "Demo osgtexture - Win32 Release" @@ -106,7 +106,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "osgtexture - Win32 Debug" +!ELSEIF "$(CFG)" == "Demo osgtexture - Win32 Debug" @@ -164,9 +164,9 @@ LINK32=link.exe -# Name "osgtexture - Win32 Release" +# Name "Demo osgtexture - Win32 Release" -# Name "osgtexture - Win32 Debug" +# Name "Demo osgtexture - Win32 Debug" # Begin Source File diff --git a/VisualStudio/Demos/osgviews/osgviews.dsp b/VisualStudio/Demos/osgviews/osgviews.dsp index fead7e72b..4d5692e6b 100755 --- a/VisualStudio/Demos/osgviews/osgviews.dsp +++ b/VisualStudio/Demos/osgviews/osgviews.dsp @@ -28,7 +28,7 @@ CFG=osgviews - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "osgviews.mak" CFG="osgviews - Win32 Debug" +!MESSAGE NMAKE /f "osgviews.mak" CFG="Demo osgviews - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=osgviews - Win32 Debug !MESSAGE -!MESSAGE "osgviews - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgviews - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "osgviews - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo osgviews - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE @@ -58,7 +58,7 @@ RSC=rc.exe -!IF "$(CFG)" == "osgviews - Win32 Release" +!IF "$(CFG)" == "Demo osgviews - Win32 Release" @@ -106,7 +106,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "osgviews - Win32 Debug" +!ELSEIF "$(CFG)" == "Demo osgviews - Win32 Debug" @@ -164,9 +164,9 @@ LINK32=link.exe -# Name "osgviews - Win32 Release" +# Name "Demo osgviews - Win32 Release" -# Name "osgviews - Win32 Debug" +# Name "Demo osgviews - Win32 Debug" # Begin Source File diff --git a/VisualStudio/Demos/sgv/sgv.dsp b/VisualStudio/Demos/sgv/sgv.dsp index 8c3f7ecde..28142e6c3 100755 --- a/VisualStudio/Demos/sgv/sgv.dsp +++ b/VisualStudio/Demos/sgv/sgv.dsp @@ -28,7 +28,7 @@ CFG=sgv - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "sgv.mak" CFG="sgv - Win32 Debug" +!MESSAGE NMAKE /f "sgv.mak" CFG="Demo sgv - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=sgv - Win32 Debug !MESSAGE -!MESSAGE "sgv - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo sgv - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "sgv - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE "Demo sgv - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE @@ -58,7 +58,7 @@ RSC=rc.exe -!IF "$(CFG)" == "sgv - Win32 Release" +!IF "$(CFG)" == "Demo sgv - Win32 Release" @@ -106,7 +106,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "sgv - Win32 Debug" +!ELSEIF "$(CFG)" == "Demo sgv - Win32 Debug" @@ -164,9 +164,9 @@ LINK32=link.exe -# Name "sgv - Win32 Release" +# Name "Demo sgv - Win32 Release" -# Name "sgv - Win32 Debug" +# Name "Demo sgv - Win32 Debug" # Begin Source File diff --git a/VisualStudio/VisualStudio.dsw b/VisualStudio/VisualStudio.dsw index 33773794a..5ff472781 100644 --- a/VisualStudio/VisualStudio.dsw +++ b/VisualStudio/VisualStudio.dsw @@ -85,7 +85,7 @@ Package=<4> ############################################################################### -Project: "osgPlugins 3ds"=".\osgPlugins\lib3ds\lib3ds.dsp" - Package Owner=<4> +Project: "osgPlugin 3ds"=".\osgPlugins\lib3ds\osgPlugin lib3ds.dsp" - Package Owner=<4> Package=<5> {{{ diff --git a/VisualStudio/osgPlugins/bmp/bmp.dsp b/VisualStudio/osgPlugins/bmp/bmp.dsp index 1d5761118..4e50000b7 100644 --- a/VisualStudio/osgPlugins/bmp/bmp.dsp +++ b/VisualStudio/osgPlugins/bmp/bmp.dsp @@ -13,12 +13,12 @@ CFG=bmp - Win32 Debug !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE -!MESSAGE NMAKE /f "bmp.mak" CFG="bmp - Win32 Debug" +!MESSAGE NMAKE /f "bmp.mak" CFG="osgPlugin bmp - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "bmp - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "bmp - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin bmp - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin bmp - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE # Begin Project @@ -29,7 +29,7 @@ CPP=cl.exe MTL=midl.exe RSC=rc.exe -!IF "$(CFG)" == "bmp - Win32 Release" +!IF "$(CFG)" == "osgPlugin bmp - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -56,7 +56,7 @@ LINK32=link.exe # ADD LINK32 /nologo /dll /pdb:none /machine:I386 /nodefaultlib:"LIBC" /out:"../../../bin/osgdb_bmp.dll" /libpath:"../../../lib" # SUBTRACT LINK32 /nodefaultlib -!ELSEIF "$(CFG)" == "bmp - Win32 Debug" +!ELSEIF "$(CFG)" == "osgPlugin bmp - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -87,8 +87,8 @@ LINK32=link.exe # Begin Target -# Name "bmp - Win32 Release" -# Name "bmp - Win32 Debug" +# Name "osgPlugin bmp - Win32 Release" +# Name "osgPlugin bmp - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" diff --git a/VisualStudio/osgPlugins/dw/dw.dsp b/VisualStudio/osgPlugins/dw/dw.dsp index 6d0ea2399..adfedbc65 100644 --- a/VisualStudio/osgPlugins/dw/dw.dsp +++ b/VisualStudio/osgPlugins/dw/dw.dsp @@ -28,7 +28,7 @@ CFG=dw - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "dw.mak" CFG="dw - Win32 Debug" +!MESSAGE NMAKE /f "dw.mak" CFG="osgPlugin dw - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=dw - Win32 Debug !MESSAGE -!MESSAGE "dw - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin dw - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "dw - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin dw - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE @@ -60,7 +60,7 @@ RSC=rc.exe -!IF "$(CFG)" == "dw - Win32 Release" +!IF "$(CFG)" == "osgPlugin dw - Win32 Release" @@ -114,7 +114,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "dw - Win32 Debug" +!ELSEIF "$(CFG)" == "osgPlugin dw - Win32 Debug" @@ -176,9 +176,9 @@ LINK32=link.exe -# Name "dw - Win32 Release" +# Name "osgPlugin dw - Win32 Release" -# Name "dw - Win32 Debug" +# Name "osgPlugin dw - Win32 Debug" # Begin Group "Source Files" diff --git a/VisualStudio/osgPlugins/dx/dx.dsp b/VisualStudio/osgPlugins/dx/dx.dsp index 9bc1de429..575488436 100755 --- a/VisualStudio/osgPlugins/dx/dx.dsp +++ b/VisualStudio/osgPlugins/dx/dx.dsp @@ -13,12 +13,12 @@ CFG=dx - Win32 Debug !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE -!MESSAGE NMAKE /f "dx.mak" CFG="dx - Win32 Debug" +!MESSAGE NMAKE /f "dx.mak" CFG="osgPlugin dx - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "dx - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "dx - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin dx - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin dx - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE # Begin Project @@ -29,7 +29,7 @@ CPP=cl.exe MTL=midl.exe RSC=rc.exe -!IF "$(CFG)" == "dx - Win32 Release" +!IF "$(CFG)" == "osgPlugin dx - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -56,7 +56,7 @@ LINK32=link.exe # ADD LINK32 /nologo /dll /pdb:none /machine:I386 /nodefaultlib:"LIBC" /out:"../../../bin/osgdb_dx.dll" /libpath:"../../../lib" # SUBTRACT LINK32 /nodefaultlib -!ELSEIF "$(CFG)" == "dx - Win32 Debug" +!ELSEIF "$(CFG)" == "osgPlugin dx - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -87,8 +87,8 @@ LINK32=link.exe # Begin Target -# Name "dx - Win32 Release" -# Name "dx - Win32 Debug" +# Name "osgPlugin dx - Win32 Release" +# Name "osgPlugin dx - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" diff --git a/VisualStudio/osgPlugins/flt/flt.dsp b/VisualStudio/osgPlugins/flt/flt.dsp index 09460c2cb..451a9c4ac 100644 --- a/VisualStudio/osgPlugins/flt/flt.dsp +++ b/VisualStudio/osgPlugins/flt/flt.dsp @@ -28,7 +28,7 @@ CFG=flt - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "flt.mak" CFG="flt - Win32 Debug" +!MESSAGE NMAKE /f "flt.mak" CFG="osgPlugin flt - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=flt - Win32 Debug !MESSAGE -!MESSAGE "flt - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin flt - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "flt - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin flt - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE @@ -60,7 +60,7 @@ RSC=rc.exe -!IF "$(CFG)" == "flt - Win32 Release" +!IF "$(CFG)" == "osgPlugin flt - Win32 Release" @@ -112,7 +112,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "flt - Win32 Debug" +!ELSEIF "$(CFG)" == "osgPlugin flt - Win32 Debug" @@ -174,9 +174,9 @@ LINK32=link.exe -# Name "flt - Win32 Release" +# Name "osgPlugin flt - Win32 Release" -# Name "flt - Win32 Debug" +# Name "osgPlugin flt - Win32 Debug" # Begin Group "Source Files" diff --git a/VisualStudio/osgPlugins/gif/gif.dsp b/VisualStudio/osgPlugins/gif/gif.dsp index 5337b7926..9dd4a9bcd 100755 --- a/VisualStudio/osgPlugins/gif/gif.dsp +++ b/VisualStudio/osgPlugins/gif/gif.dsp @@ -13,12 +13,12 @@ CFG=gif - Win32 Debug !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE -!MESSAGE NMAKE /f "gif.mak" CFG="gif - Win32 Debug" +!MESSAGE NMAKE /f "gif.mak" CFG="osgPlugin gif - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "gif - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "gif - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin gif - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin gif - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE # Begin Project @@ -29,7 +29,7 @@ CPP=cl.exe MTL=midl.exe RSC=rc.exe -!IF "$(CFG)" == "gif - Win32 Release" +!IF "$(CFG)" == "osgPlugin gif - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -56,7 +56,7 @@ LINK32=link.exe # ADD LINK32 libungif.lib /nologo /dll /pdb:none /machine:I386 /nodefaultlib:"LIBC" /out:"../../../bin/osgdb_gif.dll" /libpath:"../../../lib" # SUBTRACT LINK32 /nodefaultlib -!ELSEIF "$(CFG)" == "gif - Win32 Debug" +!ELSEIF "$(CFG)" == "osgPlugin gif - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -87,8 +87,8 @@ LINK32=link.exe # Begin Target -# Name "gif - Win32 Release" -# Name "gif - Win32 Debug" +# Name "osgPlugin gif - Win32 Release" +# Name "osgPlugin gif - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" diff --git a/VisualStudio/osgPlugins/jpeg/jpeg.dsp b/VisualStudio/osgPlugins/jpeg/jpeg.dsp index e40366d95..bb28dba72 100755 --- a/VisualStudio/osgPlugins/jpeg/jpeg.dsp +++ b/VisualStudio/osgPlugins/jpeg/jpeg.dsp @@ -28,7 +28,7 @@ CFG=jpeg - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "jpeg.mak" CFG="jpeg - Win32 Debug" +!MESSAGE NMAKE /f "jpeg.mak" CFG="osgPlugin jpeg - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=jpeg - Win32 Debug !MESSAGE -!MESSAGE "jpeg - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin jpeg - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "jpeg - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin jpeg - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE @@ -60,7 +60,7 @@ RSC=rc.exe -!IF "$(CFG)" == "jpeg - Win32 Release" +!IF "$(CFG)" == "osgPlugin jpeg - Win32 Release" @@ -114,7 +114,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "jpeg - Win32 Debug" +!ELSEIF "$(CFG)" == "osgPlugin jpeg - Win32 Debug" @@ -176,9 +176,9 @@ LINK32=link.exe -# Name "jpeg - Win32 Release" +# Name "osgPlugin jpeg - Win32 Release" -# Name "jpeg - Win32 Debug" +# Name "osgPlugin jpeg - Win32 Debug" # Begin Group "Source Files" diff --git a/VisualStudio/osgPlugins/lwo/lwo.dsp b/VisualStudio/osgPlugins/lwo/lwo.dsp index 421a8efc8..4f584f658 100644 --- a/VisualStudio/osgPlugins/lwo/lwo.dsp +++ b/VisualStudio/osgPlugins/lwo/lwo.dsp @@ -28,7 +28,7 @@ CFG=lwo - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "lwo.mak" CFG="lwo - Win32 Debug" +!MESSAGE NMAKE /f "lwo.mak" CFG="osgPlugin lwo - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=lwo - Win32 Debug !MESSAGE -!MESSAGE "lwo - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin lwo - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "lwo - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin lwo - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE @@ -60,7 +60,7 @@ RSC=rc.exe -!IF "$(CFG)" == "lwo - Win32 Release" +!IF "$(CFG)" == "osgPlugin lwo - Win32 Release" @@ -114,7 +114,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "lwo - Win32 Debug" +!ELSEIF "$(CFG)" == "osgPlugin lwo - Win32 Debug" @@ -176,9 +176,9 @@ LINK32=link.exe -# Name "lwo - Win32 Release" +# Name "osgPlugin lwo - Win32 Release" -# Name "lwo - Win32 Debug" +# Name "osgPlugin lwo - Win32 Debug" # Begin Group "Source Files" diff --git a/VisualStudio/osgPlugins/obj/obj.dsp b/VisualStudio/osgPlugins/obj/obj.dsp index 02aaf90ac..a524b095b 100644 --- a/VisualStudio/osgPlugins/obj/obj.dsp +++ b/VisualStudio/osgPlugins/obj/obj.dsp @@ -28,7 +28,7 @@ CFG=obj - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "obj.mak" CFG="obj - Win32 Debug" +!MESSAGE NMAKE /f "obj.mak" CFG="osgPlugin obj - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=obj - Win32 Debug !MESSAGE -!MESSAGE "obj - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin obj - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "obj - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin obj - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE @@ -60,7 +60,7 @@ RSC=rc.exe -!IF "$(CFG)" == "obj - Win32 Release" +!IF "$(CFG)" == "osgPlugin obj - Win32 Release" @@ -114,7 +114,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "obj - Win32 Debug" +!ELSEIF "$(CFG)" == "osgPlugin obj - Win32 Debug" @@ -176,9 +176,9 @@ LINK32=link.exe -# Name "obj - Win32 Release" +# Name "osgPlugin obj - Win32 Release" -# Name "obj - Win32 Debug" +# Name "osgPlugin obj - Win32 Debug" # Begin Group "Source Files" diff --git a/VisualStudio/osgPlugins/osg/dot_osg.dsp b/VisualStudio/osgPlugins/osg/dot_osg.dsp index de3b9bc5e..27df07e6b 100755 --- a/VisualStudio/osgPlugins/osg/dot_osg.dsp +++ b/VisualStudio/osgPlugins/osg/dot_osg.dsp @@ -13,12 +13,12 @@ CFG=dot_osg - Win32 Debug !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE -!MESSAGE NMAKE /f "dot_osg.mak" CFG="dot_osg - Win32 Debug" +!MESSAGE NMAKE /f "dot_osg.mak" CFG="osgPlugin osg - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "dot_osg - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "dot_osg - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin osg - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin osg - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE # Begin Project @@ -29,7 +29,7 @@ CPP=cl.exe MTL=midl.exe RSC=rc.exe -!IF "$(CFG)" == "dot_osg - Win32 Release" +!IF "$(CFG)" == "osgPlugin osg - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -56,7 +56,7 @@ LINK32=link.exe # ADD LINK32 /nologo /dll /pdb:none /machine:I386 /nodefaultlib:"LIBC" /out:"../../../bin/osgdb_osg.dll" /libpath:"../../../lib" # SUBTRACT LINK32 /nodefaultlib -!ELSEIF "$(CFG)" == "dot_osg - Win32 Debug" +!ELSEIF "$(CFG)" == "osgPlugin osg - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -87,8 +87,8 @@ LINK32=link.exe # Begin Target -# Name "dot_osg - Win32 Release" -# Name "dot_osg - Win32 Debug" +# Name "osgPlugin osg - Win32 Release" +# Name "osgPlugin osg - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" diff --git a/VisualStudio/osgPlugins/osgtgz/osgtgz.dsp b/VisualStudio/osgPlugins/osgtgz/osgtgz.dsp index 7f58f86c7..9eda2406e 100644 --- a/VisualStudio/osgPlugins/osgtgz/osgtgz.dsp +++ b/VisualStudio/osgPlugins/osgtgz/osgtgz.dsp @@ -28,7 +28,7 @@ CFG=osgtgz - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "osgtgz.mak" CFG="osgtgz - Win32 Debug" +!MESSAGE NMAKE /f "osgtgz.mak" CFG="osgPlugin osgtgz - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=osgtgz - Win32 Debug !MESSAGE -!MESSAGE "osgtgz - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin osgtgz - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "osgtgz - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin osgtgz - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE @@ -60,7 +60,7 @@ RSC=rc.exe -!IF "$(CFG)" == "osgtgz - Win32 Release" +!IF "$(CFG)" == "osgPlugin osgtgz - Win32 Release" @@ -114,7 +114,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "osgtgz - Win32 Debug" +!ELSEIF "$(CFG)" == "osgPlugin osgtgz - Win32 Debug" @@ -176,9 +176,9 @@ LINK32=link.exe -# Name "osgtgz - Win32 Release" +# Name "osgPlugin osgtgz - Win32 Release" -# Name "osgtgz - Win32 Debug" +# Name "osgPlugin osgtgz - Win32 Debug" # Begin Group "Source Files" diff --git a/VisualStudio/osgPlugins/pic/pic.dsp b/VisualStudio/osgPlugins/pic/pic.dsp index 82d62e2c2..556659840 100755 --- a/VisualStudio/osgPlugins/pic/pic.dsp +++ b/VisualStudio/osgPlugins/pic/pic.dsp @@ -28,7 +28,7 @@ CFG=pic - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "pic.mak" CFG="pic - Win32 Debug" +!MESSAGE NMAKE /f "pic.mak" CFG="osgPlugin pic - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=pic - Win32 Debug !MESSAGE -!MESSAGE "pic - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin pic - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "pic - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin pic - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE @@ -60,7 +60,7 @@ RSC=rc.exe -!IF "$(CFG)" == "pic - Win32 Release" +!IF "$(CFG)" == "osgPlugin pic - Win32 Release" @@ -114,7 +114,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "pic - Win32 Debug" +!ELSEIF "$(CFG)" == "osgPlugin pic - Win32 Debug" @@ -176,9 +176,9 @@ LINK32=link.exe -# Name "pic - Win32 Release" +# Name "osgPlugin pic - Win32 Release" -# Name "pic - Win32 Debug" +# Name "osgPlugin pic - Win32 Debug" # Begin Group "Source Files" diff --git a/VisualStudio/osgPlugins/png/png.dsp b/VisualStudio/osgPlugins/png/png.dsp index 0d50a03c2..54000cbc7 100755 --- a/VisualStudio/osgPlugins/png/png.dsp +++ b/VisualStudio/osgPlugins/png/png.dsp @@ -13,12 +13,12 @@ CFG=png - Win32 Debug !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE -!MESSAGE NMAKE /f "png.mak" CFG="png - Win32 Debug" +!MESSAGE NMAKE /f "png.mak" CFG="osgPlugin png - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "png - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "png - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin png - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin png - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE # Begin Project @@ -29,7 +29,7 @@ CPP=cl.exe MTL=midl.exe RSC=rc.exe -!IF "$(CFG)" == "png - Win32 Release" +!IF "$(CFG)" == "osgPlugin png - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -56,7 +56,7 @@ LINK32=link.exe # ADD LINK32 libpng.lib zlibstat.lib /nologo /dll /pdb:none /machine:I386 /nodefaultlib:"LIBC" /out:"../../../bin/osgdb_png.dll" /libpath:"../../../lib" # SUBTRACT LINK32 /nodefaultlib -!ELSEIF "$(CFG)" == "png - Win32 Debug" +!ELSEIF "$(CFG)" == "osgPlugin png - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -87,8 +87,8 @@ LINK32=link.exe # Begin Target -# Name "png - Win32 Release" -# Name "png - Win32 Debug" +# Name "osgPlugin png - Win32 Release" +# Name "osgPlugin png - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" diff --git a/VisualStudio/osgPlugins/rgb/rgb.dsp b/VisualStudio/osgPlugins/rgb/rgb.dsp index bf8206fc8..8e8f6979c 100644 --- a/VisualStudio/osgPlugins/rgb/rgb.dsp +++ b/VisualStudio/osgPlugins/rgb/rgb.dsp @@ -28,7 +28,7 @@ CFG=rgb - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "rgb.mak" CFG="rgb - Win32 Debug" +!MESSAGE NMAKE /f "rgb.mak" CFG="osgPlugin rgb - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=rgb - Win32 Debug !MESSAGE -!MESSAGE "rgb - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin rgb - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "rgb - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin rgb - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE @@ -60,7 +60,7 @@ RSC=rc.exe -!IF "$(CFG)" == "rgb - Win32 Release" +!IF "$(CFG)" == "osgPlugin rgb - Win32 Release" @@ -114,7 +114,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "rgb - Win32 Debug" +!ELSEIF "$(CFG)" == "osgPlugin rgb - Win32 Debug" @@ -176,9 +176,9 @@ LINK32=link.exe -# Name "rgb - Win32 Release" +# Name "osgPlugin rgb - Win32 Release" -# Name "rgb - Win32 Debug" +# Name "osgPlugin rgb - Win32 Debug" # Begin Group "Source Files" diff --git a/VisualStudio/osgPlugins/tga/tga.dsp b/VisualStudio/osgPlugins/tga/tga.dsp index d3e573dda..6829dbe41 100755 --- a/VisualStudio/osgPlugins/tga/tga.dsp +++ b/VisualStudio/osgPlugins/tga/tga.dsp @@ -13,12 +13,12 @@ CFG=tga - Win32 Debug !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE -!MESSAGE NMAKE /f "tga.mak" CFG="tga - Win32 Debug" +!MESSAGE NMAKE /f "tga.mak" CFG="osgPlugin tga- Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "tga - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "tga - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin tga- Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin tga- Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE # Begin Project @@ -29,7 +29,7 @@ CPP=cl.exe MTL=midl.exe RSC=rc.exe -!IF "$(CFG)" == "tga - Win32 Release" +!IF "$(CFG)" == "osgPlugin tga- Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -56,7 +56,7 @@ LINK32=link.exe # ADD LINK32 /nologo /dll /pdb:none /machine:I386 /nodefaultlib:"LIBC" /out:"../../../bin/osgdb_tga.dll" /libpath:"../../../lib" # SUBTRACT LINK32 /nodefaultlib -!ELSEIF "$(CFG)" == "tga - Win32 Debug" +!ELSEIF "$(CFG)" == "osgPlugin tga- Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -87,8 +87,8 @@ LINK32=link.exe # Begin Target -# Name "tga - Win32 Release" -# Name "tga - Win32 Debug" +# Name "osgPlugin tga- Win32 Release" +# Name "osgPlugin tga- Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" diff --git a/VisualStudio/osgPlugins/tgz/tgz.dsp b/VisualStudio/osgPlugins/tgz/tgz.dsp index 2728cb6cb..8020555f7 100644 --- a/VisualStudio/osgPlugins/tgz/tgz.dsp +++ b/VisualStudio/osgPlugins/tgz/tgz.dsp @@ -28,7 +28,7 @@ CFG=tgz - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "tgz.mak" CFG="tgz - Win32 Debug" +!MESSAGE NMAKE /f "tgz.mak" CFG="osgPlugin tgz - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=tgz - Win32 Debug !MESSAGE -!MESSAGE "tgz - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin tgz - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "tgz - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin tgz - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE @@ -60,7 +60,7 @@ RSC=rc.exe -!IF "$(CFG)" == "tgz - Win32 Release" +!IF "$(CFG)" == "osgPlugin tgz - Win32 Release" @@ -114,7 +114,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "tgz - Win32 Debug" +!ELSEIF "$(CFG)" == "osgPlugin tgz - Win32 Debug" @@ -176,9 +176,9 @@ LINK32=link.exe -# Name "tgz - Win32 Release" +# Name "osgPlugin tgz - Win32 Release" -# Name "tgz - Win32 Debug" +# Name "osgPlugin tgz - Win32 Debug" # Begin Group "Source Files" diff --git a/VisualStudio/osgPlugins/tiff/tiff.dsp b/VisualStudio/osgPlugins/tiff/tiff.dsp index 02fea5391..7249695ef 100755 --- a/VisualStudio/osgPlugins/tiff/tiff.dsp +++ b/VisualStudio/osgPlugins/tiff/tiff.dsp @@ -28,7 +28,7 @@ CFG=tiff - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "tiff.mak" CFG="tiff - Win32 Debug" +!MESSAGE NMAKE /f "tiff.mak" CFG="osgPlugin tiff - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=tiff - Win32 Debug !MESSAGE -!MESSAGE "tiff - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin tiff - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "tiff - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin tiff - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE @@ -60,7 +60,7 @@ RSC=rc.exe -!IF "$(CFG)" == "tiff - Win32 Release" +!IF "$(CFG)" == "osgPlugin tiff - Win32 Release" @@ -114,7 +114,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "tiff - Win32 Debug" +!ELSEIF "$(CFG)" == "osgPlugin tiff - Win32 Debug" @@ -176,9 +176,9 @@ LINK32=link.exe -# Name "tiff - Win32 Release" +# Name "osgPlugin tiff - Win32 Release" -# Name "tiff - Win32 Debug" +# Name "osgPlugin tiff - Win32 Debug" # Begin Group "Source Files" diff --git a/VisualStudio/osgPlugins/txp/txp.dsp b/VisualStudio/osgPlugins/txp/txp.dsp index 49a9e49f6..626d8acb8 100644 --- a/VisualStudio/osgPlugins/txp/txp.dsp +++ b/VisualStudio/osgPlugins/txp/txp.dsp @@ -13,12 +13,12 @@ CFG=txp - Win32 Debug !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE -!MESSAGE NMAKE /f "txp.mak" CFG="txp - Win32 Debug" +!MESSAGE NMAKE /f "txp.mak" CFG="osgPlugin txp - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "txp - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "txp - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin txp - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin txp - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE # Begin Project @@ -29,7 +29,7 @@ CPP=cl.exe MTL=midl.exe RSC=rc.exe -!IF "$(CFG)" == "txp - Win32 Release" +!IF "$(CFG)" == "osgPlugin txp - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -56,7 +56,7 @@ LINK32=link.exe # ADD LINK32 /nologo /dll /pdb:none /machine:I386 /nodefaultlib:"LIBC" /out:"../../../bin/osgdb_txp.dll" /libpath:"../../../lib" # SUBTRACT LINK32 /nodefaultlib -!ELSEIF "$(CFG)" == "txp - Win32 Debug" +!ELSEIF "$(CFG)" == "osgPlugin txp - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -87,8 +87,8 @@ LINK32=link.exe # Begin Target -# Name "txp - Win32 Release" -# Name "txp - Win32 Debug" +# Name "osgPlugin txp - Win32 Release" +# Name "osgPlugin txp - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" diff --git a/VisualStudio/osgPlugins/zip/zip.dsp b/VisualStudio/osgPlugins/zip/zip.dsp index e7de65bae..146da2f63 100644 --- a/VisualStudio/osgPlugins/zip/zip.dsp +++ b/VisualStudio/osgPlugins/zip/zip.dsp @@ -28,7 +28,7 @@ CFG=zip - Win32 Debug !MESSAGE -!MESSAGE NMAKE /f "zip.mak" CFG="zip - Win32 Debug" +!MESSAGE NMAKE /f "zip.mak" CFG="osgPlugin zip - Win32 Debug" !MESSAGE @@ -36,9 +36,9 @@ CFG=zip - Win32 Debug !MESSAGE -!MESSAGE "zip - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin zip - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "zip - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "osgPlugin zip - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE @@ -60,7 +60,7 @@ RSC=rc.exe -!IF "$(CFG)" == "zip - Win32 Release" +!IF "$(CFG)" == "osgPlugin zip - Win32 Release" @@ -114,7 +114,7 @@ LINK32=link.exe -!ELSEIF "$(CFG)" == "zip - Win32 Debug" +!ELSEIF "$(CFG)" == "osgPlugin zip - Win32 Debug" @@ -176,9 +176,9 @@ LINK32=link.exe -# Name "zip - Win32 Release" +# Name "osgPlugin zip - Win32 Release" -# Name "zip - Win32 Debug" +# Name "osgPlugin zip - Win32 Debug" # Begin Group "Source Files"