diff options
Diffstat (limited to 'third_party/libxml/build')
-rw-r--r-- | third_party/libxml/build/Debug/BuildLog.htm | bin | 0 -> 6784 bytes | |||
-rw-r--r-- | third_party/libxml/build/libxml.vcproj.GOOGLE.jabdelmalek.user | 65 | ||||
-rw-r--r-- | third_party/libxml/build/libxml_config.vcproj | 2 | ||||
-rw-r--r-- | third_party/libxml/build/libxml_config.vcproj.GOOGLE.jabdelmalek.user | 65 |
4 files changed, 132 insertions, 0 deletions
diff --git a/third_party/libxml/build/Debug/BuildLog.htm b/third_party/libxml/build/Debug/BuildLog.htm Binary files differnew file mode 100644 index 0000000..2807dab --- /dev/null +++ b/third_party/libxml/build/Debug/BuildLog.htm diff --git a/third_party/libxml/build/libxml.vcproj.GOOGLE.jabdelmalek.user b/third_party/libxml/build/libxml.vcproj.GOOGLE.jabdelmalek.user new file mode 100644 index 0000000..cfdbb42 --- /dev/null +++ b/third_party/libxml/build/libxml.vcproj.GOOGLE.jabdelmalek.user @@ -0,0 +1,65 @@ +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioUserFile
+ ProjectType="Visual C++"
+ Version="8.00"
+ ShowAllFiles="false"
+ >
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ >
+ <DebugSettings
+ Command=""
+ WorkingDirectory=""
+ CommandArguments=""
+ Attach="false"
+ DebuggerType="3"
+ Remote="1"
+ RemoteMachine="JAM2-CORP"
+ RemoteCommand=""
+ HttpUrl=""
+ PDBPath=""
+ SQLDebugging=""
+ Environment=""
+ EnvironmentMerge="true"
+ DebuggerFlavor=""
+ MPIRunCommand=""
+ MPIRunArguments=""
+ MPIRunWorkingDirectory=""
+ ApplicationCommand=""
+ ApplicationArguments=""
+ ShimCommand=""
+ MPIAcceptMode=""
+ MPIAcceptFilter=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ >
+ <DebugSettings
+ Command=""
+ WorkingDirectory=""
+ CommandArguments=""
+ Attach="false"
+ DebuggerType="3"
+ Remote="1"
+ RemoteMachine="JAM2-CORP"
+ RemoteCommand=""
+ HttpUrl=""
+ PDBPath=""
+ SQLDebugging=""
+ Environment=""
+ EnvironmentMerge="true"
+ DebuggerFlavor=""
+ MPIRunCommand=""
+ MPIRunArguments=""
+ MPIRunWorkingDirectory=""
+ ApplicationCommand=""
+ ApplicationArguments=""
+ ShimCommand=""
+ MPIAcceptMode=""
+ MPIAcceptFilter=""
+ />
+ </Configuration>
+ </Configurations>
+</VisualStudioUserFile>
diff --git a/third_party/libxml/build/libxml_config.vcproj b/third_party/libxml/build/libxml_config.vcproj index a635f1b..0f853b01 100644 --- a/third_party/libxml/build/libxml_config.vcproj +++ b/third_party/libxml/build/libxml_config.vcproj @@ -20,6 +20,8 @@ <Configurations> <Configuration Name="Debug|Win32" + OutputDirectory="$(SolutionDir)$(ConfigurationName)" + IntermediateDirectory="$(ConfigurationName)" ConfigurationType="10" InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops" > diff --git a/third_party/libxml/build/libxml_config.vcproj.GOOGLE.jabdelmalek.user b/third_party/libxml/build/libxml_config.vcproj.GOOGLE.jabdelmalek.user new file mode 100644 index 0000000..cfdbb42 --- /dev/null +++ b/third_party/libxml/build/libxml_config.vcproj.GOOGLE.jabdelmalek.user @@ -0,0 +1,65 @@ +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioUserFile
+ ProjectType="Visual C++"
+ Version="8.00"
+ ShowAllFiles="false"
+ >
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ >
+ <DebugSettings
+ Command=""
+ WorkingDirectory=""
+ CommandArguments=""
+ Attach="false"
+ DebuggerType="3"
+ Remote="1"
+ RemoteMachine="JAM2-CORP"
+ RemoteCommand=""
+ HttpUrl=""
+ PDBPath=""
+ SQLDebugging=""
+ Environment=""
+ EnvironmentMerge="true"
+ DebuggerFlavor=""
+ MPIRunCommand=""
+ MPIRunArguments=""
+ MPIRunWorkingDirectory=""
+ ApplicationCommand=""
+ ApplicationArguments=""
+ ShimCommand=""
+ MPIAcceptMode=""
+ MPIAcceptFilter=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ >
+ <DebugSettings
+ Command=""
+ WorkingDirectory=""
+ CommandArguments=""
+ Attach="false"
+ DebuggerType="3"
+ Remote="1"
+ RemoteMachine="JAM2-CORP"
+ RemoteCommand=""
+ HttpUrl=""
+ PDBPath=""
+ SQLDebugging=""
+ Environment=""
+ EnvironmentMerge="true"
+ DebuggerFlavor=""
+ MPIRunCommand=""
+ MPIRunArguments=""
+ MPIRunWorkingDirectory=""
+ ApplicationCommand=""
+ ApplicationArguments=""
+ ShimCommand=""
+ MPIAcceptMode=""
+ MPIAcceptFilter=""
+ />
+ </Configuration>
+ </Configurations>
+</VisualStudioUserFile>
|