]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/blob - win32/vs7/gst-inspect.vcproj
gststructure: clarify _get docs about the returned reference
[glsdk/gstreamer0-10.git] / win32 / vs7 / gst-inspect.vcproj
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="gst-inspect"
6         ProjectGUID="{8064BB40-20BE-4EDE-A555-C57D314B7CE9}"
7         Keyword="Win32Proj">
8         <Platforms>
9                 <Platform
10                         Name="Win32"/>
11         </Platforms>
12         <Configurations>
13                 <Configuration
14                         Name="Debug|Win32"
15                         OutputDirectory="Debug"
16                         IntermediateDirectory="Debug"
17                         ConfigurationType="1"
18                         CharacterSet="2">
19                         <Tool
20                                 Name="VCCLCompilerTool"
21                                 Optimization="0"
22                                 AdditionalIncludeDirectories="../..,../../libs,../common"
23                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H"
24                                 MinimalRebuild="TRUE"
25                                 BasicRuntimeChecks="3"
26                                 RuntimeLibrary="3"
27                                 UsePrecompiledHeader="0"
28                                 WarningLevel="3"
29                                 Detect64BitPortabilityProblems="TRUE"
30                                 DebugInformationFormat="4"/>
31                         <Tool
32                                 Name="VCCustomBuildTool"/>
33                         <Tool
34                                 Name="VCLinkerTool"
35                                 IgnoreImportLibrary="TRUE"
36                                 AdditionalDependencies="glib-2.0.lib gobject-2.0.lib gthread-2.0.lib gmodule-2.0.lib libxml2.lib wsock32.lib intl.lib"
37                                 OutputFile="$(OutDir)/gst-inspect-0.10.exe"
38                                 LinkIncremental="1"
39                                 GenerateDebugInformation="TRUE"
40                                 ProgramDatabaseFile="$(OutDir)/gst-inspect-0.10.pdb"
41                                 SubSystem="1"
42                                 TargetMachine="1"/>
43                         <Tool
44                                 Name="VCMIDLTool"/>
45                         <Tool
46                                 Name="VCPostBuildEventTool"
47                                 CommandLine="copy /y &quot;$(TargetPath)&quot; c:\gstreamer\debug\bin"/>
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="../..,../../libs,../common"
74                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H"
75                                 RuntimeLibrary="2"
76                                 UsePrecompiledHeader="0"
77                                 WarningLevel="3"
78                                 Detect64BitPortabilityProblems="TRUE"
79                                 DebugInformationFormat="3"/>
80                         <Tool
81                                 Name="VCCustomBuildTool"/>
82                         <Tool
83                                 Name="VCLinkerTool"
84                                 AdditionalDependencies="glib-2.0.lib gobject-2.0.lib gthread-2.0.lib gmodule-2.0.lib libxml2.lib wsock32.lib intl.lib"
85                                 OutputFile="$(OutDir)/gst-inspect-0.10.exe"
86                                 LinkIncremental="1"
87                                 GenerateDebugInformation="TRUE"
88                                 SubSystem="1"
89                                 OptimizeReferences="2"
90                                 EnableCOMDATFolding="2"
91                                 TargetMachine="1"/>
92                         <Tool
93                                 Name="VCMIDLTool"/>
94                         <Tool
95                                 Name="VCPostBuildEventTool"
96                                 CommandLine="copy /y &quot;$(TargetPath)&quot; c:\gstreamer\bin"/>
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="..\..\tools\gst-inspect.c">
124                         </File>
125                 </Filter>
126         </Files>
127         <Globals>
128         </Globals>
129 </VisualStudioProject>