~ubuntu-branches/ubuntu/precise/libxml++2.6/precise

« back to all changes in this revision

Viewing changes to MSVC_Net2003/examples/sax_exception/sax_exception.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2005-03-13 15:46:33 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050313154633-iubyqdtu6y3p8915
Tags: 2.10.0-0ubuntu2
added doxygen to the build-depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="Windows-1252"?>
 
2
<VisualStudioProject
 
3
        ProjectType="Visual C++"
 
4
        Version="7.10"
 
5
        Name="examples_sax_exception"
 
6
        ProjectGUID="{129ECC08-6D30-4884-B824-4AF96EF0A45C}"
 
7
        RootNamespace="examples_dispatcher"
 
8
        Keyword="Win32Proj">
 
9
        <Platforms>
 
10
                <Platform
 
11
                        Name="Win32"/>
 
12
        </Platforms>
 
13
        <Configurations>
 
14
                <Configuration
 
15
                        Name="Debug|Win32"
 
16
                        OutputDirectory="Debug"
 
17
                        IntermediateDirectory="Debug"
 
18
                        ConfigurationType="1"
 
19
                        CharacterSet="2">
 
20
                        <Tool
 
21
                                Name="VCCLCompilerTool"
 
22
                                Optimization="0"
 
23
                                AdditionalIncludeDirectories="../../.."
 
24
                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
 
25
                                MinimalRebuild="TRUE"
 
26
                                BasicRuntimeChecks="3"
 
27
                                RuntimeLibrary="3"
 
28
                                RuntimeTypeInfo="TRUE"
 
29
                                UsePrecompiledHeader="0"
 
30
                                WarningLevel="3"
 
31
                                Detect64BitPortabilityProblems="TRUE"
 
32
                                DebugInformationFormat="4"/>
 
33
                        <Tool
 
34
                                Name="VCCustomBuildTool"/>
 
35
                        <Tool
 
36
                                Name="VCLinkerTool"
 
37
                                AdditionalDependencies="glibmm-2.4d.lib"
 
38
                                OutputFile="$(OutDir)/sax_exception.exe"
 
39
                                LinkIncremental="2"
 
40
                                GenerateDebugInformation="TRUE"
 
41
                                ProgramDatabaseFile="$(OutDir)/dispatcher.pdb"
 
42
                                SubSystem="1"
 
43
                                TargetMachine="1"/>
 
44
                        <Tool
 
45
                                Name="VCMIDLTool"/>
 
46
                        <Tool
 
47
                                Name="VCPostBuildEventTool"/>
 
48
                        <Tool
 
49
                                Name="VCPreBuildEventTool"/>
 
50
                        <Tool
 
51
                                Name="VCPreLinkEventTool"/>
 
52
                        <Tool
 
53
                                Name="VCResourceCompilerTool"/>
 
54
                        <Tool
 
55
                                Name="VCWebServiceProxyGeneratorTool"/>
 
56
                        <Tool
 
57
                                Name="VCXMLDataGeneratorTool"/>
 
58
                        <Tool
 
59
                                Name="VCWebDeploymentTool"/>
 
60
                        <Tool
 
61
                                Name="VCManagedWrapperGeneratorTool"/>
 
62
                        <Tool
 
63
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
64
                </Configuration>
 
65
                <Configuration
 
66
                        Name="Release|Win32"
 
67
                        OutputDirectory="Release"
 
68
                        IntermediateDirectory="Release"
 
69
                        ConfigurationType="1"
 
70
                        CharacterSet="2">
 
71
                        <Tool
 
72
                                Name="VCCLCompilerTool"
 
73
                                AdditionalIncludeDirectories="../../.."
 
74
                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
 
75
                                RuntimeLibrary="2"
 
76
                                RuntimeTypeInfo="TRUE"
 
77
                                UsePrecompiledHeader="0"
 
78
                                WarningLevel="3"
 
79
                                Detect64BitPortabilityProblems="TRUE"
 
80
                                DebugInformationFormat="3"/>
 
81
                        <Tool
 
82
                                Name="VCCustomBuildTool"/>
 
83
                        <Tool
 
84
                                Name="VCLinkerTool"
 
85
                                AdditionalDependencies="glibmm-2.4.lib"
 
86
                                OutputFile="$(OutDir)/sax_exception.exe"
 
87
                                LinkIncremental="1"
 
88
                                GenerateDebugInformation="TRUE"
 
89
                                SubSystem="1"
 
90
                                OptimizeReferences="2"
 
91
                                EnableCOMDATFolding="2"
 
92
                                TargetMachine="1"/>
 
93
                        <Tool
 
94
                                Name="VCMIDLTool"/>
 
95
                        <Tool
 
96
                                Name="VCPostBuildEventTool"/>
 
97
                        <Tool
 
98
                                Name="VCPreBuildEventTool"/>
 
99
                        <Tool
 
100
                                Name="VCPreLinkEventTool"/>
 
101
                        <Tool
 
102
                                Name="VCResourceCompilerTool"/>
 
103
                        <Tool
 
104
                                Name="VCWebServiceProxyGeneratorTool"/>
 
105
                        <Tool
 
106
                                Name="VCXMLDataGeneratorTool"/>
 
107
                        <Tool
 
108
                                Name="VCWebDeploymentTool"/>
 
109
                        <Tool
 
110
                                Name="VCManagedWrapperGeneratorTool"/>
 
111
                        <Tool
 
112
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
113
                </Configuration>
 
114
        </Configurations>
 
115
        <References>
 
116
        </References>
 
117
        <Files>
 
118
                <Filter
 
119
                        Name="Source Files"
 
120
                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
 
121
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
 
122
                        <File
 
123
                                RelativePath="..\..\blank.cpp">
 
124
                        </File>
 
125
                        <File
 
126
                                RelativePath="..\..\..\examples\sax_exception\main.cc">
 
127
                        </File>
 
128
                        <File
 
129
                                RelativePath="..\..\..\examples\sax_exception\myparser.cc">
 
130
                        </File>
 
131
                </Filter>
 
132
                <Filter
 
133
                        Name="Header Files"
 
134
                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
 
135
                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
 
136
                        <File
 
137
                                RelativePath="..\..\..\examples\sax_exception\myparser.h">
 
138
                        </File>
 
139
                </Filter>
 
140
                <Filter
 
141
                        Name="Resource Files"
 
142
                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
 
143
                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
 
144
                </Filter>
 
145
        </Files>
 
146
        <Globals>
 
147
        </Globals>
 
148
</VisualStudioProject>