need libtar.h with new interrogate rules
This commit is contained in:
parent
4a34bda966
commit
d668da224d
|
|
@ -15,6 +15,6 @@
|
|||
rtsp.h rtspcodes.h setjmp.h winsock2.h \
|
||||
ode/ode.h collision_trimesh.h \
|
||||
netinet/tcp.h netinet/ip.h \
|
||||
rfftw.h
|
||||
rfftw.h libtar.h
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,18 @@
|
|||
// Filename: libtar.h
|
||||
// Created by: drose (28Jun07)
|
||||
//
|
||||
////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// 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
|
||||
// panda3d-general@lists.sourceforge.net .
|
||||
//
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
||||
Loading…
Reference in New Issue