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