~ubuntu-branches/ubuntu/trusty/ezstream/trusty

« back to all changes in this revision

Viewing changes to win32/taglib_c.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Romain Beauxis
  • Date: 2009-08-09 11:56:15 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090809115615-dhflpi95t8an4g89
Tags: 0.5.5~dfsg-1
* New upstream release.
* Updated standards version to 3.8.2 
* Fix examples location in manual page.
Closes: #521159
* Added build-dep on autotools-dev to enable 
  update of config.{guess,sub}
* Fixed watch file to mangle local version, removing
  ~dfsg string.

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="9,00"
 
5
        Name="taglib_c"
 
6
        ProjectGUID="{0A70BF55-FCF6-4DD8-A455-8233666A60E1}"
 
7
        RootNamespace="taglib_c"
 
8
        TargetFrameworkVersion="131072"
 
9
        >
 
10
        <Platforms>
 
11
                <Platform
 
12
                        Name="Win32"
 
13
                />
 
14
        </Platforms>
 
15
        <ToolFiles>
 
16
        </ToolFiles>
 
17
        <Configurations>
 
18
                <Configuration
 
19
                        Name="Debug|Win32"
 
20
                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
 
21
                        IntermediateDirectory="$(ConfigurationName)"
 
22
                        ConfigurationType="4"
 
23
                        CharacterSet="0"
 
24
                        BuildLogFile="$(IntDir)\$(TargetName)-BuildLog.htm"
 
25
                        >
 
26
                        <Tool
 
27
                                Name="VCPreBuildEventTool"
 
28
                        />
 
29
                        <Tool
 
30
                                Name="VCCustomBuildTool"
 
31
                        />
 
32
                        <Tool
 
33
                                Name="VCXMLDataGeneratorTool"
 
34
                        />
 
35
                        <Tool
 
36
                                Name="VCWebServiceProxyGeneratorTool"
 
37
                        />
 
38
                        <Tool
 
39
                                Name="VCMIDLTool"
 
40
                        />
 
41
                        <Tool
 
42
                                Name="VCCLCompilerTool"
 
43
                                UseUnicodeResponseFiles="false"
 
44
                                Optimization="0"
 
45
                                EnableIntrinsicFunctions="false"
 
46
                                AdditionalIncludeDirectories=".;.\taglib;.\taglib\taglib;.\taglib\taglib\toolkit;.\taglib\taglib\ogg;.\taglib\taglib\ogg\vorbis;.\taglib\taglib\ogg\flac;.\taglib\taglib\ogg\speex;.\taglib\taglib\flac;.\taglib\taglib\mpeg;.\taglib\taglib\mpeg\id3v1;.\taglib\taglib\mpeg\id3v2;.\taglib\taglib\mpc;.\taglib\taglib\ape;.\taglib\taglib\trueaudio;.\taglib\taglib\wavpack;"
 
47
                                PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_WARNINGS;_DEBUG;MAKE_TAGLIB_C_LIB;"
 
48
                                StringPooling="true"
 
49
                                MinimalRebuild="true"
 
50
                                ExceptionHandling="1"
 
51
                                BasicRuntimeChecks="3"
 
52
                                RuntimeLibrary="3"
 
53
                                EnableFunctionLevelLinking="true"
 
54
                                RuntimeTypeInfo="true"
 
55
                                ObjectFile="$(IntDir)\$(TargetName).obj\"
 
56
                                ProgramDataBaseFileName="$(IntDir)\$(TargetName)-vc90.pdb"
 
57
                                WarningLevel="3"
 
58
                                DebugInformationFormat="4"
 
59
                                CompileAs="2"
 
60
                        />
 
61
                        <Tool
 
62
                                Name="VCManagedResourceCompilerTool"
 
63
                        />
 
64
                        <Tool
 
65
                                Name="VCResourceCompilerTool"
 
66
                        />
 
67
                        <Tool
 
68
                                Name="VCPreLinkEventTool"
 
69
                        />
 
70
                        <Tool
 
71
                                Name="VCLibrarianTool"
 
72
                                UseUnicodeResponseFiles="false"
 
73
                        />
 
74
                        <Tool
 
75
                                Name="VCALinkTool"
 
76
                        />
 
77
                        <Tool
 
78
                                Name="VCXDCMakeTool"
 
79
                        />
 
80
                        <Tool
 
81
                                Name="VCBscMakeTool"
 
82
                        />
 
83
                        <Tool
 
84
                                Name="VCFxCopTool"
 
85
                        />
 
86
                        <Tool
 
