~ubuntu-branches/ubuntu/wily/sflphone/wily

« back to all changes in this revision

Viewing changes to daemon/libs/pjproject-2.1.0/pjnath/build/pjturn_client.vcproj

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2014-01-28 18:23:36 UTC
  • mfrom: (1.1.11)
  • mto: This revision was merged to the branch mainline in revision 24.
  • Revision ID: package-import@ubuntu.com-20140128182336-3xenud1kbnwmf3mz
* New upstream release 
  - Fixes "New Upstream Release" (Closes: #735846)
  - Fixes "Ringtone does not stop" (Closes: #727164)
  - Fixes "[sflphone-kde] crash on startup" (Closes: #718178)
  - Fixes "sflphone GUI crashes when call is hung up" (Closes: #736583)
* Build-Depends: ensure GnuTLS 2.6
  - libucommon-dev (>= 6.0.7-1.1), libccrtp-dev (>= 2.0.6-3)
  - Fixes "FTBFS Build-Depends libgnutls{26,28}-dev" (Closes: #722040)
* Fix "boost 1.49 is going away" unversioned Build-Depends: (Closes: #736746)
* Add Build-Depends: libsndfile-dev, nepomuk-core-dev

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="pjturn_client"
 
6
        ProjectGUID="{D13A6424-23A4-4990-998D-F80C63704580}"
 
7
        RootNamespace="pjturn_client"
 
8
        >
 
9
        <Platforms>
 
10
                <Platform
 
11
                        Name="Win32"
 
12
                />
 
13
        </Platforms>
 
14
        <ToolFiles>
 
15
        </ToolFiles>
 
16
        <Configurations>
 
17
                <Configuration
 
18
                        Name="Release|Win32"
 
19
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops"
 
20
 
 
21
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
22
 
 
23
                        CharacterSet="2"
 
24
 
 
25
                        ConfigurationType="1"
 
26
                        UseOfMFC="0"
 
27
                        >
 
28
                        <Tool
 
29
                                Name="VCPreBuildEventTool"
 
30
                        />
 
31
                        <Tool
 
32
                                Name="VCCustomBuildTool"
 
33
                        />
 
34
                        <Tool
 
35
                                Name="VCXMLDataGeneratorTool"
 
36
                        />
 
37
                        <Tool
 
38
                                Name="VCWebServiceProxyGeneratorTool"
 
39
                        />
 
40
                        <Tool
 
41
                                Name="VCMIDLTool"
 
42
                        />
 
43
                        <Tool
 
44
                                Name="VCCLCompilerTool"
 
45
                                PreprocessorDefinitions="_LIB;"
 
46
 
 
47
                                PrecompiledHeaderFile=""
 
48
                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include"
 
49
                        />
 
50
                        <Tool
 
51
                                Name="VCManagedResourceCompilerTool"
 
52
                        />
 
53
                        <Tool
 
54
                                Name="VCResourceCompilerTool"
 
55
                        />
 
56
                        <Tool
 
57
                                Name="VCPreLinkEventTool"
 
58
                        />
 
59
                        <Tool
 
60
                                Name="VCLinkerTool"
 
61
                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib "
 
62
                                OutputFile="..\bin\pjturn-client-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).exe"
 
63
 
 
64
                        />
 
65
                        <Tool
 
66
                                Name="VCALinkTool"
 
67
                        />
 
68
                        <Tool
 
69
                                Name="VCManifestTool"
 
70
                        />
 
71
                        <Tool
 
72
                                Name="VCXDCMakeTool"
 
73
                        />
 
74
                        <Tool
 
75
                                Name="VCBscMakeTool"
 
76
                        />
 
77
                        <Tool
 
78
                                Name="VCFxCopTool"
 
79
                        />
 
80
                        <Tool
 
81
                                Name="VCAppVerifierTool"
 
82
                        />
 
83
                        <Tool
 
84
                                Name="VCWebDeploymentTool"
 
85
                        />
 
86
                        <Tool
 
87
                                Name="VCPostBuildEventTool"
 
88
                        />
 
89
                </Configuration>
 
90
                <Configuration
 
91
                        Name="Debug|Win32"
 
92
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops"
 
93
 
 
94
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
95
 
 
96
                        CharacterSet="2"
 
97
 
 
98
                        ConfigurationType="1"
 
99
                        UseOfMFC="0"
 
100
                        >
 
101
                        <Tool
 
102
                                Name="VCPreBuildEventTool"
 
103
                        />
 
104
                        <Tool
 
105
                                Name="VCCustomBuildTool"
 
106
                        />
 
107
                        <Tool
 
108
                                Name="VCXMLDataGeneratorTool"
 
109
                        />
 
110
                        <Tool
 
111
                                Name="VCWebServiceProxyGeneratorTool"
 
112
                        />
 
113
                        <Tool
 
114
                                Name="VCMIDLTool"
 
115
                        />
 
116
                        <Tool
 
117
                                Name="VCCLCompilerTool"
 
118
                                PreprocessorDefinitions="_LIB;"
 
119
 
 
120
                                PrecompiledHeaderFile=""
 
121
                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include"
 
122
                        />
 
123
                        <Tool
 
124
                                Name="VCManagedResourceCompilerTool"
 
125
                        />
 
126
                        <Tool
 
127
                                Name="VCResourceCompilerTool"
 
128
                        />
 
129
                        <Tool
 
130
                                Name="VCPreLinkEventTool"
 
131
                        />
 
132
                        <Tool
 
133
                                Name="VCLinkerTool"
 
134
                                AdditionalDependencies="netapi32.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib "
 
135
                                OutputFile="..\bin\pjturn-client-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).exe"
 
136
 
 
137
                        />
 
138
                        <Tool
 
139
                                Name="VCALinkTool"
 
140
                        />
 
141
                        <Tool
 
142
                                Name="VCManifestTool"
 
143
                        />
 
144
                        <Tool
 
145
                                Name="VCXDCMakeTool"
 
146
                        />
 
147
                        <Tool
 
148
                                Name="VCBscMakeTool"
 
149
                        />
 
150
                        <Tool
 
151
                                Name="VCFxCopTool"
 
152
                        />
 
153
                        <Tool
 
154
                                Name="VCAppVerifierTool"
 
155
                        />
 
156
                        <Tool
 
157
                                Name="VCWebDeploymentTool"
 
158
                        />
 
159
                        <Tool
 
160
                                Name="VCPostBuildEventTool"
 
161
                        />
 
162
                </Configuration>
 
163
        </Configurations>
 
164
        <References>
 
165
        </References>
 
166
        <Files>
 
167
                <Filter
 
168
                        Name="Source Files"
 
169
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 
170
                        >
 
171
                        <File
 
172
                                RelativePath="..\src\pjturn-client\client_main.c"
 
173
                                >
 
174
                                <FileConfiguration
 
175
                                        Name="Release|Win32"
 
176
                                        >
 
177
                                        <Tool
 
178
                                                Name="VCCLCompilerTool"
 
179
                                                AdditionalIncludeDirectories=""
 
180
                                                PreprocessorDefinitions=""
 
181
                                        />
 
182
                                </FileConfiguration>
 
183
                                <FileConfiguration
 
184
                                        Name="Debug|Win32"
 
185
                                        >
 
186
                                        <Tool
 
187
                                                Name="VCCLCompilerTool"
 
188
                                                AdditionalIncludeDirectories=""
 
189
                                                PreprocessorDefinitions=""
 
190
                                        />
 
191
                                </FileConfiguration>
 
192
                        </File>
 
193
                </Filter>
 
194
                <Filter
 
195
                        Name="Header Files"
 
196
                        Filter="h;hpp;hxx;hm;inl"
 
197
                        >
 
198
                </Filter>
 
199
                <Filter
 
200
                        Name="Resource Files"
 
201
                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
 
202
                        >
 
203
                </Filter>
 
204
        </Files>
 
205
        <Globals>
 
206
        </Globals>
 
207
</VisualStudioProject>