]> andersk Git - libyaml.git/blame - win32/vs2003/example_reformatter_alt.vcproj
Bumped the version number in the stable branch.
[libyaml.git] / win32 / vs2003 / example_reformatter_alt.vcproj
CommitLineData
dd71484b
KS
1<?xml version="1.0" encoding="windows-1251"?>\r
2<VisualStudioProject\r
3 ProjectType="Visual C++"\r
4 Version="7.10"\r
5 Name="example_reformatter_alt"\r
6 ProjectGUID="{C0209B44-8A45-4D9E-B430-100679BC6B2D}"\r
7 Keyword="Win32Proj">\r
8 <Platforms>\r
9 <Platform\r
10 Name="Win32"/>\r
11 </Platforms>\r
12 <Configurations>\r
13 <Configuration\r
14 Name="Debug|Win32"\r
15 OutputDirectory="Output\Debug\bin"\r
16 IntermediateDirectory="Build\Debug\bin"\r
17 ConfigurationType="1"\r
18 CharacterSet="2">\r
19 <Tool\r
20 Name="VCCLCompilerTool"\r
21 Optimization="0"\r
22 AdditionalIncludeDirectories="../../include"\r
23 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;YAML_DECLARE_STATIC"\r
24 MinimalRebuild="TRUE"\r
25 BasicRuntimeChecks="3"\r
26 RuntimeLibrary="5"\r
27 UsePrecompiledHeader="0"\r
28 WarningLevel="3"\r
29 Detect64BitPortabilityProblems="TRUE"\r
30 DebugInformationFormat="4"/>\r
31 <Tool\r
32 Name="VCCustomBuildTool"/>\r
33 <Tool\r
34 Name="VCLinkerTool"\r
35 OutputFile="$(OutDir)/example_reformatter_alt.exe"\r
36 LinkIncremental="2"\r
37 GenerateDebugInformation="TRUE"\r
38 ProgramDatabaseFile="$(OutDir)/example_reformatter_alt.pdb"\r
39 SubSystem="1"\r
40 TargetMachine="1"/>\r
41 <Tool\r
42 Name="VCMIDLTool"/>\r
43 <Tool\r
44 Name="VCPostBuildEventTool"/>\r
45 <Tool\r
46 Name="VCPreBuildEventTool"/>\r
47 <Tool\r
48 Name="VCPreLinkEventTool"/>\r
49 <Tool\r
50 Name="VCResourceCompilerTool"/>\r
51 <Tool\r
52 Name="VCWebServiceProxyGeneratorTool"/>\r
53 <Tool\r
54 Name="VCXMLDataGeneratorTool"/>\r
55 <Tool\r
56 Name="VCWebDeploymentTool"/>\r
57 <Tool\r
58 Name="VCManagedWrapperGeneratorTool"/>\r
59 <Tool\r
60 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
61 </Configuration>\r
62 <Configuration\r
63 Name="Release|Win32"\r
64 OutputDirectory="Output\Release\bin"\r
65 IntermediateDirectory="Build\Release\bin"\r
66 ConfigurationType="1"\r
67 CharacterSet="2">\r
68 <Tool\r
69 Name="VCCLCompilerTool"\r
70 AdditionalIncludeDirectories="../../include"\r
71 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;YAML_DECLARE_STATIC"\r
72 RuntimeLibrary="4"\r
73 UsePrecompiledHeader="0"\r
74 WarningLevel="3"\r
75 Detect64BitPortabilityProblems="TRUE"\r
76 DebugInformationFormat="3"/>\r
77 <Tool\r
78 Name="VCCustomBuildTool"/>\r
79 <Tool\r
80 Name="VCLinkerTool"\r
81 OutputFile="$(OutDir)/example_reformatter_alt.exe"\r
82 LinkIncremental="1"\r
83 GenerateDebugInformation="TRUE"\r
84 SubSystem="1"\r
85 OptimizeReferences="2"\r
86 EnableCOMDATFolding="2"\r
87 TargetMachine="1"/>\r
88 <Tool\r
89 Name="VCMIDLTool"/>\r
90 <Tool\r
91 Name="VCPostBuildEventTool"/>\r
92 <Tool\r
93 Name="VCPreBuildEventTool"/>\r
94 <Tool\r
95 Name="VCPreLinkEventTool"/>\r
96 <Tool\r
97 Name="VCResourceCompilerTool"/>\r
98 <Tool\r
99 Name="VCWebServiceProxyGeneratorTool"/>\r
100 <Tool\r
101 Name="VCXMLDataGeneratorTool"/>\r
102 <Tool\r
103 Name="VCWebDeploymentTool"/>\r
104 <Tool\r
105 Name="VCManagedWrapperGeneratorTool"/>\r
106 <Tool\r
107 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
108 </Configuration>\r
109 </Configurations>\r
110 <References>\r
111 </References>\r
112 <Files>\r
113 <Filter\r
114 Name="Source Files"\r
115 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
116 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">\r
117 <File\r
118 RelativePath="..\..\tests\example-reformatter-alt.c">\r
119 </File>\r
120 </Filter>\r
121 <Filter\r
122 Name="Header Files"\r
123 Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
124 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">\r
125 </Filter>\r
126 <Filter\r
127 Name="Resource Files"\r
128 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"\r
129 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">\r
130 </Filter>\r
131 </Files>\r
132 <Globals>\r
133 </Globals>\r
134</VisualStudioProject>\r
This page took 0.062311 seconds and 5 git commands to generate.