87
                                Name="VCPostBuildEventTool"
 
88
                        />
 
89
                </Configuration>
 
90
                <Configuration
 
91
                        Name="Release|Win32"
 
92
                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
 
93
                        IntermediateDirectory="$(ConfigurationName)"
 
94
                        ConfigurationType="4"
 
95
                        CharacterSet="0"
 
96
                        WholeProgramOptimization="1"
 
97
                        BuildLogFile="$(IntDir)\$(TargetName)-BuildLog.htm"
 
98
                        >
 
99
                        <Tool
 
100
                                Name="VCPreBuildEventTool"
 
101
                        />
 
102
                        <Tool
 
103
                                Name="VCCustomBuildTool"
 
104
                        />
 
105
                        <Tool
 
106
                                Name="VCXMLDataGeneratorTool"
 
107
                        />
 
108
                        <Tool
 
109
                                Name="VCWebServiceProxyGeneratorTool"
 
110
                        />
 
111
                        <Tool
 
112
                                Name="VCMIDLTool"
 
113
                        />
 
114
                        <Tool
 
115
                                Name="VCCLCompilerTool"
 
116
                                UseUnicodeResponseFiles="false"
 
117
                                Optimization="3"
 
118
                                EnableIntrinsicFunctions="false"
 
119
                                AdditionalIncludeDirectories=".;.\taglib;.\taglib\taglib;.\taglib\taglib\toolkit;.\taglib\taglib\ogg;.\taglib\taglib\ogg\vorbis;.\taglib\taglib\ogg\flac;.\taglib\taglib\ogg\speex;.\taglib\taglib\flac;.\taglib\taglib\mpeg;.\taglib\taglib\mpeg\id3v1;.\taglib\taglib\mpeg\id3v2;.\taglib\taglib\mpc;.\taglib\taglib\ape;.\taglib\taglib\trueaudio;.\taglib\taglib\wavpack;"
 
120
                                PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_WARNINGS;NDEBUG;MAKE_TAGLIB_C_LIB;"
 
121
                                StringPooling="true"
 
122
                                ExceptionHandling="1"
 
123
                                RuntimeLibrary="2"
 
124
                                EnableFunctionLevelLinking="false"
 
125
                                RuntimeTypeInfo="true"
 
126
                                ObjectFile="$(IntDir)\$(TargetName).obj\"
 
127
                                ProgramDataBaseFileName="$(IntDir)\$(TargetName)-vc90.pdb"
 
128
                                WarningLevel="3"
 
129
                                DebugInformationFormat="0"
 
130
                                CompileAs="2"
 
131
                        />
 
132
                        <Tool
 
133
                                Name="VCManagedResourceCompilerTool"
 
134
                        />
 
135
                        <Tool
 
136
                                Name="VCResourceCompilerTool"
 
137
                        />
 
138
                        <Tool
 
139
                                Name="VCPreLinkEventTool"
 
140
                        />
 
141
                        <Tool
 
142
                                Name="VCLibrarianTool"
 
143
                                UseUnicodeResponseFiles="false"
 
144
                        />
 
145
                        <Tool
 
146
                                Name="VCALinkTool"
 
147
                        />
 
148
                        <Tool
 
149
                                Name="VCXDCMakeTool"
 
150
                        />
 
151
                        <Tool
 
152
                                Name="VCBscMakeTool"
 
153
                        />
 
154
                        <Tool
 
155
                                Name="VCFxCopTool"
 
156
                        />
 
157
                        <Tool
 
158
                                Name="VCPostBuildEventTool"
 
159
                        />
 
160
                </Configuration>
 
161
        </Configurations>
 
162
        <References>
 
163
        </References>
 
164
        <Files>
 
165
                <Filter
 
166
                        Name="Source Files"
 
167
                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
 
168
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 
169
                        >
 
170
                        <File
 
171
                                RelativePath=".\taglib\bindings\c\tag_c.cpp"
 
172
                                >
 
173
                        </File>
 
174
                </Filter>
 
175
                <Filter
 
176
                        Name="Header Files"
 
177
                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
 
178
                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 
179
                        >
 
180
                        <File
 
181
                                RelativePath=".\taglib\bindings\c\tag_c.h"
 
182
                                >
 
183
                        </File>
 
184
                </Filter>
 
185
                <Filter
 
186
                        Name="Resource Files"
 
187
                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
 
188
                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
 
189
                        >
 
190
                </Filter>
 
191
        </Files>
 
192
        <Globals>
 
193
        </Globals>
 
194
</VisualStudioProject>