David Rose před 20 roky
rodič
revize
980e41f4a1

+ 0 - 15
panda/src/ps2display/Sources.pp

@@ -1,15 +0,0 @@
-#define BUILD_DIRECTORY $[HAVE_PS2]
-
-#define OTHER_LIBS interrogatedb:c dconfig:c dtoolconfig:m \
-                   dtoolutil:c dtoolbase:c dtool:m
-
-#begin lib_target
-  #define TARGET ps2display
-
-  #define SOURCES \
-    config_ps2display.cxx ps2GraphicsPipe.cxx ps2GraphicsWindow.cxx
-
-  #define INSTALL_HEADERS \
-
-#end lib_target
-

+ 0 - 17
panda/src/ps2display/config_ps2display.cxx

@@ -1,17 +0,0 @@
-// Filename: config_ps2display.cxx
-// Created by:  charles (01Jun00)
-//
-////////////////////////////////////////////////////////////////////
-//
-// PANDA 3D SOFTWARE
-// Copyright (c) 2001 - 2004, Disney Enterprises, Inc.  All rights reserved
-//
-// All use of this software is subject to the terms of the Panda 3d
-// Software license.  You should have received a copy of this license
-// along with this source code; you will also find a current copy of
-// the license at http://etc.cmu.edu/panda3d/docs/license/ .
-//
-// To contact the maintainers of this program write to
-// [email protected] .
-//
-////////////////////////////////////////////////////////////////////

+ 0 - 17
panda/src/ps2display/ps2GraphicsPipe.cxx

@@ -1,17 +0,0 @@
-// Filename: ps2GraphicsPipe.cxx
-// Created by:  charles (01Jun00)
-//
-////////////////////////////////////////////////////////////////////
-//
-// PANDA 3D SOFTWARE
-// Copyright (c) 2001 - 2004, Disney Enterprises, Inc.  All rights reserved
-//
-// All use of this software is subject to the terms of the Panda 3d
-// Software license.  You should have received a copy of this license
-// along with this source code; you will also find a current copy of
-// the license at http://etc.cmu.edu/panda3d/docs/license/ .
-//
-// To contact the maintainers of this program write to
-// [email protected] .
-//
-////////////////////////////////////////////////////////////////////

+ 0 - 17
panda/src/ps2display/ps2GraphicsWindow.cxx

@@ -1,17 +0,0 @@
-// Filename: ps2GraphicsWindow.cxx
-// Created by:  charles (01Jun00)
-//
-////////////////////////////////////////////////////////////////////
-//
-// PANDA 3D SOFTWARE
-// Copyright (c) 2001 - 2004, Disney Enterprises, Inc.  All rights reserved
-//
-// All use of this software is subject to the terms of the Panda 3d
-// Software license.  You should have received a copy of this license
-// along with this source code; you will also find a current copy of
-// the license at http://etc.cmu.edu/panda3d/docs/license/ .
-//
-// To contact the maintainers of this program write to
-// [email protected] .
-//
-////////////////////////////////////////////////////////////////////

+ 0 - 19
panda/src/ps2gsg/Sources.pp

@@ -1,19 +0,0 @@
-#define BUILD_DIRECTORY $[HAVE_PS2]
-
-#define OTHER_LIBS interrogatedb:c dconfig:c dtoolconfig:m \
-                   dtoolutil:c dtoolbase:c dtool:m
-
-#begin lib_target
-  #define TARGET ps2gsg
-  #define LOCAL_LIBS \
-    gsgmisc gsgbase gobj display \
-    putil linmath mathutil pnmimage
-
-  #define SOURCES \
-    config_ps2gsg.cxx ps2GraphicsStateGuardian.cxx \
-    ps2SavedFrameBuffer.cxx ps2TextureContext.cxx
-
-  #define INSTALL_HEADERS \
-
-#end lib_target
-

+ 0 - 17
panda/src/ps2gsg/config_ps2gsg.cxx

@@ -1,17 +0,0 @@
-// Filename: config_ps2gsg.cxx
-// Created by:  charles (01Jun00)
-//
-////////////////////////////////////////////////////////////////////
-//
-// PANDA 3D SOFTWARE
-// Copyright (c) 2001 - 2004, Disney Enterprises, Inc.  All rights reserved
-//
-// All use of this software is subject to the terms of the Panda 3d
-// Software license.  You should have received a copy of this license
-// along with this source code; you will also find a current copy of
-// the license at http://etc.cmu.edu/panda3d/docs/license/ .
-//
-// To contact the maintainers of this program write to
-// [email protected] .
-//
-////////////////////////////////////////////////////////////////////

+ 0 - 17
panda/src/ps2gsg/ps2GraphicsStateGuardian.cxx

@@ -1,17 +0,0 @@
-// Filename: ps2GraphicsStateGuardian.cxx
-// Created by:  charles (01Jun00)
-//
-////////////////////////////////////////////////////////////////////
-//
-// PANDA 3D SOFTWARE
-// Copyright (c) 2001 - 2004, Disney Enterprises, Inc.  All rights reserved
-//
-// All use of this software is subject to the terms of the Panda 3d
-// Software license.  You should have received a copy of this license
-// along with this source code; you will also find a current copy of
-// the license at http://etc.cmu.edu/panda3d/docs/license/ .
-//
-// To contact the maintainers of this program write to
-// [email protected] .
-//
-////////////////////////////////////////////////////////////////////

+ 0 - 17
panda/src/ps2gsg/ps2SavedFrameBuffer.cxx

@@ -1,17 +0,0 @@
-// Filename: ps2SavedFrameBuffer.cxx
-// Created by:  charles (01Jun00)
-//
-////////////////////////////////////////////////////////////////////
-//
-// PANDA 3D SOFTWARE
-// Copyright (c) 2001 - 2004, Disney Enterprises, Inc.  All rights reserved
-//
-// All use of this software is subject to the terms of the Panda 3d
-// Software license.  You should have received a copy of this license
-// along with this source code; you will also find a current copy of
-// the license at http://etc.cmu.edu/panda3d/docs/license/ .
-//
-// To contact the maintainers of this program write to
-// [email protected] .
-//
-////////////////////////////////////////////////////////////////////

+ 0 - 17
panda/src/ps2gsg/ps2TextureContext.cxx

@@ -1,17 +0,0 @@
-// Filename: ps2TextureContext.cxx
-// Created by:  charles (01Jun00)
-//
-////////////////////////////////////////////////////////////////////
-//
-// PANDA 3D SOFTWARE
-// Copyright (c) 2001 - 2004, Disney Enterprises, Inc.  All rights reserved
-//
-// All use of this software is subject to the terms of the Panda 3d
-// Software license.  You should have received a copy of this license
-// along with this source code; you will also find a current copy of
-// the license at http://etc.cmu.edu/panda3d/docs/license/ .
-//
-// To contact the maintainers of this program write to
-// [email protected] .
-//
-////////////////////////////////////////////////////////////////////