~ubuntu-branches/debian/wheezy/protobuf/wheezy

« back to all changes in this revision

Viewing changes to vsprojects/test_plugin.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Iustin Pop
  • Date: 2011-04-16 20:18:28 UTC
  • mfrom: (10.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20110416201828-8nt7f1jzaxityogm
Tags: 2.4.0a-2
Re-upload to unstable

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="test_plugin"
6
 
        ProjectGUID="{CBBD34E5-02B0-40D5-B6D8-BFEA83E18B32}"
7
 
        RootNamespace="test_plugin"
8
 
        Keyword="Win32Proj"
9
 
        TargetFrameworkVersion="196613"
10
 
        >
11
 
        <Platforms>
12
 
                <Platform
13
 
                        Name="Win32"
14
 
                />
15
 
        </Platforms>
16
 
        <ToolFiles>
17
 
        </ToolFiles>
 
1
<?xml version="1.0" encoding="Windows-1252"?>
 
2
<VisualStudioProject
 
3
        ProjectType="Visual C++"
 
4
        Version="8.00"
 
5
        Name="test_plugin"
 
6
        ProjectGUID="{CBBD34E5-02B0-40D5-B6D8-BFEA83E18B32}"
 
7
        RootNamespace="test_plugin"
 
8
        Keyword="Win32Proj"
 
9
        TargetFrameworkVersion="196613"
 
10
        >
 
11
        <Platforms>
 
12
                <Platform
 
13
                        Name="Win32"
 
14
                />
 
15
        </Platforms>
 
16
        <ToolFiles>
 
17
        </ToolFiles>
18
18
        <Configurations>
19
19
                <Configuration
20
20
                        Name="Debug|Win32"