upgraded version, and projectfiles
This commit is contained in:
26
configure
vendored
26
configure
vendored
@@ -1,6 +1,6 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
# Generated by GNU Autoconf 2.59 for bullet 1.5.6.
|
# Generated by GNU Autoconf 2.59 for bullet 1.9.
|
||||||
#
|
#
|
||||||
# Report bugs to <bullet@erwincoumans.com>.
|
# Report bugs to <bullet@erwincoumans.com>.
|
||||||
#
|
#
|
||||||
@@ -271,8 +271,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
|
|||||||
# Identity of this package.
|
# Identity of this package.
|
||||||
PACKAGE_NAME='bullet'
|
PACKAGE_NAME='bullet'
|
||||||
PACKAGE_TARNAME='bullet'
|
PACKAGE_TARNAME='bullet'
|
||||||
PACKAGE_VERSION='1.5.6'
|
PACKAGE_VERSION='1.9'
|
||||||
PACKAGE_STRING='bullet 1.5.6'
|
PACKAGE_STRING='bullet 1.9'
|
||||||
PACKAGE_BUGREPORT='bullet@erwincoumans.com'
|
PACKAGE_BUGREPORT='bullet@erwincoumans.com'
|
||||||
|
|
||||||
ac_unique_file="mk/jam/build.jam"
|
ac_unique_file="mk/jam/build.jam"
|
||||||
@@ -723,13 +723,13 @@ echo X"$0" |
|
|||||||
/^X\(\/\).*/{ s//\1/; q; }
|
/^X\(\/\).*/{ s//\1/; q; }
|
||||||
s/.*/./; q'`
|
s/.*/./; q'`
|
||||||
srcdir=$ac_confdir
|
srcdir=$ac_confdir
|
||||||
if test ! -r "$srcdir/$ac_unique_file"; then
|
if test ! -r $srcdir/$ac_unique_file; then
|
||||||
srcdir=..
|
srcdir=..
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
ac_srcdir_defaulted=no
|
ac_srcdir_defaulted=no
|
||||||
fi
|
fi
|
||||||
if test ! -r "$srcdir/$ac_unique_file"; then
|
if test ! -r $srcdir/$ac_unique_file; then
|
||||||
if test "$ac_srcdir_defaulted" = yes; then
|
if test "$ac_srcdir_defaulted" = yes; then
|
||||||
{ echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
|
{ echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
|
||||||
{ (exit 1); exit 1; }; }
|
{ (exit 1); exit 1; }; }
|
||||||
@@ -738,7 +738,7 @@ if test ! -r "$srcdir/$ac_unique_file"; then
|
|||||||
{ (exit 1); exit 1; }; }
|
{ (exit 1); exit 1; }; }
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
(cd $srcdir && test -r "./$ac_unique_file") 2>/dev/null ||
|
(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
|
||||||
{ echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
|
{ echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
|
||||||
{ (exit 1); exit 1; }; }
|
{ (exit 1); exit 1; }; }
|
||||||
srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
|
srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
|
||||||
@@ -790,7 +790,7 @@ if test "$ac_init_help" = "long"; then
|
|||||||
# Omit some internal or obsolete options to make the list less imposing.
|
# Omit some internal or obsolete options to make the list less imposing.
|
||||||
# This message is too long to be a string in the A/UX 3.1 sh.
|
# This message is too long to be a string in the A/UX 3.1 sh.
|
||||||
cat <<_ACEOF
|
cat <<_ACEOF
|
||||||
\`configure' configures bullet 1.5.6 to adapt to many kinds of systems.
|
\`configure' configures bullet 1.9 to adapt to many kinds of systems.
|
||||||
|
|
||||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||||
|
|
||||||
@@ -855,7 +855,7 @@ fi
|
|||||||
|
|
||||||
if test -n "$ac_init_help"; then
|
if test -n "$ac_init_help"; then
|
||||||
case $ac_init_help in
|
case $ac_init_help in
|
||||||
short | recursive ) echo "Configuration of bullet 1.5.6:";;
|
short | recursive ) echo "Configuration of bullet 1.9:";;
|
||||||
esac
|
esac
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
|
|
||||||
@@ -980,7 +980,7 @@ fi
|
|||||||
test -n "$ac_init_help" && exit 0
|
test -n "$ac_init_help" && exit 0
|
||||||
if $ac_init_version; then
|
if $ac_init_version; then
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
bullet configure 1.5.6
|
bullet configure 1.9
|
||||||
generated by GNU Autoconf 2.59
|
generated by GNU Autoconf 2.59
|
||||||
|
|
||||||
Copyright (C) 2003 Free Software Foundation, Inc.
|
Copyright (C) 2003 Free Software Foundation, Inc.
|
||||||
@@ -994,7 +994,7 @@ cat >&5 <<_ACEOF
|
|||||||
This file contains any messages produced by compilers while
|
This file contains any messages produced by compilers while
|
||||||
running configure, to aid debugging if configure makes a mistake.
|
running configure, to aid debugging if configure makes a mistake.
|
||||||
|
|
||||||
It was created by bullet $as_me 1.5.6, which was
|
It was created by bullet $as_me 1.9, which was
|
||||||
generated by GNU Autoconf 2.59. Invocation command line was
|
generated by GNU Autoconf 2.59. Invocation command line was
|
||||||
|
|
||||||
$ $0 $@
|
$ $0 $@
|
||||||
@@ -9898,7 +9898,7 @@ cs_jamconfig_text="${cs_jamconfig_text}PACKAGE_NAME ?= \"$PACKAGE_NAME\" ;
|
|||||||
"
|
"
|
||||||
cs_jamconfig_text="${cs_jamconfig_text}PACKAGE_COPYRIGHT ?= \"$PACKAGE_COPYRIGHT\" ;
|
cs_jamconfig_text="${cs_jamconfig_text}PACKAGE_COPYRIGHT ?= \"$PACKAGE_COPYRIGHT\" ;
|
||||||
"
|
"
|
||||||
for cs_veritem in 1 5 6; do
|
for cs_veritem in 1 9; do
|
||||||
cs_jamconfig_text="${cs_jamconfig_text}PACKAGE_VERSION_LIST += \"$cs_veritem\" ;
|
cs_jamconfig_text="${cs_jamconfig_text}PACKAGE_VERSION_LIST += \"$cs_veritem\" ;
|
||||||
"
|
"
|
||||||
done
|
done
|
||||||
@@ -10275,7 +10275,7 @@ _ASBOX
|
|||||||
} >&5
|
} >&5
|
||||||
cat >&5 <<_CSEOF
|
cat >&5 <<_CSEOF
|
||||||
|
|
||||||
This file was extended by bullet $as_me 1.5.6, which was
|
This file was extended by bullet $as_me 1.9, which was
|
||||||
generated by GNU Autoconf 2.59. Invocation command line was
|
generated by GNU Autoconf 2.59. Invocation command line was
|
||||||
|
|
||||||
CONFIG_FILES = $CONFIG_FILES
|
CONFIG_FILES = $CONFIG_FILES
|
||||||
@@ -10338,7 +10338,7 @@ _ACEOF
|
|||||||
|
|
||||||
cat >>$CONFIG_STATUS <<_ACEOF
|
cat >>$CONFIG_STATUS <<_ACEOF
|
||||||
ac_cs_version="\\
|
ac_cs_version="\\
|
||||||
bullet config.status 1.5.6
|
bullet config.status 1.9
|
||||||
configured by $0, generated by GNU Autoconf 2.59,
|
configured by $0, generated by GNU Autoconf 2.59,
|
||||||
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
|
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
|
||||||
|
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ AC_PREREQ([2.54])
|
|||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
AC_INIT(
|
AC_INIT(
|
||||||
[bullet],
|
[bullet],
|
||||||
[1.5.6],
|
[1.9],
|
||||||
[bullet@erwincoumans.com])
|
[bullet@erwincoumans.com])
|
||||||
CS_PACKAGEINFO(
|
CS_PACKAGEINFO(
|
||||||
[Bullet Continuous Collision Detection and Physics Library],
|
[Bullet Continuous Collision Detection and Physics Library],
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
// This file is generated automatically.
|
// This file is generated automatically.
|
||||||
|
|
||||||
1 VERSIONINFO
|
1 VERSIONINFO
|
||||||
FILEVERSION 1, 5, 6, 0
|
FILEVERSION 1, 9, 0, 0
|
||||||
PRODUCTVERSION 1, 5, 6, 0
|
PRODUCTVERSION 1, 9, 0, 0
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
FILEFLAGS 0x1
|
FILEFLAGS 0x1
|
||||||
#else
|
#else
|
||||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
|||||||
BLOCK "040904E4"
|
BLOCK "040904E4"
|
||||||
{
|
{
|
||||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||||
VALUE "ProductVersion", "1.5.6"
|
VALUE "ProductVersion", "1.9"
|
||||||
VALUE "FileVersion", "1.5.6"
|
VALUE "FileVersion", "1.9"
|
||||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||||
VALUE "FileDescription", "BspDemo"
|
VALUE "FileDescription", "BspDemo"
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
// This file is generated automatically.
|
// This file is generated automatically.
|
||||||
|
|
||||||
1 VERSIONINFO
|
1 VERSIONINFO
|
||||||
FILEVERSION 1, 5, 6, 0
|
FILEVERSION 1, 9, 0, 0
|
||||||
PRODUCTVERSION 1, 5, 6, 0
|
PRODUCTVERSION 1, 9, 0, 0
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
FILEFLAGS 0x1
|
FILEFLAGS 0x1
|
||||||
#else
|
#else
|
||||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
|||||||
BLOCK "040904E4"
|
BLOCK "040904E4"
|
||||||
{
|
{
|
||||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||||
VALUE "ProductVersion", "1.5.6"
|
VALUE "ProductVersion", "1.9"
|
||||||
VALUE "FileVersion", "1.5.6"
|
VALUE "FileVersion", "1.9"
|
||||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||||
VALUE "FileDescription", "CcdPhysicsDemo"
|
VALUE "FileDescription", "CcdPhysicsDemo"
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
// This file is generated automatically.
|
// This file is generated automatically.
|
||||||
|
|
||||||
1 VERSIONINFO
|
1 VERSIONINFO
|
||||||
FILEVERSION 1, 5, 6, 0
|
FILEVERSION 1, 9, 0, 0
|
||||||
PRODUCTVERSION 1, 5, 6, 0
|
PRODUCTVERSION 1, 9, 0, 0
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
FILEFLAGS 0x1
|
FILEFLAGS 0x1
|
||||||
#else
|
#else
|
||||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
|||||||
BLOCK "040904E4"
|
BLOCK "040904E4"
|
||||||
{
|
{
|
||||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||||
VALUE "ProductVersion", "1.5.6"
|
VALUE "ProductVersion", "1.9"
|
||||||
VALUE "FileVersion", "1.5.6"
|
VALUE "FileVersion", "1.9"
|
||||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||||
VALUE "FileDescription", "ColladaDemo"
|
VALUE "FileDescription", "ColladaDemo"
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
// This file is generated automatically.
|
// This file is generated automatically.
|
||||||
|
|
||||||
1 VERSIONINFO
|
1 VERSIONINFO
|
||||||
FILEVERSION 1, 5, 6, 0
|
FILEVERSION 1, 9, 0, 0
|
||||||
PRODUCTVERSION 1, 5, 6, 0
|
PRODUCTVERSION 1, 9, 0, 0
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
FILEFLAGS 0x1
|
FILEFLAGS 0x1
|
||||||
#else
|
#else
|
||||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
|||||||
BLOCK "040904E4"
|
BLOCK "040904E4"
|
||||||
{
|
{
|
||||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||||
VALUE "ProductVersion", "1.5.6"
|
VALUE "ProductVersion", "1.9"
|
||||||
VALUE "FileVersion", "1.5.6"
|
VALUE "FileVersion", "1.9"
|
||||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||||
VALUE "FileDescription", "CollisionDemo"
|
VALUE "FileDescription", "CollisionDemo"
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
// This file is generated automatically.
|
// This file is generated automatically.
|
||||||
|
|
||||||
1 VERSIONINFO
|
1 VERSIONINFO
|
||||||
FILEVERSION 1, 5, 6, 0
|
FILEVERSION 1, 9, 0, 0
|
||||||
PRODUCTVERSION 1, 5, 6, 0
|
PRODUCTVERSION 1, 9, 0, 0
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
FILEFLAGS 0x1
|
FILEFLAGS 0x1
|
||||||
#else
|
#else
|
||||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
|||||||
BLOCK "040904E4"
|
BLOCK "040904E4"
|
||||||
{
|
{
|
||||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||||
VALUE "ProductVersion", "1.5.6"
|
VALUE "ProductVersion", "1.9"
|
||||||
VALUE "FileVersion", "1.5.6"
|
VALUE "FileVersion", "1.9"
|
||||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||||
VALUE "FileDescription", "CollisionInterfaceDemo"
|
VALUE "FileDescription", "CollisionInterfaceDemo"
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
// This file is generated automatically.
|
// This file is generated automatically.
|
||||||
|
|
||||||
1 VERSIONINFO
|
1 VERSIONINFO
|
||||||
FILEVERSION 1, 5, 6, 0
|
FILEVERSION 1, 9, 0, 0
|
||||||
PRODUCTVERSION 1, 5, 6, 0
|
PRODUCTVERSION 1, 9, 0, 0
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
FILEFLAGS 0x1
|
FILEFLAGS 0x1
|
||||||
#else
|
#else
|
||||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
|||||||
BLOCK "040904E4"
|
BLOCK "040904E4"
|
||||||
{
|
{
|
||||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||||
VALUE "ProductVersion", "1.5.6"
|
VALUE "ProductVersion", "1.9"
|
||||||
VALUE "FileVersion", "1.5.6"
|
VALUE "FileVersion", "1.9"
|
||||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||||
VALUE "FileDescription", "ConcaveDemo"
|
VALUE "FileDescription", "ConcaveDemo"
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
// This file is generated automatically.
|
// This file is generated automatically.
|
||||||
|
|
||||||
1 VERSIONINFO
|
1 VERSIONINFO
|
||||||
FILEVERSION 1, 5, 6, 0
|
FILEVERSION 1, 9, 0, 0
|
||||||
PRODUCTVERSION 1, 5, 6, 0
|
PRODUCTVERSION 1, 9, 0, 0
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
FILEFLAGS 0x1
|
FILEFLAGS 0x1
|
||||||
#else
|
#else
|
||||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
|||||||
BLOCK "040904E4"
|
BLOCK "040904E4"
|
||||||
{
|
{
|
||||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||||
VALUE "ProductVersion", "1.5.6"
|
VALUE "ProductVersion", "1.9"
|
||||||
VALUE "FileVersion", "1.5.6"
|
VALUE "FileVersion", "1.9"
|
||||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||||
VALUE "FileDescription", "ConstraintDemo"
|
VALUE "FileDescription", "ConstraintDemo"
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
// This file is generated automatically.
|
// This file is generated automatically.
|
||||||
|
|
||||||
1 VERSIONINFO
|
1 VERSIONINFO
|
||||||
FILEVERSION 1, 5, 6, 0
|
FILEVERSION 1, 9, 0, 0
|
||||||
PRODUCTVERSION 1, 5, 6, 0
|
PRODUCTVERSION 1, 9, 0, 0
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
FILEFLAGS 0x1
|
FILEFLAGS 0x1
|
||||||
#else
|
#else
|
||||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
|||||||
BLOCK "040904E4"
|
BLOCK "040904E4"
|
||||||
{
|
{
|
||||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||||
VALUE "ProductVersion", "1.5.6"
|
VALUE "ProductVersion", "1.9"
|
||||||
VALUE "FileVersion", "1.5.6"
|
VALUE "FileVersion", "1.9"
|
||||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||||
VALUE "FileDescription", "ContinuousConvexCollision"
|
VALUE "FileDescription", "ContinuousConvexCollision"
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
// This file is generated automatically.
|
// This file is generated automatically.
|
||||||
|
|
||||||
1 VERSIONINFO
|
1 VERSIONINFO
|
||||||
FILEVERSION 1, 5, 6, 0
|
FILEVERSION 1, 9, 0, 0
|
||||||
PRODUCTVERSION 1, 5, 6, 0
|
PRODUCTVERSION 1, 9, 0, 0
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
FILEFLAGS 0x1
|
FILEFLAGS 0x1
|
||||||
#else
|
#else
|
||||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
|||||||
BLOCK "040904E4"
|
BLOCK "040904E4"
|
||||||
{
|
{
|
||||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||||
VALUE "ProductVersion", "1.5.6"
|
VALUE "ProductVersion", "1.9"
|
||||||
VALUE "FileVersion", "1.5.6"
|
VALUE "FileVersion", "1.9"
|
||||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||||
VALUE "FileDescription", "ConvexDecompositionDemo"
|
VALUE "FileDescription", "ConvexDecompositionDemo"
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
// This file is generated automatically.
|
// This file is generated automatically.
|
||||||
|
|
||||||
1 VERSIONINFO
|
1 VERSIONINFO
|
||||||
FILEVERSION 1, 5, 6, 0
|
FILEVERSION 1, 9, 0, 0
|
||||||
PRODUCTVERSION 1, 5, 6, 0
|
PRODUCTVERSION 1, 9, 0, 0
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
FILEFLAGS 0x1
|
FILEFLAGS 0x1
|
||||||
#else
|
#else
|
||||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
|||||||
BLOCK "040904E4"
|
BLOCK "040904E4"
|
||||||
{
|
{
|
||||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||||
VALUE "ProductVersion", "1.5.6"
|
VALUE "ProductVersion", "1.9"
|
||||||
VALUE "FileVersion", "1.5.6"
|
VALUE "FileVersion", "1.9"
|
||||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||||
VALUE "FileDescription", "GjkConvexCastDemo"
|
VALUE "FileDescription", "GjkConvexCastDemo"
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
// This file is generated automatically.
|
// This file is generated automatically.
|
||||||
|
|
||||||
1 VERSIONINFO
|
1 VERSIONINFO
|
||||||
FILEVERSION 1, 5, 6, 0
|
FILEVERSION 1, 9, 0, 0
|
||||||
PRODUCTVERSION 1, 5, 6, 0
|
PRODUCTVERSION 1, 9, 0, 0
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
FILEFLAGS 0x1
|
FILEFLAGS 0x1
|
||||||
#else
|
#else
|
||||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
|||||||
BLOCK "040904E4"
|
BLOCK "040904E4"
|
||||||
{
|
{
|
||||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||||
VALUE "ProductVersion", "1.5.6"
|
VALUE "ProductVersion", "1.9"
|
||||||
VALUE "FileVersion", "1.5.6"
|
VALUE "FileVersion", "1.9"
|
||||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||||
VALUE "FileDescription", "Raytracer"
|
VALUE "FileDescription", "Raytracer"
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
// This file is generated automatically.
|
// This file is generated automatically.
|
||||||
|
|
||||||
1 VERSIONINFO
|
1 VERSIONINFO
|
||||||
FILEVERSION 1, 5, 6, 0
|
FILEVERSION 1, 9, 0, 0
|
||||||
PRODUCTVERSION 1, 5, 6, 0
|
PRODUCTVERSION 1, 9, 0, 0
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
FILEFLAGS 0x1
|
FILEFLAGS 0x1
|
||||||
#else
|
#else
|
||||||
@@ -14,8 +14,8 @@ FILEFLAGS 0x0
|
|||||||
BLOCK "040904E4"
|
BLOCK "040904E4"
|
||||||
{
|
{
|
||||||
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
VALUE "ProductName", "Bullet Continuous Collision Detection and Physics Library"
|
||||||
VALUE "ProductVersion", "1.5.6"
|
VALUE "ProductVersion", "1.9"
|
||||||
VALUE "FileVersion", "1.5.6"
|
VALUE "FileVersion", "1.9"
|
||||||
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
VALUE "LegalCopyright", "Copyright (c) 2005-2006 Erwin Coumans"
|
||||||
VALUE "FileDescription", "SimplexDemo"
|
VALUE "FileDescription", "SimplexDemo"
|
||||||
#ifdef CS_DEBUG
|
#ifdef CS_DEBUG
|
||||||
|
|||||||
Reference in New Issue
Block a user