lwip-contrib-mac/ports/win32/msvc/libcheck.vcproj

253 lines
4.6 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Name="libcheck"
ProjectGUID="{EBB156DC-01BF-47B2-B69C-1A750B6B5F09}"
RootNamespace="libcheck"
TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\check;..\..\..\..\check\src"
PreprocessorDefinitions="_LIB;WIN32;_DEBUG;HAVE_CONFIG_H"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
AdditionalIncludeDirectories="..\check;..\..\..\..\check\src"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Win32"
>
<File
RelativePath="..\check\config.h"
>
</File>
<File
RelativePath="..\check\time.c"
>
</File>
<File
RelativePath="..\check\unistd.h"
>
</File>
<Filter
Name="sys"
>
<File
RelativePath="..\check\sys\time.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="src"
>
<File
RelativePath="..\..\..\..\check\src\check.c"
>
</File>
<File
RelativePath="..\..\..\..\check\src\check.h"
>
</File>
<File
RelativePath="..\..\..\..\check\src\check_error.c"
>
</File>
<File
RelativePath="..\..\..\..\check\src\check_error.h"
>
</File>
<File
RelativePath="..\..\..\..\check\src\check_impl.h"
>
</File>
<File
RelativePath="..\..\..\..\check\src\check_list.c"
>
</File>
<File
RelativePath="..\..\..\..\check\src\check_list.h"
>
</File>
<File
RelativePath="..\..\..\..\check\src\check_log.c"
>
</File>
<File
RelativePath="..\..\..\..\check\src\check_log.h"
>
</File>
<File
RelativePath="..\..\..\..\check\src\check_msg.c"
>
</File>
<File
RelativePath="..\..\..\..\check\src\check_msg.h"
>
</File>
<File
RelativePath="..\..\..\..\check\src\check_pack.c"
>
</File>
<File
RelativePath="..\..\..\..\check\src\check_pack.h"
>
</File>
<File
RelativePath="..\..\..\..\check\src\check_print.c"
>
</File>
<File
RelativePath="..\..\..\..\check\src\check_print.h"
>
</File>
<File
RelativePath="..\..\..\..\check\src\check_run.c"
>
</File>
<File
RelativePath="..\..\..\..\check\src\check_str.c"
>
</File>
<File
RelativePath="..\..\..\..\check\src\check_str.h"
>
</File>
</Filter>
<Filter
Name="libcompat"
>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>