From Mike Weiblen: change paths to .cpp files from "examples" to "applications"
This commit is contained in:
parent
1c34cceb3a
commit
3ca1ea80b3
@ -87,7 +87,7 @@ LINK32=link.exe
|
||||
# Name "Application osgarchive - Win32 Debug"
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\examples\osgarchive\osgarchive.cpp
|
||||
SOURCE=..\..\..\applications\osgarchive\osgarchive.cpp
|
||||
# End Source File
|
||||
# End Target
|
||||
# Begin Group "Resource Files"
|
||||
|
@ -87,19 +87,19 @@ LINK32=link.exe
|
||||
# Name "Application osgconv - Win32 Debug"
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\examples\osgconv\GeoSet.cpp
|
||||
SOURCE=..\..\..\applications\osgconv\GeoSet.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\examples\osgconv\IO_GeoSet.cpp
|
||||
SOURCE=..\..\..\applications\osgconv\IO_GeoSet.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\examples\osgconv\OrientationConverter.cpp
|
||||
SOURCE=..\..\..\applications\osgconv\OrientationConverter.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\examples\osgconv\osgconv.cpp
|
||||
SOURCE=..\..\..\applications\osgconv\osgconv.cpp
|
||||
# End Source File
|
||||
# End Target
|
||||
# Begin Group "Resource Files"
|
||||
|
@ -87,7 +87,7 @@ LINK32=link.exe
|
||||
# Name "Application osgdem - Win32 Debug"
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\examples\osgdem\osgdem.cpp
|
||||
SOURCE=..\..\..\applications\osgdem\osgdem.cpp
|
||||
# End Source File
|
||||
# End Target
|
||||
# Begin Group "Resource Files"
|
||||
|
@ -87,7 +87,7 @@ LINK32=link.exe
|
||||
# Name "Application osgversion - Win32 Debug"
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\examples\osgversion\osgversion.cpp
|
||||
SOURCE=..\..\..\applications\osgversion\osgversion.cpp
|
||||
# End Source File
|
||||
# End Target
|
||||
# Begin Group "Resource Files"
|
||||
|
@ -172,7 +172,7 @@ LINK32=link.exe
|
||||
|
||||
|
||||
|
||||
SOURCE=..\..\..\examples\osgviewer\osgviewer.cpp
|
||||
SOURCE=..\..\..\applications\osgviewer\osgviewer.cpp
|
||||
|
||||
# End Source File
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user