1
<?xml version="1.0" encoding="windows-1251"?>
3
ProjectType="Visual C++"
6
ProjectGUID="{898C9408-2480-4BF8-97B0-B1464B7BB5C4}"
15
OutputDirectory="Output\Debug\bin"
16
IntermediateDirectory="Build\Debug\bin"
20
Name="VCCLCompilerTool"
22
AdditionalIncludeDirectories="../../include"
23
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;YAML_DECLARE_STATIC"
25
BasicRuntimeChecks="3"
27
UsePrecompiledHeader="0"
29
Detect64BitPortabilityProblems="TRUE"
30
DebugInformationFormat="4"/>
32
Name="VCCustomBuildTool"/>
35
OutputFile="$(OutDir)/test_reader.exe"
37
GenerateDebugInformation="TRUE"
38
ProgramDatabaseFile="$(OutDir)/test_reader.pdb"
44
Name="VCPostBuildEventTool"/>
46
Name="VCPreBuildEventTool"/>
48
Name="VCPreLinkEventTool"/>
50
Name="VCResourceCompilerTool"/>
52
Name="VCWebServiceProxyGeneratorTool"/>
54
Name="VCXMLDataGeneratorTool"/>
56
Name="VCWebDeploymentTool"/>
58
Name="VCManagedWrapperGeneratorTool"/>
60
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
64
OutputDirectory="Output\Release\bin"
65
IntermediateDirectory="Build\Release\bin"
69
Name="VCCLCompilerTool"
70
AdditionalIncludeDirectories="../../include"
71
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;YAML_DECLARE_STATIC"
73
UsePrecompiledHeader="0"
75
Detect64BitPortabilityProblems="TRUE"
76
DebugInformationFormat="3"/>
78
Name="VCCustomBuildTool"/>
81
OutputFile="$(OutDir)/test_reader.exe"
83
GenerateDebugInformation="TRUE"
85
OptimizeReferences="2"
86
EnableCOMDATFolding="2"
91
Name="VCPostBuildEventTool"/>
93
Name="VCPreBuildEventTool"/>
95
Name="VCPreLinkEventTool"/>
97
Name="VCResourceCompilerTool"/>
99
Name="VCWebServiceProxyGeneratorTool"/>
101
Name="VCXMLDataGeneratorTool"/>
103
Name="VCWebDeploymentTool"/>
105
Name="VCManagedWrapperGeneratorTool"/>
107
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
115
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
116
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
118
RelativePath="..\..\tests\test-reader.c">
123
Filter="h;hpp;hxx;hm;inl;inc;xsd"
124
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
127
Name="Resource Files"
128
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
129
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
134
</VisualStudioProject>