~pythoneers/ubuntu/lucid/pycxx/ltsppa

« back to all changes in this revision

Viewing changes to simple_py24.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2010-01-03 16:30:10 UTC
  • mfrom: (1.1.9 upstream) (2.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100103163010-ooqjecsrucfafdwo
Tags: 6.1.1-2
Install missing header files.

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="simple"
 
6
        ProjectGUID="{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}">
 
7
        <Platforms>
 
8
                <Platform
 
9
                        Name="Win32"/>
 
10
        </Platforms>
 
11
        <Configurations>
 
12
                <Configuration
 
13
                        Name="Release|Win32"
 
14
                        OutputDirectory=".\pyds24"
 
15
                        IntermediateDirectory=".\Release24"
 
16
                        ConfigurationType="2"
 
17
                        UseOfMFC="0"
 
18
                        ATLMinimizesCRunTimeLibraryUsage="FALSE">
 
19
                        <Tool
 
20
                                Name="VCCLCompilerTool"
 
21
                                Optimization="0"
 
22
                                InlineFunctionExpansion="2"
 
23
                                AdditionalIncludeDirectories="c:\python24\include,.,Demo"
 
24
                                PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;noPY_WIN32_DELAYLOAD_PYTHON_DLL"
 
25
                                RuntimeLibrary="2"
 
26
                                RuntimeTypeInfo="TRUE"
 
27
                                UsePrecompiledHeader="2"
 
28
                                PrecompiledHeaderFile=".\Release24/simple_py24.pch"
 
29
                                AssemblerListingLocation=".\Release24/"
 
30
                                ObjectFile=".\Release24/"
 
31
                                ProgramDataBaseFileName=".\Release24/"
 
32
                                BrowseInformation="1"
 
33
                                WarningLevel="3"
 
34
                                SuppressStartupBanner="TRUE"
 
35
                                DebugInformationFormat="3"
 
36
                                CompileAs="2"/>
 
37
                        <Tool
 
38
                                Name="VCCustomBuildTool"/>
 
39
                        <Tool
 
40
                                Name="VCLinkerTool"
 
41
                                AdditionalOptions="/export:initsimple"
 
42
                                AdditionalDependencies="odbc32.lib odbccp32.lib python24.lib"
 
43
                                OutputFile="pyds24\simple.pyd"
 
44
                                LinkIncremental="1"
 
45
                                SuppressStartupBanner="TRUE"
 
46
                                AdditionalLibraryDirectories="c:\python24\libs"
 
47
                                GenerateDebugInformation="TRUE"
 
48
                                ProgramDatabaseFile=".\pyds24/simple.pdb"
 
49
                                SubSystem="2"
 
50
                                ImportLibrary=".\pyds24/simple.lib"
 
51
                                TargetMachine="1"/>
 
52
                        <Tool
 
53
                                Name="VCMIDLTool"
 
54
                                MkTypLibCompatible="TRUE"
 
55
                                SuppressStartupBanner="TRUE"
 
56
                                TargetEnvironment="1"
 
57
                                TypeLibraryName=".\pyds24/simple_py24.tlb"
 
58
                                HeaderFileName=""/>
 
59
                        <Tool
 
60
                                Name="VCPostBuildEventTool"/>
 
61
                        <Tool
 
62
                                Name="VCPreBuildEventTool"/>
 
63
                        <Tool
 
64
                                Name="VCPreLinkEventTool"/>
 
65
                        <Tool
 
66
                                Name="VCResourceCompilerTool"
 
67
                                Culture="1033"/>
 
68
                        <Tool
 
69
                                Name="VCWebServiceProxyGeneratorTool"/>
 
70
                        <Tool
 
71
                                Name="VCXMLDataGeneratorTool"/>
 
72
                        <Tool
 
73
                                Name="VCWebDeploymentTool"/>
 
74
                        <Tool
 
75
                                Name="VCManagedWrapperGeneratorTool"/>
 
76
                        <Tool
 
77
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
78
                </Configuration>
 
79
                <Configuration
 
80
                        Name="Debug|Win32"
 
81
                        OutputDirectory=".\pyds24"
 
82
                        IntermediateDirectory=".\Debug24"
 
83
                        ConfigurationType="2"
 
84
                        UseOfMFC="0"
 
85
                        ATLMinimizesCRunTimeLibraryUsage="FALSE">
 
86
                        <Tool
 
87
                                Name="VCCLCompilerTool"
 
88
                                Optimization="0"
 
89
                                AdditionalIncludeDirectories="C:\Python24\include,.,Demo"
 
90
                                PreprocessorDefinitions="WIN32;_WINDOWS;DEBUG;_DEBUG"
 
91
                                RuntimeLibrary="3"
 
92
                                RuntimeTypeInfo="TRUE"
 
93
                                UsePrecompiledHeader="2"
 
94
                                PrecompiledHeaderFile=".\Debug24/simple_py24.pch"
 
95
                                AssemblerListingLocation=".\Debug24/"
 
96
                                ObjectFile=".\Debug24/"
 
97
                                ProgramDataBaseFileName=".\Debug24/"
 
98
                                BrowseInformation="1"
 
99
                                WarningLevel="3"
 
100
                                SuppressStartupBanner="TRUE"
 
101
                                DebugInformationFormat="3"
 
102
                                CompileAs="2"/>
 
103
                        <Tool
 
104
                                Name="VCCustomBuildTool"/>
 
105
                        <Tool
 
106
                                Name="VCLinkerTool"
 
107
                                AdditionalOptions="/export:initsimple"
 
108
                                AdditionalDependencies="odbc32.lib odbccp32.lib python24_d.lib"
 
109
                                OutputFile="pyds24\simple_d.pyd"
 
110
                                LinkIncremental="1"
 
111
                                SuppressStartupBanner="TRUE"
 
112
                                AdditionalLibraryDirectories="c:\python24\libs"
 
113
                                GenerateDebugInformation="TRUE"
 
114
                                ProgramDatabaseFile="sept"
 
115
                                SubSystem="2"
 
116
                                ImportLibrary=".\pyds24/simple_d.lib"
 
117
                                TargetMachine="1"/>
 
118
                        <Tool
 
119
                                Name="VCMIDLTool"
 
120
                                MkTypLibCompatible="TRUE"
 
121
                                SuppressStartupBanner="TRUE"
 
122
                                TargetEnvironment="1"
 
123
                                TypeLibraryName=".\pyds24/simple_py24.tlb"
 
124
                                HeaderFileName=""/>
 
125
                        <Tool
 
126
                                Name="VCPostBuildEventTool"/>
 
127
                        <Tool
 
128
                                Name="VCPreBuildEventTool"/>
 
129
                        <Tool
 
130
                                Name="VCPreLinkEventTool"/>
 
131
                        <Tool
 
132
                                Name="VCResourceCompilerTool"
 
133
                                Culture="1033"/>
 
134
                        <Tool
 
135
                                Name="VCWebServiceProxyGeneratorTool"/>
 
136
                        <Tool
 
137
                                Name="VCXMLDataGeneratorTool"/>
 
138
                        <Tool
 
139
                                Name="VCWebDeploymentTool"/>
 
140
                        <Tool
 
141
                                Name="VCManagedWrapperGeneratorTool"/>
 
142
                        <Tool
 
143
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
144
                </Configuration>
 
145
        </Configurations>
 
146
        <References>
 
147
        </References>
 
148
        <Files>
 
149
                <File
 
150
                        RelativePath="Src\cxx_extensions.cxx">
 
151
                        <FileConfiguration
 
152
                                Name="Release|Win32">
 
153
                                <Tool
 
154
                                        Name="VCCLCompilerTool"
 
155
                                        Optimization="0"
 
156
                                        AdditionalIncludeDirectories=""
 
157
                                        PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;noPY_WIN32_DELAYLOAD_PYTHON_DLL;$(NoInherit)"
 
158
                                        BrowseInformation="1"
 
159
                                        CompileAs="2"/>
 
160
                        </FileConfiguration>
 
161
                        <FileConfiguration
 
162
                                Name="Debug|Win32">
 
163
                                <Tool
 
164
                                        Name="VCCLCompilerTool"
 
165
                                        Optimization="0"
 
166
                                        AdditionalIncludeDirectories=""
 
167
                                        PreprocessorDefinitions="WIN32;_WINDOWS;DEBUG;_DEBUG;$(NoInherit)"
 
168
                                        BrowseInformation="1"
 
169
                                        CompileAs="2"/>
 
170
                        </FileConfiguration>
 
171
                </File>
 
172
                <File
 
173
                        RelativePath="Src\cxxextensions.c">
 
174
                        <FileConfiguration
 
175
                                Name="Release|Win32">
 
176
                                <Tool
 
177
                                        Name="VCCLCompilerTool"
 
178
                                        Optimization="0"
 
179
                                        AdditionalIncludeDirectories=""
 
180
                                        PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;noPY_WIN32_DELAYLOAD_PYTHON_DLL;$(NoInherit)"
 
181
                                        BrowseInformation="1"
 
182
                                        CompileAs="2"/>
 
183
                        </FileConfiguration>
 
184
                        <FileConfiguration
 
185
                                Name="Debug|Win32">
 
186
                                <Tool
 
187
                                        Name="VCCLCompilerTool"
 
188
                                        Optimization="0"
 
189
                                        AdditionalIncludeDirectories=""
 
190
                                        PreprocessorDefinitions="WIN32;_WINDOWS;DEBUG;_DEBUG;$(NoInherit)"
 
191
                                        BrowseInformation="1"
 
192
                                        CompileAs="2"/>
 
193
                        </FileConfiguration>
 
194
                </File>
 
195
                <File
 
196
                        RelativePath="Src\cxxsupport.cxx">
 
197
                        <FileConfiguration
 
198
                                Name="Release|Win32">
 
199
                                <Tool
 
200
                                        Name="VCCLCompilerTool"
 
201
                                        Optimization="0"
 
202
                                        AdditionalIncludeDirectories=""
 
203
                                        PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;noPY_WIN32_DELAYLOAD_PYTHON_DLL;$(NoInherit)"
 
204
                                        BrowseInformation="1"
 
205
                                        CompileAs="2"/>
 
206
                        </FileConfiguration>
 
207
                        <FileConfiguration
 
208
                                Name="Debug|Win32">
 
209
                                <Tool
 
210
                                        Name="VCCLCompilerTool"
 
211
                                        Optimization="0"
 
212
                                        AdditionalIncludeDirectories=""
 
213
                                        PreprocessorDefinitions="WIN32;_WINDOWS;DEBUG;_DEBUG;$(NoInherit)"
 
214
                                        BrowseInformation="1"
 
215
                                        CompileAs="2"/>
 
216
                        </FileConfiguration>
 
217
                </File>
 
218
                <File
 
219
                        RelativePath="Demo\Python2\simple.cxx">
 
220
                        <FileConfiguration
 
221
                                Name="Release|Win32">
 
222
                                <Tool
 
223
                                        Name="VCCLCompilerTool"
 
224
                                        Optimization="0"
 
225
                                        AdditionalIncludeDirectories=""
 
226
                                        PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;noPY_WIN32_DELAYLOAD_PYTHON_DLL;$(NoInherit)"
 
227
                                        BrowseInformation="1"
 
228
                                        CompileAs="2"/>
 
229
                        </FileConfiguration>
 
230
                        <FileConfiguration
 
231
                                Name="Debug|Win32">
 
232
                                <Tool
 
233
                                        Name="VCCLCompilerTool"
 
234
                                        Optimization="0"
 
235
                                        AdditionalIncludeDirectories=""
 
236
                                        PreprocessorDefinitions="WIN32;_WINDOWS;DEBUG;_DEBUG;$(NoInherit)"
 
237
                                        BrowseInformation="1"
 
238
                                        CompileAs="2"/>
 
239
                        </FileConfiguration>
 
240
                </File>
 
241
                <File
 
242
                        RelativePath="Src\IndirectPythonInterface.cxx">
 
243
                        <FileConfiguration
 
244
                                Name="Release|Win32">
 
245
                                <Tool
 
246
                                        Name="VCCLCompilerTool"
 
247
                                        Optimization="0"
 
248
                                        AdditionalIncludeDirectories=""
 
249
                                        PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;noPY_WIN32_DELAYLOAD_PYTHON_DLL;$(NoInherit)"
 
250
                                        BrowseInformation="1"
 
251
                                        CompileAs="2"/>
 
252
                        </FileConfiguration>
 
253
                        <FileConfiguration
 
254
                                Name="Debug|Win32">
 
255
                                <Tool
 
256
                                        Name="VCCLCompilerTool"
 
257
                                        Optimization="0"
 
258
                                        AdditionalIncludeDirectories=""
 
259
                                        PreprocessorDefinitions="WIN32;_WINDOWS;DEBUG;_DEBUG;$(NoInherit)"
 
260
                                        BrowseInformation="1"
 
261
                                        CompileAs="2"/>
 
262
                        </FileConfiguration>
 
263
                </File>
 
264
        </Files>
 
265
        <Globals>
 
266
        </Globals>
 
267
</VisualStudioProject>