~ubuntu-branches/debian/sid/sflphone/sid

« back to all changes in this revision

Viewing changes to daemon/libs/pjproject/pjsip-apps/build/python_pjsua.vcproj

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2013-06-02 18:04:11 UTC
  • mfrom: (1.1.9)
  • Revision ID: package-import@ubuntu.com-20130602180411-3rcpy8c1zdlo8y0s
Tags: 1.2.2-1
* New upstream release
* changeset_rb68857a4b485b7d43f92714cd5792595ff895f82.diff - fix QTest
* pjproject ./configure --disable-sound --disable-video

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="8.00"
5
 
        Name="python_pjsua"
6
 
        ProjectGUID="{0C91838B-3372-40B4-A764-DE075A4BC94B}"
7
 
        >
8
 
        <Platforms>
9
 
                <Platform
10
 
                        Name="Win32"
11
 
                />
12
 
        </Platforms>
13
 
        <ToolFiles>
14
 
        </ToolFiles>
15
 
        <Configurations>
16
 
                <Configuration
17
 
                        Name="Debug|Win32"
18
 
                        OutputDirectory=".\output\python_pjsua-i386-win32-vc8-debug"
19
 
                        IntermediateDirectory="$(OutDir)"
20
 
                        ConfigurationType="2"
21
 
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
22
 
                        UseOfMFC="0"
23
 
                        ATLMinimizesCRunTimeLibraryUsage="false"
24
 
                        CharacterSet="2"
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
 
                                PreprocessorDefinitions="_DEBUG"
41
 
                                MkTypLibCompatible="true"
42
 
                                SuppressStartupBanner="true"
43
 
                                TargetEnvironment="1"
44
 
                                TypeLibraryName=".\output\python_pjsua-i386-win32-vc6-debug/python_pjsua.tlb"
45
 
                                HeaderFileName=""
46
 
                        />
47
 
                        <Tool
48
 
                                Name="VCCLCompilerTool"
49
 
                                Optimization="0"
50
 
                                AdditionalIncludeDirectories="..\..\pjlib\include,..\..\pjlib-util\include,..\..\pjmedia\include,..\..\pjsip\include,../../pjnath/include"
51
 
                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PY_PJSUA_EXPORTS"
52
 
                                MinimalRebuild="true"
53
 
                                BasicRuntimeChecks="3"
54
 
                                RuntimeLibrary="1"
55
 
                                PrecompiledHeaderFile="$(OutDir)/python_pjsua.pch"
56
 
                                AssemblerListingLocation="$(OutDir)/"
57
 
                                ObjectFile="$(OutDir)/"
58
 
                                ProgramDataBaseFileName="$(OutDir)/"
59
 
                                BrowseInformation="1"
60
 
                                WarningLevel="4"
61
 
                                SuppressStartupBanner="true"
62
 
                                DebugInformationFormat="4"
63
 
                        />
64
 
                        <Tool
65
 
                                Name="VCManagedResourceCompilerTool"
66
 
                        />
67
 
                        <Tool
68
 
                                Name="VCResourceCompilerTool"
69
 
                                PreprocessorDefinitions="_DEBUG"
70
 
                                Culture="1057"
71
 
                        />
72
 
                        <Tool
73
 
                                Name="VCPreLinkEventTool"
74
 
                        />
75
 
                        <Tool
76
 
                                Name="VCLinkerTool"
77
 
                                AdditionalDependencies="python24_d.lib odbc32.lib odbccp32.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib iphlpapi.lib"
78
 
                                OutputFile="..\lib\_pjsua_d.pyd"
79
 
                                LinkIncremental="2"
80
 
                                SuppressStartupBanner="true"
81
 
                                AdditionalLibraryDirectories="../../pjlib/lib,../../pjlib-util/lib,../../pjmedia/lib,../../pjsip/lib,F:\incoming\projects\divusi\Python-2.4\Python-2.4\PCbuild,F:\incoming\projects\divusi\Python-2.4\Python-2.4\PC\VC6"
