~ubuntu-branches/ubuntu/saucy/sflphone/saucy-proposed

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2013-06-30 11:40:56 UTC
  • mfrom: (20.1.3 sid)
  • Revision ID: package-import@ubuntu.com-20130630114056-i0rz9ibang07g7qr
Tags: 1.2.3-2
* changeset_r92d62cfc54732bbbcfff2b1d36c096b120b981a5.diff 
  - fixes automatic endian detection 
* Update Vcs: fixes vcs-field-not-canonical

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="py_pjsua"
6
 
        ProjectGUID="{C44FC030-D46A-47FF-B731-B47ECA5B2B10}"
7
 
        >
8
 
        <Platforms>
9
 
                <Platform
10
 
                        Name="Win32"
11
 
                />
12
 
        </Platforms>
13
 
        <ToolFiles>
14
 
        </ToolFiles>
15
 
        <Configurations>
16
 
                <Configuration
17
 
                        Name="Release|Win32"
18
 
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops"
19
 
                        ATLMinimizesCRunTimeLibraryUsage="false"
20
 
                        CharacterSet="2"
21
 
                        ConfigurationType="2"
22
 
                        UseOfMFC="0"
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
 
                                PreprocessorDefinitions="_LIB;"
42
 
                                PrecompiledHeaderFile=""
43
 
                                AdditionalIncludeDirectories="..\..\pjlib\include,..\..\pjlib-util\include,..\..\pjmedia\include,..\..\pjsip\include,../../pjnath/include"
44
 
                        />
45
 
                        <Tool
46
 
                                Name="VCManagedResourceCompilerTool"
47
 
                        />
48
 
                        <Tool
49
 
                                Name="VCResourceCompilerTool"
50
 
                        />
51
 
                        <Tool
52
 
                                Name="VCPreLinkEventTool"
53
 
                        />
54
 
                        <Tool
55
 
                                Name="VCLinkerTool"
56
 
                                AdditionalDependencies="python24.lib ole32.lib shell32.lib user32.lib odbc32.lib odbccp32.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib iphlpapi.lib"
57
 
                                OutputFile="..\bin\py-pjsua-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).exe"
58
 
                        />
59
 
                        <Tool
60
 
                                Name="VCALinkTool"
61
 
                        />
62
 
                        <Tool
63
 
                                Name="VCManifestTool"
64
 
                        />
65
 
                        <Tool
66
 
                                Name="VCXDCMakeTool"
67
 
                        />
68
 
                        <Tool
69
 
                                Name="VCBscMakeTool"
70
 
                        />
71
 
                        <Tool
72
 
                                Name="VCFxCopTool"
73
 
                        />
74
 
                        <Tool
75
 
                                Name="VCAppVerifierTool"
76
 
                        />
77
 
                        <Tool
78
 
                                Name="VCWebDeploymentTool"
79
 
                        />
80
 
                        <Tool
81
 
                                Name="VCPostBuildEventTool"
82
 
                        />
83
 
                </Configuration>
84
 
                <Configuration
85
 
                        Name="Debug|Win32"
86
 
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops"
87
 
                        ATLMinimizesCRunTimeLibraryUsage="false"
88
 
                        CharacterSet="2"
89
 
                        ConfigurationType="2"
90
 
                        UseOfMFC="0"
91
 
                        >
92
 
                        <Tool
93
 
                                Name="VCPreBuildEventTool"
94
 
                        />
95
 
                        <Tool
96
 
                                Name="VCCustomBuildTool"
97
 
                        />
98
 
                        <Tool
99
 
                                Name="VCXMLDataGeneratorTool"
100
 
                        />
101
 
                        <Tool
102
 
                                Name="VCWebServiceProxyGeneratorTool"
103
 
                        />
104
 
                        <Tool
105
 
                                Name="VCMIDLTool"
106
 
                        />
107
 
                        <Tool
108
 
                                Name="VCCLCompilerTool"
109
 
                                PreprocessorDefinitions="_LIB;"
110
 
                                PrecompiledHeaderFile=""
111
 
                                AdditionalIncludeDirectories="..\..\pjlib\include,..\..\pjlib-util\include,..\..\pjmedia\include,..\..\pjsip\include,../../pjnath/include"
112
 
                        />
113
 
                        <Tool
114
 
                                Name="VCManagedResourceCompilerTool"
115
 
                        />
116
 
                        <Tool
117
 
                                Name="VCResourceCompilerTool"
118
 
                        />
119
 
                        <Tool
120
 
                                Name="VCPreLinkEventTool"
