2.0 beta init
[framework/multimedia/gstreamer0.10.git] / win32 / vs7 / libgstcoreelements.vcproj
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="libgstcoreelements"
6         ProjectGUID="{62D7358C-6880-40EA-93FF-21B69376C7F0}"
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="2"
18                         CharacterSet="2">
19                         <Tool
20                                 Name="VCCLCompilerTool"
21                                 Optimization="0"
22                                 AdditionalIncludeDirectories="../..,../../libs,../common"
23                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBGSTELEMENTS_EXPORTS;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                                 AdditionalDependencies="glib-2.0.lib gobject-2.0.lib gthread-2.0.lib gmodule-2.0.lib libxml2.lib wsock32.lib intl.lib"
36                                 OutputFile="$(OutDir)/libgstcoreelements.dll"
37                                 LinkIncremental="2"
38                                 GenerateDebugInformation="TRUE"
39                                 ProgramDatabaseFile="$(OutDir)/libgstcoreelements.pdb"
40                                 SubSystem="2"
41                                 TargetMachine="1"/>
42                         <Tool
43                                 Name="VCMIDLTool"/>
44                         <Tool
45                                 Name="VCPostBuildEventTool"
46                                 CommandLine="mkdir c:\gstreamer\debug\lib
47 mkdir c:\gstreamer\debug\lib\gstreamer-0.10
48 copy /y &quot;$(TargetPath)&quot; c:\gstreamer\debug\lib\gstreamer-0.10
49 "/>
50                         <Tool
51                                 Name="VCPreBuildEventTool"/>
52                         <Tool
53                                 Name="VCPreLinkEventTool"/>
54                         <Tool
55                                 Name="VCResourceCompilerTool"/>
56                         <Tool
57                                 Name="VCWebServiceProxyGeneratorTool"/>
58                         <Tool
59                                 Name="VCXMLDataGeneratorTool"/>
60                         <Tool
61                                 Name="VCWebDeploymentTool"/>
62                         <Tool
63                                 Name="VCManagedWrapperGeneratorTool"/>
64                         <Tool
65                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
66                 </Configuration>
67                 <Configuration
68                         Name="Release|Win32"
69                         OutputDirectory="Release"
70                         IntermediateDirectory="Release"
71                         ConfigurationType="2"
72                         CharacterSet="2">
73                         <Tool
74                                 Name="VCCLCompilerTool"
75                                 AdditionalIncludeDirectories="../..,../../libs,../common"
76                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBGSTELEMENTS_EXPORTS;HAVE_CONFIG_H"
77                                 RuntimeLibrary="2"
78                                 UsePrecompiledHeader="0"
79                                 WarningLevel="3"
80                                 Detect64BitPortabilityProblems="TRUE"
81                                 DebugInformationFormat="3"/>
82                         <Tool
83                                 Name="VCCustomBuildTool"/>
84                         <Tool
85                                 Name="VCLinkerTool"
86                                 AdditionalDependencies="glib-2.0.lib gobject-2.0.lib gthread-2.0.lib gmodule-2.0.lib libxml2.lib wsock32.lib intl.lib"
87                                 OutputFile="$(OutDir)/libgstcoreelements.dll"
88                                 LinkIncremental="1"
89                                 GenerateDebugInformation="TRUE"
90                                 SubSystem="2"
91                                 OptimizeReferences="2"
92                                 EnableCOMDATFolding="2"
93                                 TargetMachine="1"/>
94                         <Tool
95                                 Name="VCMIDLTool"/>
96                         <Tool
97                                 Name="VCPostBuildEventTool"
98                                 CommandLine="mkdir c:\gstreamer\lib
99 mkdir c:\gstreamer\lib\gstreamer-0.10
100 copy /y &quot;$(TargetPath)&quot; c:\gstreamer\lib\gstreamer-0.10
101 "/>
102                         <Tool
103                                 Name="VCPreBuildEventTool"/>
104                         <Tool
105                                 Name="VCPreLinkEventTool"/>
106                         <Tool
107                                 Name="VCResourceCompilerTool"/>
108                         <Tool
109                                 Name="VCWebServiceProxyGeneratorTool"/>
110                         <Tool
111                                 Name="VCXMLDataGeneratorTool"/>
112                         <Tool
113                                 Name="VCWebDeploymentTool"/>
114                         <Tool
115                                 Name="VCManagedWrapperGeneratorTool"/>
116                         <Tool
117                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
118                 </Configuration>
119         </Configurations>
120         <References>
121         </References>
122         <Files>
123                 <Filter
124                         Name="Source Files"
125                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
126                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
127                         <File
128                                 RelativePath="..\..\plugins\elements\gstbufferstore.c">
129                         </File>
130                         <File
131                                 RelativePath="..\..\plugins\elements\gstcapsfilter.c">
132                         </File>
133                         <File
134                                 RelativePath="..\..\plugins\elements\gstelements.c">
135                         </File>
136                         <File
137                                 RelativePath="..\..\plugins\elements\gstfakesink.c">
138                         </File>
139                         <File
140                                 RelativePath="..\..\plugins\elements\gstfakesrc.c">
141                         </File>
142                         <File
143                                 RelativePath="..\..\plugins\elements\gstfilesink.c">
144                         </File>
145                         <File
146                                 RelativePath="..\..\plugins\elements\gstfilesrc.c">
147                         </File>
148                         <File
149                                 RelativePath="..\..\plugins\elements\gstidentity.c">
150                         </File>
151                         <File
152                                 RelativePath="..\..\plugins\elements\gstqueue.c">
153                         </File>
154                         <File
155                                 RelativePath="..\..\plugins\elements\gsttee.c">
156                         </File>
157                         <File
158                                 RelativePath="..\..\plugins\elements\gsttypefindelement.c">
159                         </File>
160                 </Filter>
161                 <Filter
162                         Name="Header Files"
163                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
164                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
165                 </Filter>
166                 <Filter
167                         Name="Resource Files"
168                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
169                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
170                 </Filter>
171         </Files>
172         <Globals>
173         </Globals>
174 </VisualStudioProject>