cantera/win32/vc9/cvode/cvode.vcproj

197 lines
5.1 KiB
XML
Executable file

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="cvode"
ProjectGUID="{9BEC323F-1492-4AF0-8081-F8E3761D9FFC}"
RootNamespace="cvode"
Keyword="Win32Proj">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="../../../build/lib/i686-pc-win32d"
IntermediateDirectory="Debug"
ConfigurationType="4"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\..\..\ext\cvode\include"
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"
Outputs="../../../Cantera/python/status"/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)/cvode.lib"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="../../../build/lib/i686-pc-win32"
IntermediateDirectory="Release"
ConfigurationType="4"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="../../../ext/cvode/include"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="0"/>
<Tool
Name="VCCustomBuildTool"
Outputs="../../../Cantera/python/status"/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)/cvode.lib"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
RelativePath="..\..\..\ext\cvode\source\band.c">
</File>
<File
RelativePath="..\..\..\ext\cvode\source\cvband.c">
</File>
<File
RelativePath="..\..\..\ext\cvode\source\cvbandpre.c">
</File>
<File
RelativePath="..\..\..\ext\cvode\source\cvdense.c">
</File>
<File
RelativePath="..\..\..\ext\cvode\source\cvdiag.c">
</File>
<File
RelativePath="..\..\..\ext\cvode\source\cvode.c">
</File>
<File
RelativePath="..\..\..\ext\cvode\source\cvspgmr.c">
</File>
<File
RelativePath="..\..\..\ext\cvode\source\dense.c">
</File>
<File
RelativePath="..\..\..\ext\cvode\source\iterativ.c">
</File>
<File
RelativePath="..\..\..\ext\cvode\source\llnlmath.c">
</File>
<File
RelativePath="..\..\..\ext\cvode\source\nvector.c">
</File>
<File
RelativePath="..\..\..\ext\cvode\source\spgmr.c">
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
<File
RelativePath="..\..\..\ext\cvode\include\band.h">
</File>
<File
RelativePath="..\..\..\ext\cvode\include\cvband.h">
</File>
<File
RelativePath="..\..\..\ext\cvode\include\cvbandpre.h">
</File>
<File
RelativePath="..\..\..\ext\cvode\include\cvdense.h">
</File>
<File
RelativePath="..\..\..\ext\cvode\include\cvdiag.h">
</File>
<File
RelativePath="..\..\..\ext\cvode\include\cvode.h">
</File>
<File
RelativePath="..\..\..\ext\cvode\include\cvspgmr.h">
</File>
<File
RelativePath="..\..\..\ext\cvode\include\dense.h">
</File>
<File
RelativePath="..\..\..\ext\cvode\include\iterativ.h">
</File>
<File
RelativePath="..\..\..\ext\cvode\include\llnlmath.h">
</File>
<File
RelativePath="..\..\..\ext\cvode\include\llnltyps.h">
</File>
<File
RelativePath="..\..\..\ext\cvode\include\nvector.h">
</File>
<File
RelativePath="..\..\..\ext\cvode\include\spgmr.h">
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
</Filter>
<File
RelativePath=".\ReadMe.txt">
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>