326 lines
7.7 KiB
XML
Executable file
326 lines
7.7 KiB
XML
Executable file
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="oneD"
|
|
ProjectGUID="{AFF4EF88-C100-4297-A150-B6C4C5A98F25}"
|
|
RootNamespace="oneD"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="../../../build/lib/i686-pc-win32"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Outputs="status"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../Cantera/src/base;../../Cantera/src/converters;../../Cantera/src/equil;../../../Cantera/src/kinetics;../../../Cantera/src/numerics;../../../Cantera/src/thermo;../../../Cantera/src/transport"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/oneD_d.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="copying include files to the cantera kernel directory"
|
|
CommandLine="cmd /c docopy.cmd > docopy.out 
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="../../../build/lib/i686-pc-win32"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../../../Cantera/src/base;../../Cantera/src/converters;../../Cantera/src/equil;../../../Cantera/src/kinetics;../../../Cantera/src/numerics;../../../Cantera/src/thermo;../../../Cantera/src/transport"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="0"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/oneD.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="copying include files to the cantera/kernel directory"
|
|
CommandLine="cmd /c docopy.cmd > status
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="DebugMDD|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../Cantera/src/base;../../Cantera/src/converters;../../Cantera/src/equil;../../../Cantera/src/kinetics;../../../Cantera/src/numerics;../../../Cantera/src/thermo;../../../Cantera/src/transport"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/oneD.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="copying include files to the cantera/kernel directory"
|
|
CommandLine="cmd /c docopy.cmd > status
"
|
|
/>
|
|
</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="..\..\..\Cantera\src\oneD\boundaries1D.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\oneD\Domain1D.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\oneD\MultiJac.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\oneD\MultiNewton.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\oneD\newton_utils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\oneD\OneDim.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\oneD\refine.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\oneD\Sim1D.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\oneD\StFlow.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\oneD\Domain1D.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\oneD\Inlet1D.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\oneD\MultiJac.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\oneD\MultiNewton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\oneD\OneDim.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\oneD\refine.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\oneD\Resid1D.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\oneD\Sim1D.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\oneD\StFlow.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\oneD\Surf1D.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}"
|
|
>
|
|
<File
|
|
RelativePath=".\status"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|