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,199 +1,199 @@
|
|||||||
<?xml version="1.0" encoding = "Windows-1252"?>
|
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="7.00"
|
Version="7.00"
|
||||||
Name="appBspDemo"
|
Name="appBspDemo"
|
||||||
ProjectGUID="{255A379C-F159-5362-4024-D5ADB9F5FBD2}"
|
ProjectGUID="{255A379C-F159-5362-4024-D5ADB9F5FBD2}"
|
||||||
SccProjectName=""
|
SccProjectName=""
|
||||||
SccLocalPath="">
|
SccLocalPath="">
|
||||||
<Platforms>
|
<Platforms>
|
||||||
<Platform
|
<Platform
|
||||||
Name="Win32"/>
|
Name="Win32"/>
|
||||||
</Platforms>
|
</Platforms>
|
||||||
<Configurations>
|
<Configurations>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Release|Win32"
|
Name="Release|Win32"
|
||||||
OutputDirectory="..\..\out\release7\build\appBspDemo\"
|
OutputDirectory="..\..\out\release7\build\appBspDemo\"
|
||||||
IntermediateDirectory="..\..\out\release7\build\appBspDemo\"
|
IntermediateDirectory="..\..\out\release7\build\appBspDemo\"
|
||||||
ConfigurationType="1"
|
ConfigurationType="1"
|
||||||
CharacterSet="2"
|
CharacterSet="2"
|
||||||
WholeProgramOptimization="1"
|
WholeProgramOptimization="1"
|
||||||
UseOfMFC="0"
|
UseOfMFC="0"
|
||||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="2"
|
Optimization="2"
|
||||||
StringPooling="TRUE"
|
StringPooling="TRUE"
|
||||||
EnableFunctionLevelLinking="TRUE"
|
EnableFunctionLevelLinking="TRUE"
|
||||||
RuntimeLibrary="0"
|
RuntimeLibrary="0"
|
||||||
DebugInformationFormat="3"
|
DebugInformationFormat="3"
|
||||||
BufferSecurityCheck="FALSE"
|
BufferSecurityCheck="FALSE"
|
||||||
PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32"
|
PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32"
|
||||||
OptimizeForProcessor="1"
|
OptimizeForProcessor="1"
|
||||||
ExceptionHandling="0"
|
ExceptionHandling="0"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
||||||
PrecompiledHeaderFile="..\..\out\release7\build\appBspDemo\appBspDemo.pch"
|
PrecompiledHeaderFile="..\..\out\release7\build\appBspDemo\appBspDemo.pch"
|
||||||
AssemblerListingLocation="..\..\out\release7\build\appBspDemo\"
|
AssemblerListingLocation="..\..\out\release7\build\appBspDemo\"
|
||||||
ObjectFile="..\..\out\release7\build\appBspDemo\"
|
ObjectFile="..\..\out\release7\build\appBspDemo\"
|
||||||
ProgramDataBaseFileName="..\..\out\release7\build\appBspDemo\BspDemo.pdb"
|
ProgramDataBaseFileName="..\..\out\release7\build\appBspDemo\BspDemo.pdb"
|
||||||
WarningLevel="3"
|
WarningLevel="3"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
Detect64BitPortabilityProblems="TRUE"
|
Detect64BitPortabilityProblems="TRUE"
|
||||||
TreatWChar_tAsBuiltInType="false"
|
TreatWChar_tAsBuiltInType="false"
|
||||||
CompileAs="0"/>
|
CompileAs="0"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"/>
|
Name="VCCustomBuildTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
OptimizeReferences="2"
|
OptimizeReferences="2"
|
||||||
EnableCOMDATFolding="2"
|
EnableCOMDATFolding="2"
|
||||||
GenerateDebugInformation="TRUE"
|
GenerateDebugInformation="TRUE"
|
||||||
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
||||||
OutputFile="..\..\BspDemo.exe"
|
OutputFile="..\..\BspDemo.exe"
|
||||||
SubSystem="1"
|
SubSystem="1"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalDependencies="glut32.lib"
|
AdditionalDependencies="glut32.lib"
|
||||||
IgnoreImportLibrary="TRUE"
|
IgnoreImportLibrary="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
GenerateManifest="false"
|
GenerateManifest="false"
|
||||||
AdditionalLibraryDirectories="..\..\Glut"
|
AdditionalLibraryDirectories="..\..\Glut"
|
||||||
ProgramDatabaseFile="..\..\out\release7\build\appBspDemo\BspDemo.pdb"
|
ProgramDatabaseFile="..\..\out\release7\build\appBspDemo\BspDemo.pdb"
|
||||||
TargetMachine="1"/>
|
TargetMachine="1"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLibrarianTool"
|
Name="VCLibrarianTool"
|
||||||
SuppressStartupBanner="TRUE"/>
|
SuppressStartupBanner="TRUE"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCMIDLTool"
|
Name="VCMIDLTool"
|
||||||
PreprocessorDefinitions="NDEBUG;_CONSOLE"
|
PreprocessorDefinitions="NDEBUG;_CONSOLE"
|
||||||
MkTypLibCompatible="TRUE"
|
MkTypLibCompatible="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
TargetEnvironment="1"
|
TargetEnvironment="1"
|
||||||
TypeLibraryName="..\..\out\release7\build\appBspDemo\appBspDemo.tlb"/>
|
TypeLibraryName="..\..\out\release7\build\appBspDemo\appBspDemo.tlb"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPostBuildEventTool"
|
Name="VCPostBuildEventTool"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"/>
|
Name="VCPreBuildEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreLinkEventTool"/>
|
Name="VCPreLinkEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCResourceCompilerTool"
|
Name="VCResourceCompilerTool"
|
||||||
PreprocessorDefinitions="NDEBUG;_CONSOLE;PROJECTGEN_VERSION=7"
|
PreprocessorDefinitions="NDEBUG;_CONSOLE;PROJECTGEN_VERSION=7"
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
||||||
Culture="1033"/>
|
Culture="1033"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebServiceProxyGeneratorTool"/>
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebDeploymentTool"/>
|
Name="VCWebDeploymentTool"/>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Debug|Win32"
|
Name="Debug|Win32"
|
||||||
OutputDirectory="..\..\out\debug7\build\appBspDemo\"
|
OutputDirectory="..\..\out\debug7\build\appBspDemo\"
|
||||||
IntermediateDirectory="..\..\out\debug7\build\appBspDemo\"
|
IntermediateDirectory="..\..\out\debug7\build\appBspDemo\"
|
||||||
ConfigurationType="1"
|
ConfigurationType="1"
|
||||||
CharacterSet="2"
|
CharacterSet="2"
|
||||||
UseOfMFC="0"
|
UseOfMFC="0"
|
||||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="0"
|
Optimization="0"
|
||||||
MinimalRebuild="TRUE"
|
MinimalRebuild="TRUE"
|
||||||
DebugInformationFormat="4"
|
DebugInformationFormat="4"
|
||||||
RuntimeTypeInfo="FALSE"
|
RuntimeTypeInfo="FALSE"
|
||||||
RuntimeLibrary="1"
|
RuntimeLibrary="1"
|
||||||
PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
|
PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
|
||||||
OptimizeForProcessor="1"
|
OptimizeForProcessor="1"
|
||||||
ExceptionHandling="0"
|
ExceptionHandling="0"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
||||||
PrecompiledHeaderFile="..\..\out\debug7\build\appBspDemo\appBspDemo.pch"
|
PrecompiledHeaderFile="..\..\out\debug7\build\appBspDemo\appBspDemo.pch"
|
||||||
AssemblerListingLocation="..\..\out\debug7\build\appBspDemo\"
|
AssemblerListingLocation="..\..\out\debug7\build\appBspDemo\"
|
||||||
ObjectFile="..\..\out\debug7\build\appBspDemo\"
|
ObjectFile="..\..\out\debug7\build\appBspDemo\"
|
||||||
ProgramDataBaseFileName="..\..\out\debug7\build\appBspDemo\BspDemo.pdb"
|
ProgramDataBaseFileName="..\..\out\debug7\build\appBspDemo\BspDemo.pdb"
|
||||||
WarningLevel="3"
|
WarningLevel="3"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
Detect64BitPortabilityProblems="TRUE"
|
Detect64BitPortabilityProblems="TRUE"
|
||||||
TreatWChar_tAsBuiltInType="false"
|
TreatWChar_tAsBuiltInType="false"
|
||||||
CompileAs="0"/>
|
CompileAs="0"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"/>
|
Name="VCCustomBuildTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
GenerateDebugInformation="TRUE"
|
GenerateDebugInformation="TRUE"
|
||||||
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
||||||
OutputFile="..\..\BspDemo.exe"
|
OutputFile="..\..\BspDemo.exe"
|
||||||
SubSystem="1"
|
SubSystem="1"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalDependencies="glut32.lib"
|
AdditionalDependencies="glut32.lib"
|
||||||
IgnoreImportLibrary="TRUE"
|
IgnoreImportLibrary="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
GenerateManifest="false"
|
GenerateManifest="false"
|
||||||
AdditionalLibraryDirectories="..\..\Glut"
|
AdditionalLibraryDirectories="..\..\Glut"
|
||||||
ProgramDatabaseFile="..\..\out\debug7\build\appBspDemo\BspDemo.pdb"
|
ProgramDatabaseFile="..\..\out\debug7\build\appBspDemo\BspDemo.pdb"
|
||||||
TargetMachine="1"/>
|
TargetMachine="1"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLibrarianTool"
|
Name="VCLibrarianTool"
|
||||||
SuppressStartupBanner="TRUE"/>
|
SuppressStartupBanner="TRUE"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCMIDLTool"
|
Name="VCMIDLTool"
|
||||||
PreprocessorDefinitions="_DEBUG;_CONSOLE"
|
PreprocessorDefinitions="_DEBUG;_CONSOLE"
|
||||||
MkTypLibCompatible="TRUE"
|
MkTypLibCompatible="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
TargetEnvironment="1"
|
TargetEnvironment="1"
|
||||||
TypeLibraryName="..\..\out\debug7\build\appBspDemo\appBspDemo.tlb"/>
|
TypeLibraryName="..\..\out\debug7\build\appBspDemo\appBspDemo.tlb"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPostBuildEventTool"
|
Name="VCPostBuildEventTool"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"/>
|
Name="VCPreBuildEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreLinkEventTool"/>
|
Name="VCPreLinkEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCResourceCompilerTool"
|
Name="VCResourceCompilerTool"
|
||||||
PreprocessorDefinitions="_DEBUG;_CONSOLE;PROJECTGEN_VERSION=7"
|
PreprocessorDefinitions="_DEBUG;_CONSOLE;PROJECTGEN_VERSION=7"
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
||||||
Culture="1033"/>
|
Culture="1033"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebServiceProxyGeneratorTool"/>
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebDeploymentTool"/>
|
Name="VCWebDeploymentTool"/>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
</Configurations>
|
</Configurations>
|
||||||
<Files>
|
<Files>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Source Files"
|
Name="Source Files"
|
||||||
Filter="">
|
Filter="">
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Demos\BspDemo\BspConverter.cpp">
|
RelativePath="..\..\Demos\BspDemo\BspConverter.cpp">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Demos\BspDemo\BspDemo.cpp">
|
RelativePath="..\..\Demos\BspDemo\BspDemo.cpp">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Demos\BspDemo\BspLoader.cpp">
|
RelativePath="..\..\Demos\BspDemo\BspLoader.cpp">
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Header Files"
|
Name="Header Files"
|
||||||
Filter="">
|
Filter="">
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Demos\BspDemo\BspConverter.h">
|
RelativePath="..\..\Demos\BspDemo\BspConverter.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Demos\BspDemo\BspLoader.h">
|
RelativePath="..\..\Demos\BspDemo\BspLoader.h">
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Resource Files"
|
Name="Resource Files"
|
||||||
Filter="">
|
Filter="">
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\msvc\appBspDemo.rc">
|
RelativePath="..\..\msvc\appBspDemo.rc">
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
</Files>
|
</Files>
|
||||||
<Globals>
|
<Globals>
|
||||||
</Globals>
|
</Globals>
|
||||||
</VisualStudioProject>
|
</VisualStudioProject>
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -1,358 +1,358 @@
|
|||||||
<?xml version="1.0" encoding = "Windows-1252"?>
|
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="7.00"
|
Version="7.00"
|
||||||
Name="liblibxml"
|
Name="liblibxml"
|
||||||
ProjectGUID="{A0958CD9-0E39-4A77-3711-9B488F508FBF}"
|
ProjectGUID="{A0958CD9-0E39-4A77-3711-9B488F508FBF}"
|
||||||
SccProjectName=""
|
SccProjectName=""
|
||||||
SccLocalPath="">
|
SccLocalPath="">
|
||||||
<Platforms>
|
<Platforms>
|
||||||
<Platform
|
<Platform
|
||||||
Name="Win32"/>
|
Name="Win32"/>
|
||||||
</Platforms>
|
</Platforms>
|
||||||
<Configurations>
|
<Configurations>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Release|Win32"
|
Name="Release|Win32"
|
||||||
OutputDirectory="..\..\out\release7\build\liblibxml\"
|
OutputDirectory="..\..\out\release7\build\liblibxml\"
|
||||||
IntermediateDirectory="..\..\out\release7\build\liblibxml\"
|
IntermediateDirectory="..\..\out\release7\build\liblibxml\"
|
||||||
ConfigurationType="4"
|
ConfigurationType="4"
|
||||||
UseOfMFC="0"
|
UseOfMFC="0"
|
||||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="2"
|
Optimization="2"
|
||||||
StringPooling="TRUE"
|
StringPooling="TRUE"
|
||||||
EnableFunctionLevelLinking="TRUE"
|
EnableFunctionLevelLinking="TRUE"
|
||||||
RuntimeLibrary="0"
|
RuntimeLibrary="0"
|
||||||
DebugInformationFormat="3"
|
DebugInformationFormat="3"
|
||||||
BufferSecurityCheck="FALSE"
|
BufferSecurityCheck="FALSE"
|
||||||
PreprocessorDefinitions="NDEBUG;_LIB;_WINDOWS;WIN32"
|
PreprocessorDefinitions="NDEBUG;_LIB;_WINDOWS;WIN32"
|
||||||
OptimizeForProcessor="1"
|
OptimizeForProcessor="1"
|
||||||
ExceptionHandling="0"
|
ExceptionHandling="0"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
||||||
PrecompiledHeaderFile="..\..\out\release7\build\liblibxml\liblibxml.pch"
|
PrecompiledHeaderFile="..\..\out\release7\build\liblibxml\liblibxml.pch"
|
||||||
AssemblerListingLocation="..\..\out\release7\build\liblibxml\"
|
AssemblerListingLocation="..\..\out\release7\build\liblibxml\"
|
||||||
ObjectFile="..\..\out\release7\build\liblibxml\"
|
ObjectFile="..\..\out\release7\build\liblibxml\"
|
||||||
ProgramDataBaseFileName="..\..\out\release7\build\liblibxml\libxml.pdb"
|
ProgramDataBaseFileName="..\..\out\release7\build\liblibxml\libxml.pdb"
|
||||||
WarningLevel="3"
|
WarningLevel="3"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
Detect64BitPortabilityProblems="TRUE"
|
Detect64BitPortabilityProblems="TRUE"
|
||||||
TreatWChar_tAsBuiltInType="false"
|
TreatWChar_tAsBuiltInType="false"
|
||||||
CompileAs="0"/>
|
CompileAs="0"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"/>
|
Name="VCCustomBuildTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
OptimizeReferences="2"
|
OptimizeReferences="2"
|
||||||
EnableCOMDATFolding="2"
|
EnableCOMDATFolding="2"
|
||||||
GenerateDebugInformation="TRUE"
|
GenerateDebugInformation="TRUE"
|
||||||
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalDependencies=""
|
AdditionalDependencies=""
|
||||||
IgnoreImportLibrary="TRUE"
|
IgnoreImportLibrary="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
GenerateManifest="false"
|
GenerateManifest="false"
|
||||||
AdditionalLibraryDirectories=""
|
AdditionalLibraryDirectories=""
|
||||||
ProgramDatabaseFile="..\..\out\release7\build\liblibxml\libxml.pdb"
|
ProgramDatabaseFile="..\..\out\release7\build\liblibxml\libxml.pdb"
|
||||||
TargetMachine="1"/>
|
TargetMachine="1"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLibrarianTool"
|
Name="VCLibrarianTool"
|
||||||
OutputFile="..\..\out\release7\libs\liblibxml.lib"
|
OutputFile="..\..\out\release7\libs\liblibxml.lib"
|
||||||
SuppressStartupBanner="TRUE"/>
|
SuppressStartupBanner="TRUE"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCMIDLTool"
|
Name="VCMIDLTool"
|
||||||
PreprocessorDefinitions="NDEBUG;_LIB;_WINDOWS"
|
PreprocessorDefinitions="NDEBUG;_LIB;_WINDOWS"
|
||||||
MkTypLibCompatible="TRUE"
|
MkTypLibCompatible="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
TargetEnvironment="1"
|
TargetEnvironment="1"
|
||||||
TypeLibraryName="..\..\out\release7\build\liblibxml\liblibxml.tlb"/>
|
TypeLibraryName="..\..\out\release7\build\liblibxml\liblibxml.tlb"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPostBuildEventTool"
|
Name="VCPostBuildEventTool"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"/>
|
Name="VCPreBuildEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreLinkEventTool"/>
|
Name="VCPreLinkEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCResourceCompilerTool"
|
Name="VCResourceCompilerTool"
|
||||||
PreprocessorDefinitions="NDEBUG;_LIB;_WINDOWS;PROJECTGEN_VERSION=7"
|
PreprocessorDefinitions="NDEBUG;_LIB;_WINDOWS;PROJECTGEN_VERSION=7"
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
||||||
Culture="1033"/>
|
Culture="1033"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebServiceProxyGeneratorTool"/>
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebDeploymentTool"/>
|
Name="VCWebDeploymentTool"/>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Debug|Win32"
|
Name="Debug|Win32"
|
||||||
OutputDirectory="..\..\out\debug7\build\liblibxml\"
|
OutputDirectory="..\..\out\debug7\build\liblibxml\"
|
||||||
IntermediateDirectory="..\..\out\debug7\build\liblibxml\"
|
IntermediateDirectory="..\..\out\debug7\build\liblibxml\"
|
||||||
ConfigurationType="4"
|
ConfigurationType="4"
|
||||||
UseOfMFC="0"
|
UseOfMFC="0"
|
||||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="0"
|
Optimization="0"
|
||||||
MinimalRebuild="TRUE"
|
MinimalRebuild="TRUE"
|
||||||
DebugInformationFormat="4"
|
DebugInformationFormat="4"
|
||||||
RuntimeTypeInfo="FALSE"
|
RuntimeTypeInfo="FALSE"
|
||||||
RuntimeLibrary="1"
|
RuntimeLibrary="1"
|
||||||
PreprocessorDefinitions="_DEBUG;_LIB;_WINDOWS;WIN32"
|
PreprocessorDefinitions="_DEBUG;_LIB;_WINDOWS;WIN32"
|
||||||
OptimizeForProcessor="1"
|
OptimizeForProcessor="1"
|
||||||
ExceptionHandling="0"
|
ExceptionHandling="0"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
||||||
PrecompiledHeaderFile="..\..\out\debug7\build\liblibxml\liblibxml.pch"
|
PrecompiledHeaderFile="..\..\out\debug7\build\liblibxml\liblibxml.pch"
|
||||||
AssemblerListingLocation="..\..\out\debug7\build\liblibxml\"
|
AssemblerListingLocation="..\..\out\debug7\build\liblibxml\"
|
||||||
ObjectFile="..\..\out\debug7\build\liblibxml\"
|
ObjectFile="..\..\out\debug7\build\liblibxml\"
|
||||||
ProgramDataBaseFileName="..\..\out\debug7\build\liblibxml\libxml.pdb"
|
ProgramDataBaseFileName="..\..\out\debug7\build\liblibxml\libxml.pdb"
|
||||||
WarningLevel="3"
|
WarningLevel="3"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
Detect64BitPortabilityProblems="TRUE"
|
Detect64BitPortabilityProblems="TRUE"
|
||||||
TreatWChar_tAsBuiltInType="false"
|
TreatWChar_tAsBuiltInType="false"
|
||||||
CompileAs="0"/>
|
CompileAs="0"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"/>
|
Name="VCCustomBuildTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
GenerateDebugInformation="TRUE"
|
GenerateDebugInformation="TRUE"
|
||||||
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalDependencies=""
|
AdditionalDependencies=""
|
||||||
IgnoreImportLibrary="TRUE"
|
IgnoreImportLibrary="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
GenerateManifest="false"
|
GenerateManifest="false"
|
||||||
AdditionalLibraryDirectories=""
|
AdditionalLibraryDirectories=""
|
||||||
ProgramDatabaseFile="..\..\out\debug7\build\liblibxml\libxml.pdb"
|
ProgramDatabaseFile="..\..\out\debug7\build\liblibxml\libxml.pdb"
|
||||||
TargetMachine="1"/>
|
TargetMachine="1"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLibrarianTool"
|
Name="VCLibrarianTool"
|
||||||
OutputFile="..\..\out\debug7\libs\liblibxml_d.lib"
|
OutputFile="..\..\out\debug7\libs\liblibxml_d.lib"
|
||||||
SuppressStartupBanner="TRUE"/>
|
SuppressStartupBanner="TRUE"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCMIDLTool"
|
Name="VCMIDLTool"
|
||||||
PreprocessorDefinitions="_DEBUG;_LIB;_WINDOWS"
|
PreprocessorDefinitions="_DEBUG;_LIB;_WINDOWS"
|
||||||
MkTypLibCompatible="TRUE"
|
MkTypLibCompatible="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
TargetEnvironment="1"
|
TargetEnvironment="1"
|
||||||
TypeLibraryName="..\..\out\debug7\build\liblibxml\liblibxml.tlb"/>
|
TypeLibraryName="..\..\out\debug7\build\liblibxml\liblibxml.tlb"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPostBuildEventTool"
|
Name="VCPostBuildEventTool"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"/>
|
Name="VCPreBuildEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreLinkEventTool"/>
|
Name="VCPreLinkEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCResourceCompilerTool"
|
Name="VCResourceCompilerTool"
|
||||||
PreprocessorDefinitions="_DEBUG;_LIB;_WINDOWS;PROJECTGEN_VERSION=7"
|
PreprocessorDefinitions="_DEBUG;_LIB;_WINDOWS;PROJECTGEN_VERSION=7"
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
||||||
Culture="1033"/>
|
Culture="1033"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebServiceProxyGeneratorTool"/>
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebDeploymentTool"/>
|
Name="VCWebDeploymentTool"/>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
</Configurations>
|
</Configurations>
|
||||||
<Files>
|
<Files>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Source Files"
|
Name="Source Files"
|
||||||
Filter="">
|
Filter="">
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\c14n.c">
|
RelativePath="..\..\Extras\LibXML\c14n.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\catalog.c">
|
RelativePath="..\..\Extras\LibXML\catalog.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\chvalid.c">
|
RelativePath="..\..\Extras\LibXML\chvalid.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\debugXML.c">
|
RelativePath="..\..\Extras\LibXML\debugXML.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\dict.c">
|
RelativePath="..\..\Extras\LibXML\dict.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\DOCBparser.c">
|
RelativePath="..\..\Extras\LibXML\DOCBparser.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\encoding.c">
|
RelativePath="..\..\Extras\LibXML\encoding.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\entities.c">
|
RelativePath="..\..\Extras\LibXML\entities.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\error.c">
|
RelativePath="..\..\Extras\LibXML\error.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\globals.c">
|
RelativePath="..\..\Extras\LibXML\globals.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\hash.c">
|
RelativePath="..\..\Extras\LibXML\hash.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\HTMLparser.c">
|
RelativePath="..\..\Extras\LibXML\HTMLparser.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\HTMLtree.c">
|
RelativePath="..\..\Extras\LibXML\HTMLtree.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\legacy.c">
|
RelativePath="..\..\Extras\LibXML\legacy.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\list.c">
|
RelativePath="..\..\Extras\LibXML\list.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\nanoftp.c">
|
RelativePath="..\..\Extras\LibXML\nanoftp.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\nanohttp.c">
|
RelativePath="..\..\Extras\LibXML\nanohttp.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\parser.c">
|
RelativePath="..\..\Extras\LibXML\parser.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\parserInternals.c">
|
RelativePath="..\..\Extras\LibXML\parserInternals.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\pattern.c">
|
RelativePath="..\..\Extras\LibXML\pattern.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\relaxng.c">
|
RelativePath="..\..\Extras\LibXML\relaxng.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\runsuite.c">
|
RelativePath="..\..\Extras\LibXML\runsuite.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\runtest.c">
|
RelativePath="..\..\Extras\LibXML\runtest.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\SAX.c">
|
RelativePath="..\..\Extras\LibXML\SAX.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\SAX2.c">
|
RelativePath="..\..\Extras\LibXML\SAX2.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\schematron.c">
|
RelativePath="..\..\Extras\LibXML\schematron.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\threads.c">
|
RelativePath="..\..\Extras\LibXML\threads.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\tree.c">
|
RelativePath="..\..\Extras\LibXML\tree.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\trio.c">
|
RelativePath="..\..\Extras\LibXML\trio.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\trionan.c">
|
RelativePath="..\..\Extras\LibXML\trionan.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\triostr.c">
|
RelativePath="..\..\Extras\LibXML\triostr.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\uri.c">
|
RelativePath="..\..\Extras\LibXML\uri.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\valid.c">
|
RelativePath="..\..\Extras\LibXML\valid.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xinclude.c">
|
RelativePath="..\..\Extras\LibXML\xinclude.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xlink.c">
|
RelativePath="..\..\Extras\LibXML\xlink.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlcatalog.c">
|
RelativePath="..\..\Extras\LibXML\xmlcatalog.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlIO.c">
|
RelativePath="..\..\Extras\LibXML\xmlIO.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmllint.c">
|
RelativePath="..\..\Extras\LibXML\xmllint.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlmemory.c">
|
RelativePath="..\..\Extras\LibXML\xmlmemory.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlmodule.c">
|
RelativePath="..\..\Extras\LibXML\xmlmodule.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlreader.c">
|
RelativePath="..\..\Extras\LibXML\xmlreader.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlregexp.c">
|
RelativePath="..\..\Extras\LibXML\xmlregexp.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlsave.c">
|
RelativePath="..\..\Extras\LibXML\xmlsave.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlschemas.c">
|
RelativePath="..\..\Extras\LibXML\xmlschemas.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlschemastypes.c">
|
RelativePath="..\..\Extras\LibXML\xmlschemastypes.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlstring.c">
|
RelativePath="..\..\Extras\LibXML\xmlstring.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlunicode.c">
|
RelativePath="..\..\Extras\LibXML\xmlunicode.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlwriter.c">
|
RelativePath="..\..\Extras\LibXML\xmlwriter.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xpath.c">
|
RelativePath="..\..\Extras\LibXML\xpath.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xpointer.c">
|
RelativePath="..\..\Extras\LibXML\xpointer.c">
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Header Files"
|
Name="Header Files"
|
||||||
Filter="">
|
Filter="">
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\acconfig.h">
|
RelativePath="..\..\Extras\LibXML\acconfig.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\config-ps3.h">
|
RelativePath="..\..\Extras\LibXML\config-ps3.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\config-win32.h">
|
RelativePath="..\..\Extras\LibXML\config-win32.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\config.h">
|
RelativePath="..\..\Extras\LibXML\config.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\config2.h">
|
RelativePath="..\..\Extras\LibXML\config2.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\elfgcchack.h">
|
RelativePath="..\..\Extras\LibXML\elfgcchack.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\libxml.h">
|
RelativePath="..\..\Extras\LibXML\libxml.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\trio.h">
|
RelativePath="..\..\Extras\LibXML\trio.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\triodef.h">
|
RelativePath="..\..\Extras\LibXML\triodef.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\trionan.h">
|
RelativePath="..\..\Extras\LibXML\trionan.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\triop.h">
|
RelativePath="..\..\Extras\LibXML\triop.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\triostr.h">
|
RelativePath="..\..\Extras\LibXML\triostr.h">
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
</Files>
|
</Files>
|
||||||
<Globals>
|
<Globals>
|
||||||
</Globals>
|
</Globals>
|
||||||
</VisualStudioProject>
|
</VisualStudioProject>
|
||||||
|
|||||||
@@ -1,199 +1,199 @@
|
|||||||
<?xml version="1.0" encoding = "Windows-1252"?>
|
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="7.10"
|
Version="7.10"
|
||||||
Name="appBspDemo"
|
Name="appBspDemo"
|
||||||
ProjectGUID="{255A379C-F159-5362-4024-D5ADB9F5FBD2}"
|
ProjectGUID="{255A379C-F159-5362-4024-D5ADB9F5FBD2}"
|
||||||
SccProjectName=""
|
SccProjectName=""
|
||||||
SccLocalPath="">
|
SccLocalPath="">
|
||||||
<Platforms>
|
<Platforms>
|
||||||
<Platform
|
<Platform
|
||||||
Name="Win32"/>
|
Name="Win32"/>
|
||||||
</Platforms>
|
</Platforms>
|
||||||
<Configurations>
|
<Configurations>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Release|Win32"
|
Name="Release|Win32"
|
||||||
OutputDirectory="..\..\out\release71\build\appBspDemo\"
|
OutputDirectory="..\..\out\release71\build\appBspDemo\"
|
||||||
IntermediateDirectory="..\..\out\release71\build\appBspDemo\"
|
IntermediateDirectory="..\..\out\release71\build\appBspDemo\"
|
||||||
ConfigurationType="1"
|
ConfigurationType="1"
|
||||||
CharacterSet="2"
|
CharacterSet="2"
|
||||||
WholeProgramOptimization="1"
|
WholeProgramOptimization="1"
|
||||||
UseOfMFC="0"
|
UseOfMFC="0"
|
||||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="2"
|
Optimization="2"
|
||||||
StringPooling="TRUE"
|
StringPooling="TRUE"
|
||||||
EnableFunctionLevelLinking="TRUE"
|
EnableFunctionLevelLinking="TRUE"
|
||||||
RuntimeLibrary="0"
|
RuntimeLibrary="0"
|
||||||
DebugInformationFormat="3"
|
DebugInformationFormat="3"
|
||||||
BufferSecurityCheck="FALSE"
|
BufferSecurityCheck="FALSE"
|
||||||
PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32"
|
PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32"
|
||||||
OptimizeForProcessor="1"
|
OptimizeForProcessor="1"
|
||||||
ExceptionHandling="0"
|
ExceptionHandling="0"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
||||||
PrecompiledHeaderFile="..\..\out\release71\build\appBspDemo\appBspDemo.pch"
|
PrecompiledHeaderFile="..\..\out\release71\build\appBspDemo\appBspDemo.pch"
|
||||||
AssemblerListingLocation="..\..\out\release71\build\appBspDemo\"
|
AssemblerListingLocation="..\..\out\release71\build\appBspDemo\"
|
||||||
ObjectFile="..\..\out\release71\build\appBspDemo\"
|
ObjectFile="..\..\out\release71\build\appBspDemo\"
|
||||||
ProgramDataBaseFileName="..\..\out\release71\build\appBspDemo\BspDemo.pdb"
|
ProgramDataBaseFileName="..\..\out\release71\build\appBspDemo\BspDemo.pdb"
|
||||||
WarningLevel="3"
|
WarningLevel="3"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
Detect64BitPortabilityProblems="TRUE"
|
Detect64BitPortabilityProblems="TRUE"
|
||||||
TreatWChar_tAsBuiltInType="false"
|
TreatWChar_tAsBuiltInType="false"
|
||||||
CompileAs="0"/>
|
CompileAs="0"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"/>
|
Name="VCCustomBuildTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
OptimizeReferences="2"
|
OptimizeReferences="2"
|
||||||
EnableCOMDATFolding="2"
|
EnableCOMDATFolding="2"
|
||||||
GenerateDebugInformation="TRUE"
|
GenerateDebugInformation="TRUE"
|
||||||
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
||||||
OutputFile="..\..\BspDemo.exe"
|
OutputFile="..\..\BspDemo.exe"
|
||||||
SubSystem="1"
|
SubSystem="1"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalDependencies="glut32.lib"
|
AdditionalDependencies="glut32.lib"
|
||||||
IgnoreImportLibrary="TRUE"
|
IgnoreImportLibrary="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
GenerateManifest="false"
|
GenerateManifest="false"
|
||||||
AdditionalLibraryDirectories="..\..\Glut"
|
AdditionalLibraryDirectories="..\..\Glut"
|
||||||
ProgramDatabaseFile="..\..\out\release71\build\appBspDemo\BspDemo.pdb"
|
ProgramDatabaseFile="..\..\out\release71\build\appBspDemo\BspDemo.pdb"
|
||||||
TargetMachine="1"/>
|
TargetMachine="1"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLibrarianTool"
|
Name="VCLibrarianTool"
|
||||||
SuppressStartupBanner="TRUE"/>
|
SuppressStartupBanner="TRUE"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCMIDLTool"
|
Name="VCMIDLTool"
|
||||||
PreprocessorDefinitions="NDEBUG;_CONSOLE"
|
PreprocessorDefinitions="NDEBUG;_CONSOLE"
|
||||||
MkTypLibCompatible="TRUE"
|
MkTypLibCompatible="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
TargetEnvironment="1"
|
TargetEnvironment="1"
|
||||||
TypeLibraryName="..\..\out\release71\build\appBspDemo\appBspDemo.tlb"/>
|
TypeLibraryName="..\..\out\release71\build\appBspDemo\appBspDemo.tlb"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPostBuildEventTool"
|
Name="VCPostBuildEventTool"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"/>
|
Name="VCPreBuildEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreLinkEventTool"/>
|
Name="VCPreLinkEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCResourceCompilerTool"
|
Name="VCResourceCompilerTool"
|
||||||
PreprocessorDefinitions="NDEBUG;_CONSOLE;PROJECTGEN_VERSION=71"
|
PreprocessorDefinitions="NDEBUG;_CONSOLE;PROJECTGEN_VERSION=71"
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
||||||
Culture="1033"/>
|
Culture="1033"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebServiceProxyGeneratorTool"/>
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebDeploymentTool"/>
|
Name="VCWebDeploymentTool"/>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Debug|Win32"
|
Name="Debug|Win32"
|
||||||
OutputDirectory="..\..\out\debug71\build\appBspDemo\"
|
OutputDirectory="..\..\out\debug71\build\appBspDemo\"
|
||||||
IntermediateDirectory="..\..\out\debug71\build\appBspDemo\"
|
IntermediateDirectory="..\..\out\debug71\build\appBspDemo\"
|
||||||
ConfigurationType="1"
|
ConfigurationType="1"
|
||||||
CharacterSet="2"
|
CharacterSet="2"
|
||||||
UseOfMFC="0"
|
UseOfMFC="0"
|
||||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="0"
|
Optimization="0"
|
||||||
MinimalRebuild="TRUE"
|
MinimalRebuild="TRUE"
|
||||||
DebugInformationFormat="4"
|
DebugInformationFormat="4"
|
||||||
RuntimeTypeInfo="FALSE"
|
RuntimeTypeInfo="FALSE"
|
||||||
RuntimeLibrary="1"
|
RuntimeLibrary="1"
|
||||||
PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
|
PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
|
||||||
OptimizeForProcessor="1"
|
OptimizeForProcessor="1"
|
||||||
ExceptionHandling="0"
|
ExceptionHandling="0"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
||||||
PrecompiledHeaderFile="..\..\out\debug71\build\appBspDemo\appBspDemo.pch"
|
PrecompiledHeaderFile="..\..\out\debug71\build\appBspDemo\appBspDemo.pch"
|
||||||
AssemblerListingLocation="..\..\out\debug71\build\appBspDemo\"
|
AssemblerListingLocation="..\..\out\debug71\build\appBspDemo\"
|
||||||
ObjectFile="..\..\out\debug71\build\appBspDemo\"
|
ObjectFile="..\..\out\debug71\build\appBspDemo\"
|
||||||
ProgramDataBaseFileName="..\..\out\debug71\build\appBspDemo\BspDemo.pdb"
|
ProgramDataBaseFileName="..\..\out\debug71\build\appBspDemo\BspDemo.pdb"
|
||||||
WarningLevel="3"
|
WarningLevel="3"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
Detect64BitPortabilityProblems="TRUE"
|
Detect64BitPortabilityProblems="TRUE"
|
||||||
TreatWChar_tAsBuiltInType="false"
|
TreatWChar_tAsBuiltInType="false"
|
||||||
CompileAs="0"/>
|
CompileAs="0"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"/>
|
Name="VCCustomBuildTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
GenerateDebugInformation="TRUE"
|
GenerateDebugInformation="TRUE"
|
||||||
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
||||||
OutputFile="..\..\BspDemo.exe"
|
OutputFile="..\..\BspDemo.exe"
|
||||||
SubSystem="1"
|
SubSystem="1"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalDependencies="glut32.lib"
|
AdditionalDependencies="glut32.lib"
|
||||||
IgnoreImportLibrary="TRUE"
|
IgnoreImportLibrary="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
GenerateManifest="false"
|
GenerateManifest="false"
|
||||||
AdditionalLibraryDirectories="..\..\Glut"
|
AdditionalLibraryDirectories="..\..\Glut"
|
||||||
ProgramDatabaseFile="..\..\out\debug71\build\appBspDemo\BspDemo.pdb"
|
ProgramDatabaseFile="..\..\out\debug71\build\appBspDemo\BspDemo.pdb"
|
||||||
TargetMachine="1"/>
|
TargetMachine="1"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLibrarianTool"
|
Name="VCLibrarianTool"
|
||||||
SuppressStartupBanner="TRUE"/>
|
SuppressStartupBanner="TRUE"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCMIDLTool"
|
Name="VCMIDLTool"
|
||||||
PreprocessorDefinitions="_DEBUG;_CONSOLE"
|
PreprocessorDefinitions="_DEBUG;_CONSOLE"
|
||||||
MkTypLibCompatible="TRUE"
|
MkTypLibCompatible="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
TargetEnvironment="1"
|
TargetEnvironment="1"
|
||||||
TypeLibraryName="..\..\out\debug71\build\appBspDemo\appBspDemo.tlb"/>
|
TypeLibraryName="..\..\out\debug71\build\appBspDemo\appBspDemo.tlb"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPostBuildEventTool"
|
Name="VCPostBuildEventTool"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"/>
|
Name="VCPreBuildEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreLinkEventTool"/>
|
Name="VCPreLinkEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCResourceCompilerTool"
|
Name="VCResourceCompilerTool"
|
||||||
PreprocessorDefinitions="_DEBUG;_CONSOLE;PROJECTGEN_VERSION=71"
|
PreprocessorDefinitions="_DEBUG;_CONSOLE;PROJECTGEN_VERSION=71"
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
||||||
Culture="1033"/>
|
Culture="1033"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebServiceProxyGeneratorTool"/>
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebDeploymentTool"/>
|
Name="VCWebDeploymentTool"/>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
</Configurations>
|
</Configurations>
|
||||||
<Files>
|
<Files>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Source Files"
|
Name="Source Files"
|
||||||
Filter="">
|
Filter="">
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Demos\BspDemo\BspConverter.cpp">
|
RelativePath="..\..\Demos\BspDemo\BspConverter.cpp">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Demos\BspDemo\BspDemo.cpp">
|
RelativePath="..\..\Demos\BspDemo\BspDemo.cpp">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Demos\BspDemo\BspLoader.cpp">
|
RelativePath="..\..\Demos\BspDemo\BspLoader.cpp">
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Header Files"
|
Name="Header Files"
|
||||||
Filter="">
|
Filter="">
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Demos\BspDemo\BspConverter.h">
|
RelativePath="..\..\Demos\BspDemo\BspConverter.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Demos\BspDemo\BspLoader.h">
|
RelativePath="..\..\Demos\BspDemo\BspLoader.h">
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Resource Files"
|
Name="Resource Files"
|
||||||
Filter="">
|
Filter="">
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\msvc\appBspDemo.rc">
|
RelativePath="..\..\msvc\appBspDemo.rc">
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
</Files>
|
</Files>
|
||||||
<Globals>
|
<Globals>
|
||||||
</Globals>
|
</Globals>
|
||||||
</VisualStudioProject>
|
</VisualStudioProject>
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -1,358 +1,358 @@
|
|||||||
<?xml version="1.0" encoding = "Windows-1252"?>
|
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="7.10"
|
Version="7.10"
|
||||||
Name="liblibxml"
|
Name="liblibxml"
|
||||||
ProjectGUID="{A0958CD9-0E39-4A77-3711-9B488F508FBF}"
|
ProjectGUID="{A0958CD9-0E39-4A77-3711-9B488F508FBF}"
|
||||||
SccProjectName=""
|
SccProjectName=""
|
||||||
SccLocalPath="">
|
SccLocalPath="">
|
||||||
<Platforms>
|
<Platforms>
|
||||||
<Platform
|
<Platform
|
||||||
Name="Win32"/>
|
Name="Win32"/>
|
||||||
</Platforms>
|
</Platforms>
|
||||||
<Configurations>
|
<Configurations>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Release|Win32"
|
Name="Release|Win32"
|
||||||
OutputDirectory="..\..\out\release71\build\liblibxml\"
|
OutputDirectory="..\..\out\release71\build\liblibxml\"
|
||||||
IntermediateDirectory="..\..\out\release71\build\liblibxml\"
|
IntermediateDirectory="..\..\out\release71\build\liblibxml\"
|
||||||
ConfigurationType="4"
|
ConfigurationType="4"
|
||||||
UseOfMFC="0"
|
UseOfMFC="0"
|
||||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="2"
|
Optimization="2"
|
||||||
StringPooling="TRUE"
|
StringPooling="TRUE"
|
||||||
EnableFunctionLevelLinking="TRUE"
|
EnableFunctionLevelLinking="TRUE"
|
||||||
RuntimeLibrary="0"
|
RuntimeLibrary="0"
|
||||||
DebugInformationFormat="3"
|
DebugInformationFormat="3"
|
||||||
BufferSecurityCheck="FALSE"
|
BufferSecurityCheck="FALSE"
|
||||||
PreprocessorDefinitions="NDEBUG;_LIB;_WINDOWS;WIN32"
|
PreprocessorDefinitions="NDEBUG;_LIB;_WINDOWS;WIN32"
|
||||||
OptimizeForProcessor="1"
|
OptimizeForProcessor="1"
|
||||||
ExceptionHandling="0"
|
ExceptionHandling="0"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
||||||
PrecompiledHeaderFile="..\..\out\release71\build\liblibxml\liblibxml.pch"
|
PrecompiledHeaderFile="..\..\out\release71\build\liblibxml\liblibxml.pch"
|
||||||
AssemblerListingLocation="..\..\out\release71\build\liblibxml\"
|
AssemblerListingLocation="..\..\out\release71\build\liblibxml\"
|
||||||
ObjectFile="..\..\out\release71\build\liblibxml\"
|
ObjectFile="..\..\out\release71\build\liblibxml\"
|
||||||
ProgramDataBaseFileName="..\..\out\release71\build\liblibxml\libxml.pdb"
|
ProgramDataBaseFileName="..\..\out\release71\build\liblibxml\libxml.pdb"
|
||||||
WarningLevel="3"
|
WarningLevel="3"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
Detect64BitPortabilityProblems="TRUE"
|
Detect64BitPortabilityProblems="TRUE"
|
||||||
TreatWChar_tAsBuiltInType="false"
|
TreatWChar_tAsBuiltInType="false"
|
||||||
CompileAs="0"/>
|
CompileAs="0"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"/>
|
Name="VCCustomBuildTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
OptimizeReferences="2"
|
OptimizeReferences="2"
|
||||||
EnableCOMDATFolding="2"
|
EnableCOMDATFolding="2"
|
||||||
GenerateDebugInformation="TRUE"
|
GenerateDebugInformation="TRUE"
|
||||||
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalDependencies=""
|
AdditionalDependencies=""
|
||||||
IgnoreImportLibrary="TRUE"
|
IgnoreImportLibrary="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
GenerateManifest="false"
|
GenerateManifest="false"
|
||||||
AdditionalLibraryDirectories=""
|
AdditionalLibraryDirectories=""
|
||||||
ProgramDatabaseFile="..\..\out\release71\build\liblibxml\libxml.pdb"
|
ProgramDatabaseFile="..\..\out\release71\build\liblibxml\libxml.pdb"
|
||||||
TargetMachine="1"/>
|
TargetMachine="1"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLibrarianTool"
|
Name="VCLibrarianTool"
|
||||||
OutputFile="..\..\out\release71\libs\liblibxml.lib"
|
OutputFile="..\..\out\release71\libs\liblibxml.lib"
|
||||||
SuppressStartupBanner="TRUE"/>
|
SuppressStartupBanner="TRUE"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCMIDLTool"
|
Name="VCMIDLTool"
|
||||||
PreprocessorDefinitions="NDEBUG;_LIB;_WINDOWS"
|
PreprocessorDefinitions="NDEBUG;_LIB;_WINDOWS"
|
||||||
MkTypLibCompatible="TRUE"
|
MkTypLibCompatible="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
TargetEnvironment="1"
|
TargetEnvironment="1"
|
||||||
TypeLibraryName="..\..\out\release71\build\liblibxml\liblibxml.tlb"/>
|
TypeLibraryName="..\..\out\release71\build\liblibxml\liblibxml.tlb"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPostBuildEventTool"
|
Name="VCPostBuildEventTool"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"/>
|
Name="VCPreBuildEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreLinkEventTool"/>
|
Name="VCPreLinkEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCResourceCompilerTool"
|
Name="VCResourceCompilerTool"
|
||||||
PreprocessorDefinitions="NDEBUG;_LIB;_WINDOWS;PROJECTGEN_VERSION=71"
|
PreprocessorDefinitions="NDEBUG;_LIB;_WINDOWS;PROJECTGEN_VERSION=71"
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
||||||
Culture="1033"/>
|
Culture="1033"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebServiceProxyGeneratorTool"/>
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebDeploymentTool"/>
|
Name="VCWebDeploymentTool"/>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Debug|Win32"
|
Name="Debug|Win32"
|
||||||
OutputDirectory="..\..\out\debug71\build\liblibxml\"
|
OutputDirectory="..\..\out\debug71\build\liblibxml\"
|
||||||
IntermediateDirectory="..\..\out\debug71\build\liblibxml\"
|
IntermediateDirectory="..\..\out\debug71\build\liblibxml\"
|
||||||
ConfigurationType="4"
|
ConfigurationType="4"
|
||||||
UseOfMFC="0"
|
UseOfMFC="0"
|
||||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="0"
|
Optimization="0"
|
||||||
MinimalRebuild="TRUE"
|
MinimalRebuild="TRUE"
|
||||||
DebugInformationFormat="4"
|
DebugInformationFormat="4"
|
||||||
RuntimeTypeInfo="FALSE"
|
RuntimeTypeInfo="FALSE"
|
||||||
RuntimeLibrary="1"
|
RuntimeLibrary="1"
|
||||||
PreprocessorDefinitions="_DEBUG;_LIB;_WINDOWS;WIN32"
|
PreprocessorDefinitions="_DEBUG;_LIB;_WINDOWS;WIN32"
|
||||||
OptimizeForProcessor="1"
|
OptimizeForProcessor="1"
|
||||||
ExceptionHandling="0"
|
ExceptionHandling="0"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
||||||
PrecompiledHeaderFile="..\..\out\debug71\build\liblibxml\liblibxml.pch"
|
PrecompiledHeaderFile="..\..\out\debug71\build\liblibxml\liblibxml.pch"
|
||||||
AssemblerListingLocation="..\..\out\debug71\build\liblibxml\"
|
AssemblerListingLocation="..\..\out\debug71\build\liblibxml\"
|
||||||
ObjectFile="..\..\out\debug71\build\liblibxml\"
|
ObjectFile="..\..\out\debug71\build\liblibxml\"
|
||||||
ProgramDataBaseFileName="..\..\out\debug71\build\liblibxml\libxml.pdb"
|
ProgramDataBaseFileName="..\..\out\debug71\build\liblibxml\libxml.pdb"
|
||||||
WarningLevel="3"
|
WarningLevel="3"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
Detect64BitPortabilityProblems="TRUE"
|
Detect64BitPortabilityProblems="TRUE"
|
||||||
TreatWChar_tAsBuiltInType="false"
|
TreatWChar_tAsBuiltInType="false"
|
||||||
CompileAs="0"/>
|
CompileAs="0"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"/>
|
Name="VCCustomBuildTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
GenerateDebugInformation="TRUE"
|
GenerateDebugInformation="TRUE"
|
||||||
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalDependencies=""
|
AdditionalDependencies=""
|
||||||
IgnoreImportLibrary="TRUE"
|
IgnoreImportLibrary="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
GenerateManifest="false"
|
GenerateManifest="false"
|
||||||
AdditionalLibraryDirectories=""
|
AdditionalLibraryDirectories=""
|
||||||
ProgramDatabaseFile="..\..\out\debug71\build\liblibxml\libxml.pdb"
|
ProgramDatabaseFile="..\..\out\debug71\build\liblibxml\libxml.pdb"
|
||||||
TargetMachine="1"/>
|
TargetMachine="1"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLibrarianTool"
|
Name="VCLibrarianTool"
|
||||||
OutputFile="..\..\out\debug71\libs\liblibxml_d.lib"
|
OutputFile="..\..\out\debug71\libs\liblibxml_d.lib"
|
||||||
SuppressStartupBanner="TRUE"/>
|
SuppressStartupBanner="TRUE"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCMIDLTool"
|
Name="VCMIDLTool"
|
||||||
PreprocessorDefinitions="_DEBUG;_LIB;_WINDOWS"
|
PreprocessorDefinitions="_DEBUG;_LIB;_WINDOWS"
|
||||||
MkTypLibCompatible="TRUE"
|
MkTypLibCompatible="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
TargetEnvironment="1"
|
TargetEnvironment="1"
|
||||||
TypeLibraryName="..\..\out\debug71\build\liblibxml\liblibxml.tlb"/>
|
TypeLibraryName="..\..\out\debug71\build\liblibxml\liblibxml.tlb"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPostBuildEventTool"
|
Name="VCPostBuildEventTool"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"/>
|
Name="VCPreBuildEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreLinkEventTool"/>
|
Name="VCPreLinkEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCResourceCompilerTool"
|
Name="VCResourceCompilerTool"
|
||||||
PreprocessorDefinitions="_DEBUG;_LIB;_WINDOWS;PROJECTGEN_VERSION=71"
|
PreprocessorDefinitions="_DEBUG;_LIB;_WINDOWS;PROJECTGEN_VERSION=71"
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
||||||
Culture="1033"/>
|
Culture="1033"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebServiceProxyGeneratorTool"/>
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebDeploymentTool"/>
|
Name="VCWebDeploymentTool"/>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
</Configurations>
|
</Configurations>
|
||||||
<Files>
|
<Files>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Source Files"
|
Name="Source Files"
|
||||||
Filter="">
|
Filter="">
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\c14n.c">
|
RelativePath="..\..\Extras\LibXML\c14n.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\catalog.c">
|
RelativePath="..\..\Extras\LibXML\catalog.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\chvalid.c">
|
RelativePath="..\..\Extras\LibXML\chvalid.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\debugXML.c">
|
RelativePath="..\..\Extras\LibXML\debugXML.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\dict.c">
|
RelativePath="..\..\Extras\LibXML\dict.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\DOCBparser.c">
|
RelativePath="..\..\Extras\LibXML\DOCBparser.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\encoding.c">
|
RelativePath="..\..\Extras\LibXML\encoding.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\entities.c">
|
RelativePath="..\..\Extras\LibXML\entities.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\error.c">
|
RelativePath="..\..\Extras\LibXML\error.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\globals.c">
|
RelativePath="..\..\Extras\LibXML\globals.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\hash.c">
|
RelativePath="..\..\Extras\LibXML\hash.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\HTMLparser.c">
|
RelativePath="..\..\Extras\LibXML\HTMLparser.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\HTMLtree.c">
|
RelativePath="..\..\Extras\LibXML\HTMLtree.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\legacy.c">
|
RelativePath="..\..\Extras\LibXML\legacy.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\list.c">
|
RelativePath="..\..\Extras\LibXML\list.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\nanoftp.c">
|
RelativePath="..\..\Extras\LibXML\nanoftp.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\nanohttp.c">
|
RelativePath="..\..\Extras\LibXML\nanohttp.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\parser.c">
|
RelativePath="..\..\Extras\LibXML\parser.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\parserInternals.c">
|
RelativePath="..\..\Extras\LibXML\parserInternals.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\pattern.c">
|
RelativePath="..\..\Extras\LibXML\pattern.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\relaxng.c">
|
RelativePath="..\..\Extras\LibXML\relaxng.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\runsuite.c">
|
RelativePath="..\..\Extras\LibXML\runsuite.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\runtest.c">
|
RelativePath="..\..\Extras\LibXML\runtest.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\SAX.c">
|
RelativePath="..\..\Extras\LibXML\SAX.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\SAX2.c">
|
RelativePath="..\..\Extras\LibXML\SAX2.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\schematron.c">
|
RelativePath="..\..\Extras\LibXML\schematron.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\threads.c">
|
RelativePath="..\..\Extras\LibXML\threads.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\tree.c">
|
RelativePath="..\..\Extras\LibXML\tree.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\trio.c">
|
RelativePath="..\..\Extras\LibXML\trio.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\trionan.c">
|
RelativePath="..\..\Extras\LibXML\trionan.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\triostr.c">
|
RelativePath="..\..\Extras\LibXML\triostr.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\uri.c">
|
RelativePath="..\..\Extras\LibXML\uri.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\valid.c">
|
RelativePath="..\..\Extras\LibXML\valid.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xinclude.c">
|
RelativePath="..\..\Extras\LibXML\xinclude.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xlink.c">
|
RelativePath="..\..\Extras\LibXML\xlink.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlcatalog.c">
|
RelativePath="..\..\Extras\LibXML\xmlcatalog.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlIO.c">
|
RelativePath="..\..\Extras\LibXML\xmlIO.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmllint.c">
|
RelativePath="..\..\Extras\LibXML\xmllint.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlmemory.c">
|
RelativePath="..\..\Extras\LibXML\xmlmemory.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlmodule.c">
|
RelativePath="..\..\Extras\LibXML\xmlmodule.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlreader.c">
|
RelativePath="..\..\Extras\LibXML\xmlreader.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlregexp.c">
|
RelativePath="..\..\Extras\LibXML\xmlregexp.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlsave.c">
|
RelativePath="..\..\Extras\LibXML\xmlsave.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlschemas.c">
|
RelativePath="..\..\Extras\LibXML\xmlschemas.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlschemastypes.c">
|
RelativePath="..\..\Extras\LibXML\xmlschemastypes.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlstring.c">
|
RelativePath="..\..\Extras\LibXML\xmlstring.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlunicode.c">
|
RelativePath="..\..\Extras\LibXML\xmlunicode.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlwriter.c">
|
RelativePath="..\..\Extras\LibXML\xmlwriter.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xpath.c">
|
RelativePath="..\..\Extras\LibXML\xpath.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xpointer.c">
|
RelativePath="..\..\Extras\LibXML\xpointer.c">
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Header Files"
|
Name="Header Files"
|
||||||
Filter="">
|
Filter="">
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\acconfig.h">
|
RelativePath="..\..\Extras\LibXML\acconfig.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\config-ps3.h">
|
RelativePath="..\..\Extras\LibXML\config-ps3.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\config-win32.h">
|
RelativePath="..\..\Extras\LibXML\config-win32.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\config.h">
|
RelativePath="..\..\Extras\LibXML\config.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\config2.h">
|
RelativePath="..\..\Extras\LibXML\config2.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\elfgcchack.h">
|
RelativePath="..\..\Extras\LibXML\elfgcchack.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\libxml.h">
|
RelativePath="..\..\Extras\LibXML\libxml.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\trio.h">
|
RelativePath="..\..\Extras\LibXML\trio.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\triodef.h">
|
RelativePath="..\..\Extras\LibXML\triodef.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\trionan.h">
|
RelativePath="..\..\Extras\LibXML\trionan.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\triop.h">
|
RelativePath="..\..\Extras\LibXML\triop.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\triostr.h">
|
RelativePath="..\..\Extras\LibXML\triostr.h">
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
</Files>
|
</Files>
|
||||||
<Globals>
|
<Globals>
|
||||||
</Globals>
|
</Globals>
|
||||||
</VisualStudioProject>
|
</VisualStudioProject>
|
||||||
|
|||||||
@@ -1,199 +1,199 @@
|
|||||||
<?xml version="1.0" encoding = "Windows-1252"?>
|
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="8.00"
|
Version="8.00"
|
||||||
Name="appBspDemo"
|
Name="appBspDemo"
|
||||||
ProjectGUID="{255A379C-F159-5362-4024-D5ADB9F5FBD2}"
|
ProjectGUID="{255A379C-F159-5362-4024-D5ADB9F5FBD2}"
|
||||||
SccProjectName=""
|
SccProjectName=""
|
||||||
SccLocalPath="">
|
SccLocalPath="">
|
||||||
<Platforms>
|
<Platforms>
|
||||||
<Platform
|
<Platform
|
||||||
Name="Win32"/>
|
Name="Win32"/>
|
||||||
</Platforms>
|
</Platforms>
|
||||||
<Configurations>
|
<Configurations>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Release|Win32"
|
Name="Release|Win32"
|
||||||
OutputDirectory="..\..\out\release8\build\appBspDemo\"
|
OutputDirectory="..\..\out\release8\build\appBspDemo\"
|
||||||
IntermediateDirectory="..\..\out\release8\build\appBspDemo\"
|
IntermediateDirectory="..\..\out\release8\build\appBspDemo\"
|
||||||
ConfigurationType="1"
|
ConfigurationType="1"
|
||||||
CharacterSet="2"
|
CharacterSet="2"
|
||||||
WholeProgramOptimization="1"
|
WholeProgramOptimization="1"
|
||||||
UseOfMFC="0"
|
UseOfMFC="0"
|
||||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="2"
|
Optimization="2"
|
||||||
StringPooling="TRUE"
|
StringPooling="TRUE"
|
||||||
EnableFunctionLevelLinking="TRUE"
|
EnableFunctionLevelLinking="TRUE"
|
||||||
RuntimeLibrary="0"
|
RuntimeLibrary="0"
|
||||||
DebugInformationFormat="3"
|
DebugInformationFormat="3"
|
||||||
BufferSecurityCheck="FALSE"
|
BufferSecurityCheck="FALSE"
|
||||||
PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32"
|
PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32"
|
||||||
OptimizeForProcessor="1"
|
OptimizeForProcessor="1"
|
||||||
ExceptionHandling="0"
|
ExceptionHandling="0"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
||||||
PrecompiledHeaderFile="..\..\out\release8\build\appBspDemo\appBspDemo.pch"
|
PrecompiledHeaderFile="..\..\out\release8\build\appBspDemo\appBspDemo.pch"
|
||||||
AssemblerListingLocation="..\..\out\release8\build\appBspDemo\"
|
AssemblerListingLocation="..\..\out\release8\build\appBspDemo\"
|
||||||
ObjectFile="..\..\out\release8\build\appBspDemo\"
|
ObjectFile="..\..\out\release8\build\appBspDemo\"
|
||||||
ProgramDataBaseFileName="..\..\out\release8\build\appBspDemo\BspDemo.pdb"
|
ProgramDataBaseFileName="..\..\out\release8\build\appBspDemo\BspDemo.pdb"
|
||||||
WarningLevel="3"
|
WarningLevel="3"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
Detect64BitPortabilityProblems="TRUE"
|
Detect64BitPortabilityProblems="TRUE"
|
||||||
TreatWChar_tAsBuiltInType="false"
|
TreatWChar_tAsBuiltInType="false"
|
||||||
CompileAs="0"/>
|
CompileAs="0"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"/>
|
Name="VCCustomBuildTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
OptimizeReferences="2"
|
OptimizeReferences="2"
|
||||||
EnableCOMDATFolding="2"
|
EnableCOMDATFolding="2"
|
||||||
GenerateDebugInformation="TRUE"
|
GenerateDebugInformation="TRUE"
|
||||||
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
||||||
OutputFile="..\..\BspDemo.exe"
|
OutputFile="..\..\BspDemo.exe"
|
||||||
SubSystem="1"
|
SubSystem="1"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalDependencies="glut32.lib"
|
AdditionalDependencies="glut32.lib"
|
||||||
IgnoreImportLibrary="TRUE"
|
IgnoreImportLibrary="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
GenerateManifest="false"
|
GenerateManifest="false"
|
||||||
AdditionalLibraryDirectories="..\..\Glut"
|
AdditionalLibraryDirectories="..\..\Glut"
|
||||||
ProgramDatabaseFile="..\..\out\release8\build\appBspDemo\BspDemo.pdb"
|
ProgramDatabaseFile="..\..\out\release8\build\appBspDemo\BspDemo.pdb"
|
||||||
TargetMachine="1"/>
|
TargetMachine="1"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLibrarianTool"
|
Name="VCLibrarianTool"
|
||||||
SuppressStartupBanner="TRUE"/>
|
SuppressStartupBanner="TRUE"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCMIDLTool"
|
Name="VCMIDLTool"
|
||||||
PreprocessorDefinitions="NDEBUG;_CONSOLE"
|
PreprocessorDefinitions="NDEBUG;_CONSOLE"
|
||||||
MkTypLibCompatible="TRUE"
|
MkTypLibCompatible="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
TargetEnvironment="1"
|
TargetEnvironment="1"
|
||||||
TypeLibraryName="..\..\out\release8\build\appBspDemo\appBspDemo.tlb"/>
|
TypeLibraryName="..\..\out\release8\build\appBspDemo\appBspDemo.tlb"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPostBuildEventTool"
|
Name="VCPostBuildEventTool"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"/>
|
Name="VCPreBuildEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreLinkEventTool"/>
|
Name="VCPreLinkEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCResourceCompilerTool"
|
Name="VCResourceCompilerTool"
|
||||||
PreprocessorDefinitions="NDEBUG;_CONSOLE;PROJECTGEN_VERSION=8"
|
PreprocessorDefinitions="NDEBUG;_CONSOLE;PROJECTGEN_VERSION=8"
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
||||||
Culture="1033"/>
|
Culture="1033"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebServiceProxyGeneratorTool"/>
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebDeploymentTool"/>
|
Name="VCWebDeploymentTool"/>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Debug|Win32"
|
Name="Debug|Win32"
|
||||||
OutputDirectory="..\..\out\debug8\build\appBspDemo\"
|
OutputDirectory="..\..\out\debug8\build\appBspDemo\"
|
||||||
IntermediateDirectory="..\..\out\debug8\build\appBspDemo\"
|
IntermediateDirectory="..\..\out\debug8\build\appBspDemo\"
|
||||||
ConfigurationType="1"
|
ConfigurationType="1"
|
||||||
CharacterSet="2"
|
CharacterSet="2"
|
||||||
UseOfMFC="0"
|
UseOfMFC="0"
|
||||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="0"
|
Optimization="0"
|
||||||
MinimalRebuild="TRUE"
|
MinimalRebuild="TRUE"
|
||||||
DebugInformationFormat="4"
|
DebugInformationFormat="4"
|
||||||
RuntimeTypeInfo="FALSE"
|
RuntimeTypeInfo="FALSE"
|
||||||
RuntimeLibrary="1"
|
RuntimeLibrary="1"
|
||||||
PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
|
PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
|
||||||
OptimizeForProcessor="1"
|
OptimizeForProcessor="1"
|
||||||
ExceptionHandling="0"
|
ExceptionHandling="0"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
||||||
PrecompiledHeaderFile="..\..\out\debug8\build\appBspDemo\appBspDemo.pch"
|
PrecompiledHeaderFile="..\..\out\debug8\build\appBspDemo\appBspDemo.pch"
|
||||||
AssemblerListingLocation="..\..\out\debug8\build\appBspDemo\"
|
AssemblerListingLocation="..\..\out\debug8\build\appBspDemo\"
|
||||||
ObjectFile="..\..\out\debug8\build\appBspDemo\"
|
ObjectFile="..\..\out\debug8\build\appBspDemo\"
|
||||||
ProgramDataBaseFileName="..\..\out\debug8\build\appBspDemo\BspDemo.pdb"
|
ProgramDataBaseFileName="..\..\out\debug8\build\appBspDemo\BspDemo.pdb"
|
||||||
WarningLevel="3"
|
WarningLevel="3"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
Detect64BitPortabilityProblems="TRUE"
|
Detect64BitPortabilityProblems="TRUE"
|
||||||
TreatWChar_tAsBuiltInType="false"
|
TreatWChar_tAsBuiltInType="false"
|
||||||
CompileAs="0"/>
|
CompileAs="0"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"/>
|
Name="VCCustomBuildTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
GenerateDebugInformation="TRUE"
|
GenerateDebugInformation="TRUE"
|
||||||
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
||||||
OutputFile="..\..\BspDemo.exe"
|
OutputFile="..\..\BspDemo.exe"
|
||||||
SubSystem="1"
|
SubSystem="1"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalDependencies="glut32.lib"
|
AdditionalDependencies="glut32.lib"
|
||||||
IgnoreImportLibrary="TRUE"
|
IgnoreImportLibrary="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
GenerateManifest="false"
|
GenerateManifest="false"
|
||||||
AdditionalLibraryDirectories="..\..\Glut"
|
AdditionalLibraryDirectories="..\..\Glut"
|
||||||
ProgramDatabaseFile="..\..\out\debug8\build\appBspDemo\BspDemo.pdb"
|
ProgramDatabaseFile="..\..\out\debug8\build\appBspDemo\BspDemo.pdb"
|
||||||
TargetMachine="1"/>
|
TargetMachine="1"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLibrarianTool"
|
Name="VCLibrarianTool"
|
||||||
SuppressStartupBanner="TRUE"/>
|
SuppressStartupBanner="TRUE"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCMIDLTool"
|
Name="VCMIDLTool"
|
||||||
PreprocessorDefinitions="_DEBUG;_CONSOLE"
|
PreprocessorDefinitions="_DEBUG;_CONSOLE"
|
||||||
MkTypLibCompatible="TRUE"
|
MkTypLibCompatible="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
TargetEnvironment="1"
|
TargetEnvironment="1"
|
||||||
TypeLibraryName="..\..\out\debug8\build\appBspDemo\appBspDemo.tlb"/>
|
TypeLibraryName="..\..\out\debug8\build\appBspDemo\appBspDemo.tlb"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPostBuildEventTool"
|
Name="VCPostBuildEventTool"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"/>
|
Name="VCPreBuildEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreLinkEventTool"/>
|
Name="VCPreLinkEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCResourceCompilerTool"
|
Name="VCResourceCompilerTool"
|
||||||
PreprocessorDefinitions="_DEBUG;_CONSOLE;PROJECTGEN_VERSION=8"
|
PreprocessorDefinitions="_DEBUG;_CONSOLE;PROJECTGEN_VERSION=8"
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\PhysicsInterface\CcdPhysics;..\..\Extras\LibXML"
|
||||||
Culture="1033"/>
|
Culture="1033"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebServiceProxyGeneratorTool"/>
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebDeploymentTool"/>
|
Name="VCWebDeploymentTool"/>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
</Configurations>
|
</Configurations>
|
||||||
<Files>
|
<Files>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Source Files"
|
Name="Source Files"
|
||||||
Filter="">
|
Filter="">
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Demos\BspDemo\BspConverter.cpp">
|
RelativePath="..\..\Demos\BspDemo\BspConverter.cpp">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Demos\BspDemo\BspDemo.cpp">
|
RelativePath="..\..\Demos\BspDemo\BspDemo.cpp">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Demos\BspDemo\BspLoader.cpp">
|
RelativePath="..\..\Demos\BspDemo\BspLoader.cpp">
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Header Files"
|
Name="Header Files"
|
||||||
Filter="">
|
Filter="">
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Demos\BspDemo\BspConverter.h">
|
RelativePath="..\..\Demos\BspDemo\BspConverter.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Demos\BspDemo\BspLoader.h">
|
RelativePath="..\..\Demos\BspDemo\BspLoader.h">
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Resource Files"
|
Name="Resource Files"
|
||||||
Filter="">
|
Filter="">
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\msvc\appBspDemo.rc">
|
RelativePath="..\..\msvc\appBspDemo.rc">
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
</Files>
|
</Files>
|
||||||
<Globals>
|
<Globals>
|
||||||
</Globals>
|
</Globals>
|
||||||
</VisualStudioProject>
|
</VisualStudioProject>
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -1,358 +1,358 @@
|
|||||||
<?xml version="1.0" encoding = "Windows-1252"?>
|
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="8.00"
|
Version="8.00"
|
||||||
Name="liblibxml"
|
Name="liblibxml"
|
||||||
ProjectGUID="{A0958CD9-0E39-4A77-3711-9B488F508FBF}"
|
ProjectGUID="{A0958CD9-0E39-4A77-3711-9B488F508FBF}"
|
||||||
SccProjectName=""
|
SccProjectName=""
|
||||||
SccLocalPath="">
|
SccLocalPath="">
|
||||||
<Platforms>
|
<Platforms>
|
||||||
<Platform
|
<Platform
|
||||||
Name="Win32"/>
|
Name="Win32"/>
|
||||||
</Platforms>
|
</Platforms>
|
||||||
<Configurations>
|
<Configurations>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Release|Win32"
|
Name="Release|Win32"
|
||||||
OutputDirectory="..\..\out\release8\build\liblibxml\"
|
OutputDirectory="..\..\out\release8\build\liblibxml\"
|
||||||
IntermediateDirectory="..\..\out\release8\build\liblibxml\"
|
IntermediateDirectory="..\..\out\release8\build\liblibxml\"
|
||||||
ConfigurationType="4"
|
ConfigurationType="4"
|
||||||
UseOfMFC="0"
|
UseOfMFC="0"
|
||||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="2"
|
Optimization="2"
|
||||||
StringPooling="TRUE"
|
StringPooling="TRUE"
|
||||||
EnableFunctionLevelLinking="TRUE"
|
EnableFunctionLevelLinking="TRUE"
|
||||||
RuntimeLibrary="0"
|
RuntimeLibrary="0"
|
||||||
DebugInformationFormat="3"
|
DebugInformationFormat="3"
|
||||||
BufferSecurityCheck="FALSE"
|
BufferSecurityCheck="FALSE"
|
||||||
PreprocessorDefinitions="NDEBUG;_LIB;_WINDOWS;WIN32"
|
PreprocessorDefinitions="NDEBUG;_LIB;_WINDOWS;WIN32"
|
||||||
OptimizeForProcessor="1"
|
OptimizeForProcessor="1"
|
||||||
ExceptionHandling="0"
|
ExceptionHandling="0"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
||||||
PrecompiledHeaderFile="..\..\out\release8\build\liblibxml\liblibxml.pch"
|
PrecompiledHeaderFile="..\..\out\release8\build\liblibxml\liblibxml.pch"
|
||||||
AssemblerListingLocation="..\..\out\release8\build\liblibxml\"
|
AssemblerListingLocation="..\..\out\release8\build\liblibxml\"
|
||||||
ObjectFile="..\..\out\release8\build\liblibxml\"
|
ObjectFile="..\..\out\release8\build\liblibxml\"
|
||||||
ProgramDataBaseFileName="..\..\out\release8\build\liblibxml\libxml.pdb"
|
ProgramDataBaseFileName="..\..\out\release8\build\liblibxml\libxml.pdb"
|
||||||
WarningLevel="3"
|
WarningLevel="3"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
Detect64BitPortabilityProblems="TRUE"
|
Detect64BitPortabilityProblems="TRUE"
|
||||||
TreatWChar_tAsBuiltInType="false"
|
TreatWChar_tAsBuiltInType="false"
|
||||||
CompileAs="0"/>
|
CompileAs="0"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"/>
|
Name="VCCustomBuildTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
OptimizeReferences="2"
|
OptimizeReferences="2"
|
||||||
EnableCOMDATFolding="2"
|
EnableCOMDATFolding="2"
|
||||||
GenerateDebugInformation="TRUE"
|
GenerateDebugInformation="TRUE"
|
||||||
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalDependencies=""
|
AdditionalDependencies=""
|
||||||
IgnoreImportLibrary="TRUE"
|
IgnoreImportLibrary="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
GenerateManifest="false"
|
GenerateManifest="false"
|
||||||
AdditionalLibraryDirectories=""
|
AdditionalLibraryDirectories=""
|
||||||
ProgramDatabaseFile="..\..\out\release8\build\liblibxml\libxml.pdb"
|
ProgramDatabaseFile="..\..\out\release8\build\liblibxml\libxml.pdb"
|
||||||
TargetMachine="1"/>
|
TargetMachine="1"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLibrarianTool"
|
Name="VCLibrarianTool"
|
||||||
OutputFile="..\..\out\release8\libs\liblibxml.lib"
|
OutputFile="..\..\out\release8\libs\liblibxml.lib"
|
||||||
SuppressStartupBanner="TRUE"/>
|
SuppressStartupBanner="TRUE"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCMIDLTool"
|
Name="VCMIDLTool"
|
||||||
PreprocessorDefinitions="NDEBUG;_LIB;_WINDOWS"
|
PreprocessorDefinitions="NDEBUG;_LIB;_WINDOWS"
|
||||||
MkTypLibCompatible="TRUE"
|
MkTypLibCompatible="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
TargetEnvironment="1"
|
TargetEnvironment="1"
|
||||||
TypeLibraryName="..\..\out\release8\build\liblibxml\liblibxml.tlb"/>
|
TypeLibraryName="..\..\out\release8\build\liblibxml\liblibxml.tlb"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPostBuildEventTool"
|
Name="VCPostBuildEventTool"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"/>
|
Name="VCPreBuildEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreLinkEventTool"/>
|
Name="VCPreLinkEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCResourceCompilerTool"
|
Name="VCResourceCompilerTool"
|
||||||
PreprocessorDefinitions="NDEBUG;_LIB;_WINDOWS;PROJECTGEN_VERSION=8"
|
PreprocessorDefinitions="NDEBUG;_LIB;_WINDOWS;PROJECTGEN_VERSION=8"
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
||||||
Culture="1033"/>
|
Culture="1033"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebServiceProxyGeneratorTool"/>
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebDeploymentTool"/>
|
Name="VCWebDeploymentTool"/>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Debug|Win32"
|
Name="Debug|Win32"
|
||||||
OutputDirectory="..\..\out\debug8\build\liblibxml\"
|
OutputDirectory="..\..\out\debug8\build\liblibxml\"
|
||||||
IntermediateDirectory="..\..\out\debug8\build\liblibxml\"
|
IntermediateDirectory="..\..\out\debug8\build\liblibxml\"
|
||||||
ConfigurationType="4"
|
ConfigurationType="4"
|
||||||
UseOfMFC="0"
|
UseOfMFC="0"
|
||||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="0"
|
Optimization="0"
|
||||||
MinimalRebuild="TRUE"
|
MinimalRebuild="TRUE"
|
||||||
DebugInformationFormat="4"
|
DebugInformationFormat="4"
|
||||||
RuntimeTypeInfo="FALSE"
|
RuntimeTypeInfo="FALSE"
|
||||||
RuntimeLibrary="1"
|
RuntimeLibrary="1"
|
||||||
PreprocessorDefinitions="_DEBUG;_LIB;_WINDOWS;WIN32"
|
PreprocessorDefinitions="_DEBUG;_LIB;_WINDOWS;WIN32"
|
||||||
OptimizeForProcessor="1"
|
OptimizeForProcessor="1"
|
||||||
ExceptionHandling="0"
|
ExceptionHandling="0"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
||||||
PrecompiledHeaderFile="..\..\out\debug8\build\liblibxml\liblibxml.pch"
|
PrecompiledHeaderFile="..\..\out\debug8\build\liblibxml\liblibxml.pch"
|
||||||
AssemblerListingLocation="..\..\out\debug8\build\liblibxml\"
|
AssemblerListingLocation="..\..\out\debug8\build\liblibxml\"
|
||||||
ObjectFile="..\..\out\debug8\build\liblibxml\"
|
ObjectFile="..\..\out\debug8\build\liblibxml\"
|
||||||
ProgramDataBaseFileName="..\..\out\debug8\build\liblibxml\libxml.pdb"
|
ProgramDataBaseFileName="..\..\out\debug8\build\liblibxml\libxml.pdb"
|
||||||
WarningLevel="3"
|
WarningLevel="3"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
Detect64BitPortabilityProblems="TRUE"
|
Detect64BitPortabilityProblems="TRUE"
|
||||||
TreatWChar_tAsBuiltInType="false"
|
TreatWChar_tAsBuiltInType="false"
|
||||||
CompileAs="0"/>
|
CompileAs="0"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"/>
|
Name="VCCustomBuildTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
GenerateDebugInformation="TRUE"
|
GenerateDebugInformation="TRUE"
|
||||||
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
||||||
AdditionalOptions=" "
|
AdditionalOptions=" "
|
||||||
AdditionalDependencies=""
|
AdditionalDependencies=""
|
||||||
IgnoreImportLibrary="TRUE"
|
IgnoreImportLibrary="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
GenerateManifest="false"
|
GenerateManifest="false"
|
||||||
AdditionalLibraryDirectories=""
|
AdditionalLibraryDirectories=""
|
||||||
ProgramDatabaseFile="..\..\out\debug8\build\liblibxml\libxml.pdb"
|
ProgramDatabaseFile="..\..\out\debug8\build\liblibxml\libxml.pdb"
|
||||||
TargetMachine="1"/>
|
TargetMachine="1"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLibrarianTool"
|
Name="VCLibrarianTool"
|
||||||
OutputFile="..\..\out\debug8\libs\liblibxml_d.lib"
|
OutputFile="..\..\out\debug8\libs\liblibxml_d.lib"
|
||||||
SuppressStartupBanner="TRUE"/>
|
SuppressStartupBanner="TRUE"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCMIDLTool"
|
Name="VCMIDLTool"
|
||||||
PreprocessorDefinitions="_DEBUG;_LIB;_WINDOWS"
|
PreprocessorDefinitions="_DEBUG;_LIB;_WINDOWS"
|
||||||
MkTypLibCompatible="TRUE"
|
MkTypLibCompatible="TRUE"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
TargetEnvironment="1"
|
TargetEnvironment="1"
|
||||||
TypeLibraryName="..\..\out\debug8\build\liblibxml\liblibxml.tlb"/>
|
TypeLibraryName="..\..\out\debug8\build\liblibxml\liblibxml.tlb"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPostBuildEventTool"
|
Name="VCPostBuildEventTool"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"/>
|
Name="VCPreBuildEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreLinkEventTool"/>
|
Name="VCPreLinkEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCResourceCompilerTool"
|
Name="VCResourceCompilerTool"
|
||||||
PreprocessorDefinitions="_DEBUG;_LIB;_WINDOWS;PROJECTGEN_VERSION=8"
|
PreprocessorDefinitions="_DEBUG;_LIB;_WINDOWS;PROJECTGEN_VERSION=8"
|
||||||
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
AdditionalIncludeDirectories=".;..\..;..\..\Bullet;..\..\BulletDynamics;..\..\LinearMath;..\..\Extras\PhysicsInterface\Common;..\..\Extras\ConvexDecomposition;..\..\Extras\COLLADA_DOM\include;..\..\Extras\COLLADA_DOM\include\1.4;..\..\Extras\LibXML\include"
|
||||||
Culture="1033"/>
|
Culture="1033"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebServiceProxyGeneratorTool"/>
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCWebDeploymentTool"/>
|
Name="VCWebDeploymentTool"/>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
</Configurations>
|
</Configurations>
|
||||||
<Files>
|
<Files>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Source Files"
|
Name="Source Files"
|
||||||
Filter="">
|
Filter="">
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\c14n.c">
|
RelativePath="..\..\Extras\LibXML\c14n.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\catalog.c">
|
RelativePath="..\..\Extras\LibXML\catalog.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\chvalid.c">
|
RelativePath="..\..\Extras\LibXML\chvalid.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\debugXML.c">
|
RelativePath="..\..\Extras\LibXML\debugXML.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\dict.c">
|
RelativePath="..\..\Extras\LibXML\dict.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\DOCBparser.c">
|
RelativePath="..\..\Extras\LibXML\DOCBparser.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\encoding.c">
|
RelativePath="..\..\Extras\LibXML\encoding.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\entities.c">
|
RelativePath="..\..\Extras\LibXML\entities.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\error.c">
|
RelativePath="..\..\Extras\LibXML\error.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\globals.c">
|
RelativePath="..\..\Extras\LibXML\globals.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\hash.c">
|
RelativePath="..\..\Extras\LibXML\hash.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\HTMLparser.c">
|
RelativePath="..\..\Extras\LibXML\HTMLparser.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\HTMLtree.c">
|
RelativePath="..\..\Extras\LibXML\HTMLtree.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\legacy.c">
|
RelativePath="..\..\Extras\LibXML\legacy.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\list.c">
|
RelativePath="..\..\Extras\LibXML\list.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\nanoftp.c">
|
RelativePath="..\..\Extras\LibXML\nanoftp.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\nanohttp.c">
|
RelativePath="..\..\Extras\LibXML\nanohttp.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\parser.c">
|
RelativePath="..\..\Extras\LibXML\parser.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\parserInternals.c">
|
RelativePath="..\..\Extras\LibXML\parserInternals.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\pattern.c">
|
RelativePath="..\..\Extras\LibXML\pattern.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\relaxng.c">
|
RelativePath="..\..\Extras\LibXML\relaxng.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\runsuite.c">
|
RelativePath="..\..\Extras\LibXML\runsuite.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\runtest.c">
|
RelativePath="..\..\Extras\LibXML\runtest.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\SAX.c">
|
RelativePath="..\..\Extras\LibXML\SAX.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\SAX2.c">
|
RelativePath="..\..\Extras\LibXML\SAX2.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\schematron.c">
|
RelativePath="..\..\Extras\LibXML\schematron.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\threads.c">
|
RelativePath="..\..\Extras\LibXML\threads.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\tree.c">
|
RelativePath="..\..\Extras\LibXML\tree.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\trio.c">
|
RelativePath="..\..\Extras\LibXML\trio.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\trionan.c">
|
RelativePath="..\..\Extras\LibXML\trionan.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\triostr.c">
|
RelativePath="..\..\Extras\LibXML\triostr.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\uri.c">
|
RelativePath="..\..\Extras\LibXML\uri.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\valid.c">
|
RelativePath="..\..\Extras\LibXML\valid.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xinclude.c">
|
RelativePath="..\..\Extras\LibXML\xinclude.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xlink.c">
|
RelativePath="..\..\Extras\LibXML\xlink.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlcatalog.c">
|
RelativePath="..\..\Extras\LibXML\xmlcatalog.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlIO.c">
|
RelativePath="..\..\Extras\LibXML\xmlIO.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmllint.c">
|
RelativePath="..\..\Extras\LibXML\xmllint.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlmemory.c">
|
RelativePath="..\..\Extras\LibXML\xmlmemory.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlmodule.c">
|
RelativePath="..\..\Extras\LibXML\xmlmodule.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlreader.c">
|
RelativePath="..\..\Extras\LibXML\xmlreader.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlregexp.c">
|
RelativePath="..\..\Extras\LibXML\xmlregexp.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlsave.c">
|
RelativePath="..\..\Extras\LibXML\xmlsave.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlschemas.c">
|
RelativePath="..\..\Extras\LibXML\xmlschemas.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlschemastypes.c">
|
RelativePath="..\..\Extras\LibXML\xmlschemastypes.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlstring.c">
|
RelativePath="..\..\Extras\LibXML\xmlstring.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlunicode.c">
|
RelativePath="..\..\Extras\LibXML\xmlunicode.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xmlwriter.c">
|
RelativePath="..\..\Extras\LibXML\xmlwriter.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xpath.c">
|
RelativePath="..\..\Extras\LibXML\xpath.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\xpointer.c">
|
RelativePath="..\..\Extras\LibXML\xpointer.c">
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Header Files"
|
Name="Header Files"
|
||||||
Filter="">
|
Filter="">
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\acconfig.h">
|
RelativePath="..\..\Extras\LibXML\acconfig.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\config-ps3.h">
|
RelativePath="..\..\Extras\LibXML\config-ps3.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\config-win32.h">
|
RelativePath="..\..\Extras\LibXML\config-win32.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\config.h">
|
RelativePath="..\..\Extras\LibXML\config.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\config2.h">
|
RelativePath="..\..\Extras\LibXML\config2.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\elfgcchack.h">
|
RelativePath="..\..\Extras\LibXML\elfgcchack.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\libxml.h">
|
RelativePath="..\..\Extras\LibXML\libxml.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\trio.h">
|
RelativePath="..\..\Extras\LibXML\trio.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\triodef.h">
|
RelativePath="..\..\Extras\LibXML\triodef.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\trionan.h">
|
RelativePath="..\..\Extras\LibXML\trionan.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\triop.h">
|
RelativePath="..\..\Extras\LibXML\triop.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Extras\LibXML\triostr.h">
|
RelativePath="..\..\Extras\LibXML\triostr.h">
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
</Files>
|
</Files>
|
||||||
<Globals>
|
<Globals>
|
||||||
</Globals>
|
</Globals>
|
||||||
</VisualStudioProject>
|
</VisualStudioProject>
|
||||||
|
|||||||
@@ -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