~ubuntu-branches/ubuntu/maverick/python3.1/maverick

« back to all changes in this revision

Viewing changes to PC/VS7.1/w9xpopen.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2009-03-23 00:01:27 UTC
  • Revision ID: james.westby@ubuntu.com-20090323000127-5fstfxju4ufrhthq
Tags: upstream-3.1~a1+20090322
ImportĀ upstreamĀ versionĀ 3.1~a1+20090322

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="7.10"
 
5
        Name="w9xpopen"
 
6
        SccProjectName=""
 
7
        SccLocalPath="">
 
8
        <Platforms>
 
9
                <Platform
 
10
                        Name="Win32"/>
 
11
        </Platforms>
 
12
        <Configurations>
 
13
                <Configuration
 
14
                        Name="Debug|Win32"
 
15
                        OutputDirectory=".\."
 
16
                        IntermediateDirectory=".\x86-temp-debug\w9xpopen"
 
17
                        ConfigurationType="1"
 
18
                        UseOfMFC="0"
 
19
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
20
                        CharacterSet="2">
 
21
                        <Tool
 
22
                                Name="VCCLCompilerTool"
 
23
                                Optimization="0"
 
24
                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
 
25
                                BasicRuntimeChecks="3"
 
26
                                RuntimeLibrary="3"
 
27
                                UsePrecompiledHeader="2"
 
28
                                WarningLevel="3"
 
29
                                SuppressStartupBanner="TRUE"
 
30
                                DebugInformationFormat="3"/>
 
31
                        <Tool
 
32
                                Name="VCCustomBuildTool"/>
 
33
                        <Tool
 
34
                                Name="VCLinkerTool"
 
35
                                OutputFile="./w9xpopen_d.exe"
 
36
                                LinkIncremental="1"
 
37
                                SuppressStartupBanner="TRUE"
 
38
                                GenerateDebugInformation="TRUE"
 
39
                                ProgramDatabaseFile=".\./w9xpopen_d.pdb"
 
40
                                TargetMachine="1"/>
 
41
                        <Tool
 
42
                                Name="VCMIDLTool"/>
 
43
                        <Tool
 
44
                                Name="VCPostBuildEventTool"/>
 
45
                        <Tool
 
46
                                Name="VCPreBuildEventTool"/>
 
47
                        <Tool
 
48
                                Name="VCPreLinkEventTool"/>
 
49
                        <Tool
 
50
                                Name="VCResourceCompilerTool"/>
 
51
                        <Tool
 
52
                                Name="VCWebServiceProxyGeneratorTool"/>
 
53
                        <Tool
 
54
                                Name="VCXMLDataGeneratorTool"/>
 
55
                        <Tool
 
56
                                Name="VCWebDeploymentTool"/>
 
57
                        <Tool
 
58
                                Name="VCManagedWrapperGeneratorTool"/>
 
59
                        <Tool
 
60
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
61
                </Configuration>
 
62
                <Configuration
 
63
                        Name="Release|Win32"
 
64
                        OutputDirectory=".\."
 
65
                        IntermediateDirectory=".\x86-temp-release\w9xpopen"
 
66
                        ConfigurationType="1"
 
67
                        UseOfMFC="0"
 
68
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
69
                        CharacterSet="2">
 
70
                        <Tool
 
71
                                Name="VCCLCompilerTool"
 
72
                                Optimization="2"
 
73
                                InlineFunctionExpansion="1"
 
74
                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
 
75
                                StringPooling="TRUE"
 
76
                                RuntimeLibrary="2"
 
77
                                EnableFunctionLevelLinking="TRUE"
 
78
                                UsePrecompiledHeader="2"
 
79
                                WarningLevel="3"
 
80
                                SuppressStartupBanner="TRUE"/>
 
81
                        <Tool
 
82
                                Name="VCCustomBuildTool"/>
 
83
                        <Tool
 
84
                                Name="VCLinkerTool"
 
85
                                OutputFile=".\./w9xpopen.exe"
 
86
                                LinkIncremental="1"
 
87
                                SuppressStartupBanner="TRUE"
 
88
                                ProgramDatabaseFile=".\./w9xpopen.pdb"
 
89
                                TargetMachine="1"/>
 
90
                        <Tool
 
91
                                Name="VCMIDLTool"/>
 
92
                        <Tool
 
93
                                Name="VCPostBuildEventTool"/>
 
94
                        <Tool
 
95
                                Name="VCPreBuildEventTool"/>
 
96
                        <Tool
 
97
                                Name="VCPreLinkEventTool"/>
 
98
                        <Tool
 
99
                                Name="VCResourceCompilerTool"/>
 
100
                        <Tool
 
101
                                Name="VCWebServiceProxyGeneratorTool"/>
 
102
                        <Tool
 
103
                                Name="VCXMLDataGeneratorTool"/>
 
104
                        <Tool
 
105
                                Name="VCWebDeploymentTool"/>
 
106
                        <Tool
 
107
                                Name="VCManagedWrapperGeneratorTool"/>
 
108
                        <Tool
 
109
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
110
                </Configuration>
 
111
        </Configurations>
 
112
        <References>
 
113
        </References>
 
114
        <Files>
 
115
                <File
 
116
                        RelativePath="..\..\PC\w9xpopen.c">
 
117
                </File>
 
118
        </Files>
 
119
        <Globals>
 
120
        </Globals>
 
121
</VisualStudioProject>