121
 
                        />
122
 
                        <Tool
123
 
                                Name="VCLinkerTool"
124
 
                                AdditionalDependencies="python24_d.lib ole32.lib shell32.lib user32.lib odbc32.lib odbccp32.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib iphlpapi.lib"
125
 
                                OutputFile="..\bin\py-pjsua-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).exe"
126
 
                        />
127
 
                        <Tool
128
 
                                Name="VCALinkTool"
129
 
                        />
130
 
                        <Tool
131
 
                                Name="VCManifestTool"
132
 
                        />
133
 
                        <Tool
134
 
                                Name="VCXDCMakeTool"
135
 
                        />
136
 
                        <Tool
137
 
                                Name="VCBscMakeTool"
138
 
                        />
139
 
                        <Tool
140
 
                                Name="VCFxCopTool"
141
 
                        />
142
 
                        <Tool
143
 
                                Name="VCAppVerifierTool"
144
 
                        />
145
 
                        <Tool
146
 
                                Name="VCWebDeploymentTool"
147
 
                        />
148
 
                        <Tool
149
 
                                Name="VCPostBuildEventTool"
150
 
                        />
151
 
                </Configuration>
152
 
        </Configurations>
153
 
        <References>
154
 
        </References>
155
 
        <Files>
156
 
                <Filter
157
 
                        Name="Source Files"
158
 
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
159
 
                        >
160
 
                        <File
161
 
                                RelativePath="..\src\py_pjsua\pjsua.py"
162
 
                                >
163
 
                                <FileConfiguration
164
 
                                        Name="Release|Win32"
165
 
                                        ExcludedFromBuild="true"
166
 
                                        >
167
 
                                        <Tool
168
 
                                                Name="VCCustomBuildTool"
169
 
                                        />
170
 
                                </FileConfiguration>
171
 
                                <FileConfiguration
172
 
                                        Name="Debug|Win32"
173
 
                                        ExcludedFromBuild="true"
174
 
                                        >
175
 
                                        <Tool
176
 
                                                Name="VCCustomBuildTool"
177
 
                                        />
178
 
                                </FileConfiguration>
179
 
                        </File>
180
 
                        <File
181
 
                                RelativePath="..\src\py_pjsua\pjsua_app.py"
182
 
                                >
183
 
                                <FileConfiguration
184
 
                                        Name="Release|Win32"
185
 
                                        ExcludedFromBuild="true"
186
 
                                        >
187
 
                                        <Tool
188
 
                                                Name="VCCustomBuildTool"
189
 
                                        />
190
 
                                </FileConfiguration>
191
 
                                <FileConfiguration
192
 
                                        Name="Debug|Win32"
193
 
                                        ExcludedFromBuild="true"
194
 
                                        >
195
 
                                        <Tool
196
 
                                                Name="VCCustomBuildTool"
197
 
                                        />
198
 
                                </FileConfiguration>
199
 
                        </File>
200
 
                        <File
201
 
                                RelativePath="..\src\py_pjsua\py_pjsua.c"
202
 
                                >
203
 
                                <FileConfiguration
204
 
                                        Name="Release|Win32"
205
 
                                        >
206
 
                                        <Tool
207
 
                                                Name="VCCLCompilerTool"
208
 
                                                AdditionalIncludeDirectories=""
209
 
                                                PreprocessorDefinitions=""
210
 
                                        />
211
 
                                </FileConfiguration>
212
 
                                <FileConfiguration
213
 
                                        Name="Debug|Win32"
214
 
                                        >
215
 
                                        <Tool
216
 
                                                Name="VCCLCompilerTool"
217
 
                                                AdditionalIncludeDirectories=""
218
 
                                                PreprocessorDefinitions=""
219
 
                                        />
220
 
                                </FileConfiguration>
221
 
                        </File>
222
 
                        <File
223
 
                                RelativePath="..\src\py_pjsua\py_pjsua.def"
224
 
                                >
225
 
                        </File>
226
 
                </Filter>
227
 
                <Filter
228
 
                        Name="Header Files"
229
 
                        Filter="h;hpp;hxx;hm;inl"
230
 
                        >
231
 
                        <File
232
 
                                RelativePath="..\src\py_pjsua\py_pjsua.h"
233
 
                                >
234
 
                        </File>
235
 
                </Filter>
236
 
                <Filter
237
 
                        Name="Resource Files"
238
 
                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
239
 
                        >
240
 
                </Filter>
241
 
        </Files>
242
 
        <Globals>
243
 
        </Globals>
244
 
</VisualStudioProject>