mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-03-27 00:35:18 +01:00
276 lines
5.2 KiB
XML
276 lines
5.2 KiB
XML
<?xml version="1.0" encoding="shift_jis"?>
|
||
<VisualStudioProject
|
||
ProjectType="Visual C++"
|
||
Version="8.00"
|
||
Name="MessagePack"
|
||
ProjectGUID="{122A2EA4-B283-4241-9655-786DE78283B2}"
|
||
RootNamespace="MessagePack"
|
||
Keyword="Win32Proj"
|
||
>
|
||
<Platforms>
|
||
<Platform
|
||
Name="Win32"
|
||
/>
|
||
</Platforms>
|
||
<ToolFiles>
|
||
</ToolFiles>
|
||
<Configurations>
|
||
<Configuration
|
||
Name="Debug|Win32"
|
||
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||
IntermediateDirectory="$(ConfigurationName)"
|
||
ConfigurationType="4"
|
||
CharacterSet="1"
|
||
>
|
||
<Tool
|
||
Name="VCPreBuildEventTool"
|
||
/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"
|
||
/>
|
||
<Tool
|
||
Name="VCXMLDataGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCWebServiceProxyGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCMIDLTool"
|
||
/>
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
Optimization="0"
|
||
AdditionalIncludeDirectories="cpp;c;."
|
||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
||
MinimalRebuild="true"
|
||
BasicRuntimeChecks="1"
|
||
RuntimeLibrary="3"
|
||
UsePrecompiledHeader="0"
|
||
WarningLevel="3"
|
||
Detect64BitPortabilityProblems="true"
|
||
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="1"
|
||
WholeProgramOptimization="1"
|
||
>
|
||
<Tool
|
||
Name="VCPreBuildEventTool"
|
||
/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"
|
||
/>
|
||
<Tool
|
||
Name="VCXMLDataGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCWebServiceProxyGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCMIDLTool"
|
||
/>
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
AdditionalIncludeDirectories="cpp;c;."
|
||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
||
RuntimeLibrary="2"
|
||
UsePrecompiledHeader="0"
|
||
WarningLevel="3"
|
||
Detect64BitPortabilityProblems="true"
|
||
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="<22>\<5C>[<5B>X <20>t<EFBFBD>@<40>C<EFBFBD><43>"
|
||
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||
>
|
||
<File
|
||
RelativePath=".\c\object.c"
|
||
>
|
||
<FileConfiguration
|
||
Name="Debug|Win32"
|
||
>
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
||
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
||
CompileAs="2"
|
||
/>
|
||
</FileConfiguration>
|
||
<FileConfiguration
|
||
Name="Release|Win32"
|
||
>
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
||
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
||
CompileAs="2"
|
||
/>
|
||
</FileConfiguration>
|
||
</File>
|
||
<File
|
||
RelativePath=".\cpp\object.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\c\unpack.c"
|
||
>
|
||
<FileConfiguration
|
||
Name="Debug|Win32"
|
||
>
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
CompileAs="2"
|
||
/>
|
||
</FileConfiguration>
|
||
<FileConfiguration
|
||
Name="Release|Win32"
|
||
>
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
CompileAs="2"
|
||
/>
|
||
</FileConfiguration>
|
||
</File>
|
||
<File
|
||
RelativePath=".\c\vrefbuffer.c"
|
||
>
|
||
<FileConfiguration
|
||
Name="Debug|Win32"
|
||
>
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
CompileAs="2"
|
||
/>
|
||
</FileConfiguration>
|
||
<FileConfiguration
|
||
Name="Release|Win32"
|
||
>
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
CompileAs="2"
|
||
/>
|
||
</FileConfiguration>
|
||
</File>
|
||
<File
|
||
RelativePath=".\c\zone.c"
|
||
>
|
||
<FileConfiguration
|
||
Name="Debug|Win32"
|
||
>
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
CompileAs="2"
|
||
/>
|
||
</FileConfiguration>
|
||
<FileConfiguration
|
||
Name="Release|Win32"
|
||
>
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
CompileAs="2"
|
||
/>
|
||
</FileConfiguration>
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="<22>w<EFBFBD>b<EFBFBD>_<EFBFBD>[ <20>t<EFBFBD>@<40>C<EFBFBD><43>"
|
||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||
>
|
||
<File
|
||
RelativePath=".\msgpack\pack_define.h"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\msgpack\pack_template.h"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\msgpack\sysdep.h"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\msgpack\unpack_define.h"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\msgpack\unpack_template.h"
|
||
>
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="<22><><EFBFBD>\<5C>[<5B>X <20>t<EFBFBD>@<40>C<EFBFBD><43>"
|
||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
||
>
|
||
</Filter>
|
||
</Files>
|
||
<Globals>
|
||
</Globals>
|
||
</VisualStudioProject>
|