Added "Demo " and "osgPlugin " infront of all demo and plugin project names to
help differentiate them within VisualStudio.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user