82
 
                                ModuleDefinitionFile="..\src\python\_pjsua.def"
83
 
                                GenerateDebugInformation="true"
84
 
                                ProgramDatabaseFile="$(OutDir)/_pjsua_d.pdb"
85
 
                                ImportLibrary="$(OutDir)/_pjsua_d.lib"
86
 
                                TargetMachine="1"
87
 
                        />
88
 
                        <Tool
89
 
                                Name="VCALinkTool"
90
 
                        />
91
 
                        <Tool
92
 
                                Name="VCManifestTool"
93
 
                        />
94
 
                        <Tool
95
 
                                Name="VCXDCMakeTool"
96
 
                        />
97
 
                        <Tool
98
 
                                Name="VCBscMakeTool"
99
 
                                SuppressStartupBanner="true"
100
 
                                OutputFile=".\output\python_pjsua-i386-win32-vc6-debug/python_pjsua.bsc"
101
 
                        />
102
 
                        <Tool
103
 
                                Name="VCFxCopTool"
104
 
                        />
105
 
                        <Tool
106
 
                                Name="VCAppVerifierTool"
107
 
                        />
108
 
                        <Tool
109
 
                                Name="VCWebDeploymentTool"
110
 
                        />
111
 
                        <Tool
112
 
                                Name="VCPostBuildEventTool"
113
 
                        />
114
 
                </Configuration>
115
 
                <Configuration
116
 
                        Name="Release|Win32"
117
 
                        OutputDirectory=".\output\python_pjsua-i386-win32-vc8-release"
118
 
                        IntermediateDirectory="$(OutDir)"
119
 
                        ConfigurationType="2"
120
 
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
121
 
                        UseOfMFC="0"
122
 
                        ATLMinimizesCRunTimeLibraryUsage="false"
123
 
                        CharacterSet="2"
124
 
                        >
125
 
                        <Tool
126
 
                                Name="VCPreBuildEventTool"
127
 
                        />
128
 
                        <Tool
129
 
                                Name="VCCustomBuildTool"
130
 
                        />
131
 
                        <Tool
132
 
                                Name="VCXMLDataGeneratorTool"
133
 
                        />
134
 
                        <Tool
135
 
                                Name="VCWebServiceProxyGeneratorTool"
136
 
                        />
137
 
                        <Tool
138
 
                                Name="VCMIDLTool"
139
 
                                PreprocessorDefinitions="NDEBUG"
140
 
                                MkTypLibCompatible="true"
141
 
                                SuppressStartupBanner="true"
142
 
                                TargetEnvironment="1"
143
 
                                TypeLibraryName=".\output\python_pjsua-i386-win32-vc6-release/python_pjsua.tlb"
144
 
                                HeaderFileName=""
145
 
                        />
146
 
                        <Tool
147
 
                                Name="VCCLCompilerTool"
148
 
                                Optimization="2"
149
 
                                InlineFunctionExpansion="1"
150
 
                                AdditionalIncludeDirectories="..\..\pjlib\include,..\..\pjlib-util\include,..\..\pjmedia\include,..\..\pjsip\include,../../pjnath/include"
151
 
                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PY_PJSUA_EXPORTS"
152
 
                                StringPooling="true"
153
 
                                RuntimeLibrary="0"
154
 
                                EnableFunctionLevelLinking="true"
155
 
                                PrecompiledHeaderFile="$(OutDir)/python_pjsua.pch"
156
 
                                AssemblerListingLocation="$(OutDir)/"
157
 
                                ObjectFile="$(OutDir)/"
158
 
                                ProgramDataBaseFileName="$(OutDir)/"
159
 
                                BrowseInformation="1"
160
 
                                WarningLevel="3"
161
 
                                SuppressStartupBanner="true"
162
 
                        />
163
 
                        <Tool
164
 
                                Name="VCManagedResourceCompilerTool"
165
 
                        />
166
 
                        <Tool
167
 
                                Name="VCResourceCompilerTool"
168
 
                                PreprocessorDefinitions="NDEBUG"
