From bd65b553e0f53f08797461715eed222d1c8c5e1b Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Wed, 24 Jun 2009 16:14:53 +0000 Subject: [PATCH] Renamed the temporary application name of present3D-osg to present3D. --- applications/present3D/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/present3D/CMakeLists.txt b/applications/present3D/CMakeLists.txt index 6680a1604..bc98110e4 100644 --- a/applications/present3D/CMakeLists.txt +++ b/applications/present3D/CMakeLists.txt @@ -68,4 +68,4 @@ IF (WIN32) ENDIF() -SETUP_APPLICATION(present3D-osg) +SETUP_APPLICATION(present3D)