~ubuntu-branches/debian/squeeze/openmcu/squeeze

« back to all changes in this revision

Viewing changes to openmcu_2005.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2010-06-05 16:17:25 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100605161725-poyay6t765sf7qhn
Tags: 2.2.5-1
* New Upstream Release  
* Update Build-Depends: libh323plus-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
        ProjectType="Visual C++"
4
4
        Version="8.00"
5
5
        Name="openmcu"
6
 
        ProjectGUID="{952697FB-1F84-4367-89CD-4331E1341CFD}"
 
6
        ProjectGUID="{BB49034B-1E08-474E-A40E-DB4603C281EE}"
7
7
        RootNamespace="openmcu"
8
8
        Keyword="Win32Proj"
9
9
        >
63
63
                        />
64
64
                        <Tool
65
65
                                Name="VCLinkerTool"
66
 
                                AdditionalDependencies="openh323sd.lib ptlibsd.lib"
 
66
                                AdditionalDependencies="h323plusd.lib ptlibsd.lib"
67
67
                                OutputFile="$(OutDir)/openmcu.exe"
68
68
                                LinkIncremental="2"
69
69
                                GenerateDebugInformation="true"
141
141
                        />
142
142
                        <Tool
143
143
                                Name="VCLinkerTool"
144
 
                                AdditionalDependencies="openh323s.lib ptclib.lib ptlibs.lib"
 
144
                                AdditionalDependencies="h323plus.lib ptlibs.lib"
145
145
                                OutputFile="$(OutDir)/openmcu.exe"
146
146
                                LinkIncremental="1"
147
147
                                GenerateDebugInformation="true"