186 lines
4.7 KiB
XML
Executable file
186 lines
4.7 KiB
XML
Executable file
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="base"
|
|
ProjectGUID="{4D98F045-AD21-4286-9BCD-5A071E732BFA}"
|
|
RootNamespace="base"
|
|
Keyword="ManagedCProj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="../../../build/lib/i686-pc-win32d"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
ManagedExtensions="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG"
|
|
MinimalRebuild="FALSE"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="1"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"/>
|
|
<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="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
ManagedExtensions="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN32;NDEBUG"
|
|
MinimalRebuild="FALSE"
|
|
RuntimeLibrary="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\$(ProjectName).exe"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<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="..\..\..\Cantera\src\base\clockWC.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\ct2ctml.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\ctml.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\misc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\plots.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\stringUtils.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\xml.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\base\Array.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\clockWC.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\config.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\ct_defs.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\ctexceptions.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\ctml.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\FactoryBase.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\global.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\logger.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\plots.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\stringUtils.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\units.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\utilities.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\vec_functions.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\xml.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Cantera\src\base\XML_Writer.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>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|