basesrc: use segment start if DTS for first buffer is unset
[platform/upstream/gstreamer.git] / win32 / vs8 / gst-inspect.vcproj
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8,00"
5         Name="gst-inspect"
6         ProjectGUID="{8064BB40-20BE-4EDE-A555-C57D314B7CE9}"
7         Keyword="Win32Proj"
8         >
9         <Platforms>
10                 <Platform
11                         Name="Win32"
12                 />
13         </Platforms>
14         <ToolFiles>
15         </ToolFiles>
16         <Configurations>
17                 <Configuration
18                         Name="Debug|Win32"
19                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
20                         IntermediateDirectory="$(ConfigurationName)"
21                         ConfigurationType="1"
22                         CharacterSet="2"
23                         >
24                         <Tool
25                                 Name="VCPreBuildEventTool"
26                         />
27                         <Tool
28                                 Name="VCCustomBuildTool"
29                         />
30                         <Tool
31                                 Name="VCXMLDataGeneratorTool"
32                         />
33                         <Tool
34                                 Name="VCWebServiceProxyGeneratorTool"
35                         />
36                         <Tool
37                                 Name="VCMIDLTool"
38                         />
39                         <Tool
40                                 Name="VCCLCompilerTool"
41                                 Optimization="0"
42                                 AdditionalIncludeDirectories="../..,../../libs,../common"
43                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H"
44                                 MinimalRebuild="true"
45                                 BasicRuntimeChecks="3"
46                                 RuntimeLibrary="3"
47                                 UsePrecompiledHeader="0"
48                                 WarningLevel="3"
49                                 Detect64BitPortabilityProblems="true"
50                                 DebugInformationFormat="4"
51                         />
52                         <Tool
53                                 Name="VCManagedResourceCompilerTool"
54                         />
55                         <Tool
56                                 Name="VCResourceCompilerTool"
57                         />
58                         <Tool
59                                 Name="VCPreLinkEventTool"
60                         />
61                         <Tool
62                                 Name="VCLinkerTool"
63                                 IgnoreImportLibrary="true"
64                                 AdditionalDependencies="glib-2.0.lib gobject-2.0.lib gthread-2.0.lib gmodule-2.0.lib libxml2.lib wsock32.lib intl.lib"
65                                 OutputFile="$(OutDir)/gst-inspect-0.10.exe"
66                                 LinkIncremental="1"
67                                 GenerateDebugInformation="true"
68                                 SubSystem="1"
69                                 TargetMachine="1"
70                         />
71                         <Tool
72                                 Name="VCALinkTool"
73                         />
74                         <Tool
75                                 Name="VCManifestTool"
76                         />
77                         <Tool
78                                 Name="VCXDCMakeTool"
79                         />
80                         <Tool
81                                 Name="VCBscMakeTool"
82                         />
83                         <Tool
84                                 Name="VCFxCopTool"
85                         />
86                         <Tool
87                                 Name="VCAppVerifierTool"
88                         />
89                         <Tool
90                                 Name="VCWebDeploymentTool"
91                         />
92                         <Tool
93                                 Name="VCPostBuildEventTool"
94                                 CommandLine="copy /y &quot;$(TargetPath)&quot; c:\gstreamer\debug\bin"
95                         />
96                 </Configuration>
97                 <Configuration
98                         Name="Release|Win32"
99                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
100                         IntermediateDirectory="$(ConfigurationName)"
101                         ConfigurationType="1"
102                         CharacterSet="2"
103                         WholeProgramOptimization="1"
104                         >
105                         <Tool
106                                 Name="VCPreBuildEventTool"
107                         />
108                         <Tool
109                                 Name="VCCustomBuildTool"
110                         />
111                         <Tool
112                                 Name="VCXMLDataGeneratorTool"
113                         />
114                         <Tool
115                                 Name="VCWebServiceProxyGeneratorTool"
116                         />
117                         <Tool
118                                 Name="VCMIDLTool"
119                         />
120                         <Tool
121                                 Name="VCCLCompilerTool"
122                                 AdditionalIncludeDirectories="../..,../../libs,../common"
123                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H"
124                                 RuntimeLibrary="2"
125                                 UsePrecompiledHeader="0"
126                                 WarningLevel="3"
127                                 Detect64BitPortabilityProblems="true"
128                                 DebugInformationFormat="3"
129                         />
130                         <Tool
131                                 Name="VCManagedResourceCompilerTool"
132                         />
133                         <Tool
134                                 Name="VCResourceCompilerTool"
135                         />
136                         <Tool
137                                 Name="VCPreLinkEventTool"
138                         />
139                         <Tool
140                                 Name="VCLinkerTool"
141                                 AdditionalDependencies="glib-2.0.lib gobject-2.0.lib gthread-2.0.lib gmodule-2.0.lib libxml2.lib wsock32.lib intl.lib"
142                                 OutputFile="$(OutDir)/gst-inspect-0.10.exe"
143                                 LinkIncremental="1"
144                                 GenerateDebugInformation="true"
145                                 SubSystem="1"
146                                 OptimizeReferences="2"
147                                 EnableCOMDATFolding="2"
148                                 TargetMachine="1"
149                         />
150                         <Tool
151                                 Name="VCALinkTool"
152                         />
153                         <Tool
154                                 Name="VCManifestTool"
155                         />
156                         <Tool
157                                 Name="VCXDCMakeTool"
158                         />
159                         <Tool
160                                 Name="VCBscMakeTool"
161                         />
162                         <Tool
163                                 Name="VCFxCopTool"
164                         />
165                         <Tool
166                                 Name="VCAppVerifierTool"
167                         />
168                         <Tool
169                                 Name="VCWebDeploymentTool"
170                         />
171                         <Tool
172                                 Name="VCPostBuildEventTool"
173                                 CommandLine="copy /y &quot;$(TargetPath)&quot; c:\gstreamer\bin"
174                         />
175                 </Configuration>
176         </Configurations>
177         <References>
178         </References>
179         <Files>
180                 <Filter
181                         Name="Source Files"
182                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
183                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
184                         >
185                         <File
186                                 RelativePath="..\..\tools\gst-inspect.c"
187                                 >
188                         </File>
189                 </Filter>
190         </Files>
191         <Globals>
192         </Globals>
193 </VisualStudioProject>