Added "Demo " and "osgPlugin " infront of all demo and plugin project names to

help differentiate them within VisualStudio.
This commit is contained in:
Robert Osfield
2002-04-12 11:57:20 +00:00
parent 2ea2296f8d
commit 4da5d65eca
32 changed files with 222 additions and 221 deletions

View File

@@ -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"