169
 
                                Culture="1057"
170
 
                        />
171
 
                        <Tool
172
 
                                Name="VCPreLinkEventTool"
173
 
                        />
174
 
                        <Tool
175
 
                                Name="VCLinkerTool"
176
 
                                AdditionalDependencies="python24.lib odbc32.lib odbccp32.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib iphlpapi.lib"
177
 
                                OutputFile="..\lib\_pjsua.pyd"
178
 
                                LinkIncremental="1"
179
 
                                SuppressStartupBanner="true"
180
 
                                AdditionalLibraryDirectories="../../pjlib/lib,../../pjlib-util/lib,../../pjmedia/lib,../../pjsip/lib"
181
 
                                IgnoreDefaultLibraryNames="libcmt.lib"
182
 
                                ModuleDefinitionFile="..\src\python\_pjsua.def"
183
 
                                ProgramDatabaseFile="$(OutDir)/_pjsua.pdb"
184
 
                                GenerateMapFile="true"
185
 
                                MapFileName="$(OutDir)/_pjsua.map"
186
 
                                ImportLibrary="$(OutDir)/_pjsua.lib"
187
 
                                TargetMachine="1"
188
 
                        />
189
 
                        <Tool
190
 
                                Name="VCALinkTool"
191
 
                        />
192
 
                        <Tool
193
 
                                Name="VCManifestTool"
194
 
                        />
195
 
                        <Tool
196
 
                                Name="VCXDCMakeTool"
197
 
                        />
198
 
                        <Tool
199
 
                                Name="VCBscMakeTool"
200
 
                                SuppressStartupBanner="true"
201
 
                                OutputFile=".\output\python_pjsua-i386-win32-vc6-release/python_pjsua.bsc"
202
 
                        />
203
 
                        <Tool
204
 
                                Name="VCFxCopTool"
205
 
                        />
206
 
                        <Tool
207
 
                                Name="VCAppVerifierTool"
208
 
                        />
209
 
                        <Tool
210
 
                                Name="VCWebDeploymentTool"
211
 
                        />
212
 
                        <Tool
213
 
                                Name="VCPostBuildEventTool"
214
 
                        />
215
 
                </Configuration>
216
 
        </Configurations>
217
 
        <References>
218
 
        </References>
219
 
        <Files>
220
 
                <Filter
221
 
                        Name="Source Files"
222
 
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
223
 
                        >
224
 
                        <File
225
 
                                RelativePath="..\src\python\_pjsua.c"
226
 
                                >
227
 
                                <FileConfiguration
228
 
                                        Name="Debug|Win32"
229
 
                                        >
230
 
                                        <Tool
231
 
                                                Name="VCCLCompilerTool"
232
 
                                                AdditionalIncludeDirectories=""
233
 
                                                PreprocessorDefinitions=""
234
 
                                        />
235
 
                                </FileConfiguration>
236
 
                                <FileConfiguration
237
 
                                        Name="Release|Win32"
238
 
                                        >
239
 
                                        <Tool
240
 
                                                Name="VCCLCompilerTool"
241
 
                                                AdditionalIncludeDirectories=""
242
 
                                                PreprocessorDefinitions=""
243
 
                                        />
244
 
                                </FileConfiguration>
245
 
                        </File>
246
 
                        <File
247
 
                                RelativePath="..\src\python\_pjsua.def"
248
 
                                >
249
 
                        </File>
250
 
                </Filter>
251
 
                <Filter
252
 
                        Name="Header Files"
253
 
                        Filter="h;hpp;hxx;hm;inl"
254
 
                        >
255
 
                        <File
256
 
                                RelativePath="..\src\python\_pjsua.h"
257
 
                                >
258
 
                        </File>
259
 
                </Filter>
260
 
                <Filter
261
 
                        Name="Resource Files"
262
 
                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
263
 
                        >
264
 
                </Filter>
265
 
        </Files>
266
 
        <Globals>
267
 
        </Globals>
268
 
</VisualStudioProject>