~ubuntu-branches/ubuntu/trusty/linphone/trusty

« back to all changes in this revision

Viewing changes to oRTP/build/win32native/oRTP.vcproj

  • Committer: Package Import Robot
  • Author(s): Luk Claes
  • Date: 2013-09-11 19:08:43 UTC
  • mfrom: (1.1.19) (16.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20130911190843-fkydjxsdvy1fmx24
Tags: 3.6.1-2.1
* Non-maintainer upload.
* Apply Sebastian Ramacher's patch to fix FTBFS (Closes: #720668).

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
                                LinkIncremental="1"
68
68
                                AdditionalLibraryDirectories=""..\..\..\win32-bin\lib""
69
69
                                IgnoreAllDefaultLibraries="false"
70
 
                                ModuleDefinitionFile="oRTP.def"
 
70
                                ModuleDefinitionFile=""
71
71
                                DelayLoadDLLs="Qwave.dll"
72
72
                                GenerateDebugInformation="true"
73
73
                                ProgramDatabaseFile="$(OutDir)/oRTP.pdb"
144
144
                        />
145
145
                        <Tool
146
146
                                Name="VCLinkerTool"
147
 
                                AdditionalDependencies="Qwave.lib delayimp.lib Ws2_32.lib  Winmm.lib "
 
147
                                AdditionalDependencies="Ws2_32.lib delayimp.lib Winmm.lib qwave.lib"
 
148
                                OutputFile="$(IntDir)/ortp.dll"
148
149
                                LinkIncremental="1"
149
 
                                AdditionalLibraryDirectories=""
 
150
                                AdditionalLibraryDirectories="&quot;..\..\..\win32-bin\lib&quot;"
150
151
                                IgnoreAllDefaultLibraries="false"
151
 
                                ModuleDefinitionFile="oRTP.def"
 
152
                                ModuleDefinitionFile=""
152
153
                                DelayLoadDLLs="Qwave.dll"
153
154
                                AssemblyLinkResource=""
154
155
                                GenerateDebugInformation="false"
211
212
                                >
212
213
                        </File>
213
214
                        <File
 
215
                                RelativePath="..\..\src\logging.c"
 
216
                                >
 
217
                        </File>
 
218
                        <File
214
219
                                RelativePath="..\..\src\netsim.c"
215
220
                                >
216
221
                        </File>
247
252
                                >
248
253
                        </File>
249
254
                        <File
 
255
                                RelativePath="..\..\src\rtpprofile.c"
 
256
                                >
 
257
                        </File>
 
258
                        <File
250
259
                                RelativePath="..\..\src\rtpsession.c"
251
260
                                >
252
261
                        </File>
313
322
                                >
314
323
                        </File>
315
324
                        <File
 
325
                                RelativePath="..\..\include\ortp\logging.h"
 
326
                                >
 
327
                        </File>
 
328
                        <File
316
329
                                RelativePath="..\..\src\ortp-config-win32.h"
317
330
                                >
318
331
                        </File>
345
358
                                >
346
359
                        </File>
347
360
                        <File
 
361
                                RelativePath="..\..\include\ortp\rtpprofile.h"
 
362
                                >
 
363
                        </File>
 
364
                        <File
348
365
                                RelativePath="..\..\include\ortp\rtpsession.h"
349
366
                                >
350
367
                        </File>
398
415
                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
399
416
                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
400
417
                        >
401
 
                        <File
402
 
                                RelativePath=".\ortp.def"
403
 
                                >
404
 
                        </File>
405
418
                </Filter>
406
419
        </Files>
407
420
        <Globals>