~ubuntu-branches/debian/stretch/openbabel/stretch

« back to all changes in this revision

Viewing changes to windows-vc2005/OBXMLFormats/OBXMLFormats.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Michael Banck
  • Date: 2008-07-22 23:54:58 UTC
  • mfrom: (3.1.10 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080722235458-3o606czluviz4akx
Tags: 2.2.0-2
* Upload to unstable.
* debian/control: Updated descriptions.
* debian/patches/gauss_cube_format.patch: New patch, makes the 
  gaussian cube format available again.
* debian/rules (DEB_DH_MAKESHLIBS_ARGS_libopenbabel3): Removed.
* debian/rules (DEB_CONFIGURE_EXTRA_FLAGS): Likewise.
* debian/libopenbabel3.install: Adjust formats directory to single 
  version hierarchy.

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="OBXMLFormats"
 
6
        ProjectGUID="{01EBDA03-5A2F-4CD6-BBA8-432790C90CAB}"
 
7
        RootNamespace="OBXMLFormats"
 
8
        >
 
9
        <Platforms>
 
10
                <Platform
 
11
                        Name="Win32"
 
12
                />
 
13
        </Platforms>
 
14
        <ToolFiles>
 
15
        </ToolFiles>
 
16
        <Configurations>
 
17
                <Configuration
 
18
                        Name="Debug|Win32"
 
19
                        OutputDirectory=".\Debug"
 
20
                        IntermediateDirectory=".\Debug"
 
21
                        ConfigurationType="2"
 
22
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 
23
                        UseOfMFC="0"
 
24
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
25
                        CharacterSet="0"
 
26
                        >
 
27
                        <Tool
 
28
                                Name="VCPreBuildEventTool"
 
29
                                Description="Copying compiler-specific babelconfig.h (if out of date)"
 
30
                                CommandLine="xcopy /Y /D ..\babelconfig.h ..\..\include\openbabel\"
 
31
                        />
 
32
                        <Tool
 
33
                                Name="VCCustomBuildTool"
 
34
                        />
 
35
                        <Tool
 
36
                                Name="VCXMLDataGeneratorTool"
 
37
                        />
 
38
                        <Tool
 
39
                                Name="VCWebServiceProxyGeneratorTool"
 
40
                        />
 
41
                        <Tool
 
42
                                Name="VCMIDLTool"
 
43
                                PreprocessorDefinitions="_DEBUG"
 
44
                                MkTypLibCompatible="true"
 
45
                                SuppressStartupBanner="true"
 
46
                                TargetEnvironment="1"
 
47
                                TypeLibraryName=".\Debug/OBXMLFormats.tlb"
 
48
                                HeaderFileName=""
 
49
                        />
 
50
                        <Tool
 
51
                                Name="VCCLCompilerTool"
 
52
                                UseUnicodeResponseFiles="false"
 
53
                                Optimization="0"
 
54
                                AdditionalIncludeDirectories="../../include"
 
55
                                PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_USRDLL;INCHI_LINK_AS_DLL;USING_OBDLL;HAVE_CONFIG_H;USING_DYNAMIC_LIBS;OBXML_EXPORTS"
 
56
                                MinimalRebuild="true"
 
57
                                BasicRuntimeChecks="3"
 
58
                                RuntimeLibrary="3"
 
59
                                RuntimeTypeInfo="true"
 
60
                                PrecompiledHeaderFile=""
 
61
                                AssemblerListingLocation=".\Debug/"
 
62
                                ObjectFile=".\Debug/"
 
63
                                ProgramDataBaseFileName=".\Debug/"
 
64
                                BrowseInformation="1"
 
65
                                WarningLevel="3"
 
66
                                SuppressStartupBanner="true"
 
67
                                DebugInformationFormat="3"
 
68
                        />
 
69
                        <Tool
 
70
                                Name="VCManagedResourceCompilerTool"
 
71
                        />
 
72
                        <Tool
 
73
                                Name="VCResourceCompilerTool"
 
74
                                PreprocessorDefinitions="_DEBUG"
 
75
                                Culture="2057"
 
76
                        />
 
77
                        <Tool
 
78
                                Name="VCPreLinkEventTool"
 
79
                        />
 
80
                        <Tool
 
81
                                Name="VCLinkerTool"
 
82
                                IgnoreImportLibrary="false"
 
83
                                AdditionalDependencies="obconvD.lib obdllD.lib OBErrorD.lib obcommonD.lib libxml2.lib"
 
84
                                OutputFile="..\Debug/OBXMLD.obf"
 
85
                                LinkIncremental="2"
 
86
                                SuppressStartupBanner="true"
 
87
                                AdditionalLibraryDirectories="..\debug,.."
 
88
                                GenerateDebugInformation="true"
 
89
                                ProgramDatabaseFile=".\Debug/OBXMLD.pdb"
 
90
                                ImportLibrary="..\Debug/OBXMLD.lib"
 
91
                                TargetMachine="1"
 
92
                        />
 
93
                        <Tool
 
94
                                Name="VCALinkTool"
 
95
                        />
 
96
                        <Tool
 
97
                                Name="VCManifestTool"
 
98
                        />
 
99
                        <Tool
 
100
                                Name="VCXDCMakeTool"
 
101
                        />
 
102
                        <Tool
 
103
                                Name="VCBscMakeTool"
 
104
                                SuppressStartupBanner="true"
 
105
                                OutputFile=".\Debug/OBXML.bsc"
 
106
                        />
 
107
                        <Tool
 
108
                                Name="VCFxCopTool"
 
109
                        />
 
110
                        <Tool
 
111
                                Name="VCAppVerifierTool"
 
112
                        />
 
113
                        <Tool
 
114
                                Name="VCWebDeploymentTool"
 
115
                        />
 
116
                        <Tool
 
117
                                Name="VCPostBuildEventTool"
 
118
                                CommandLine=""
 
119
                        />
 
120
                </Configuration>
 
121
                <Configuration
 
122
                        Name="Release|Win32"
 
123
                        OutputDirectory=".\Release"
 
124
                        IntermediateDirectory=".\Release"
 
125
                        ConfigurationType="2"
 
126
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 
127
                        UseOfMFC="0"
 
128
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
129
                        CharacterSet="0"
 
130
                        >
 
131
                        <Tool
 
132
                                Name="VCPreBuildEventTool"
 
133
                                Description="Copying compiler-specific babelconfig.h (if out of date)"
 
134
                                CommandLine="xcopy /Y /D ..\babelconfig.h ..\..\include\openbabel\"
 
135
                        />
 
136
                        <Tool
 
137
                                Name="VCCustomBuildTool"
 
138
                        />
 
139
                        <Tool
 
140
                                Name="VCXMLDataGeneratorTool"
 
141
                        />
 
142
                        <Tool
 
143
                                Name="VCWebServiceProxyGeneratorTool"
 
144
                        />
 
145
                        <Tool
 
146
                                Name="VCMIDLTool"
 
147
                                PreprocessorDefinitions="NDEBUG"
 
148
                                MkTypLibCompatible="true"
 
149
                                SuppressStartupBanner="true"
 
150
                                TargetEnvironment="1"
 
151
                                TypeLibraryName=".\Release/OBXMLFormats.tlb"
 
152
                                HeaderFileName=""
 
153
                        />
 
154
                        <Tool
 
155
                                Name="VCCLCompilerTool"
 
156
                                Optimization="2"
 
157
                                InlineFunctionExpansion="1"
 
158
                                AdditionalIncludeDirectories="../../include"
 
159
                                PreprocessorDefinitions="NDEBUG;USING_DYNAMIC_LIBS;WIN32;_WINDOWS;_USRDLL;INCHI_LINK_AS_DLL;HAVE_CONFIG_H;OBXML_EXPORTS"
 
160
                                StringPooling="true"
 
161
                                RuntimeLibrary="2"
 
162
                                EnableFunctionLevelLinking="true"
 
163
                                RuntimeTypeInfo="true"
 
164
                                AssemblerListingLocation=".\Release/"
 
165
                                ObjectFile=".\Release/"
 
166
                                ProgramDataBaseFileName=".\Release/"
 
167
                                WarningLevel="3"
 
168
                                SuppressStartupBanner="true"
 
169
                        />
 
170
                        <Tool
 
171
                                Name="VCManagedResourceCompilerTool"
 
172
                        />
 
173
                        <Tool
 
174
                                Name="VCResourceCompilerTool"
 
175
                                PreprocessorDefinitions="NDEBUG"
 
176
                                Culture="2057"
 
177
                        />
 
178
                        <Tool
 
179
                                Name="VCPreLinkEventTool"
 
180
                        />
 
181
                        <Tool
 
182
                                Name="VCLinkerTool"
 
183
                                IgnoreImportLibrary="true"
 
184
                                AdditionalDependencies="obconv.lib obdll.lib oberror.lib obcommon.lib libxml2.lib"
 
185
                                OutputFile="..\OBXML.obf"
 
186
                                LinkIncremental="1"
 
187
                                SuppressStartupBanner="true"
 
188
                                AdditionalLibraryDirectories=".."
 
189
                                ProgramDatabaseFile=".\Release/OBXML.pdb"
 
190
                                ImportLibrary="../OBXML.lib"
 
191
                                TargetMachine="1"
 
192
                        />
 
193
                        <Tool
 
194
                                Name="VCALinkTool"
 
195
                        />
 
196
                        <Tool
 
197
                                Name="VCManifestTool"
 
198
                        />
 
199
                        <Tool
 
200
                                Name="VCXDCMakeTool"
 
201
                        />
 
202
                        <Tool
 
203
                                Name="VCBscMakeTool"
 
204
                                SuppressStartupBanner="true"
 
205
                                OutputFile=".\Release/OBXML.bsc"
 
206
                        />
 
207
                        <Tool
 
208
                                Name="VCFxCopTool"
 
209
                        />
 
210
                        <Tool
 
211
                                Name="VCAppVerifierTool"
 
212
                        />
 
213
                        <Tool
 
214
                                Name="VCWebDeploymentTool"
 
215
                        />
 
216
                        <Tool
 
217
                                Name="VCPostBuildEventTool"
 
218
                        />
 
219
                </Configuration>
 
220
        </Configurations>
 
221
        <References>
 
222
        </References>
 
223
        <Files>
 
224
                <Filter
 
225
                        Name="Source Files"
 
226
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 
227
                        >
 
228
                        <File
 
229
                                RelativePath="..\..\src\formats\xml\cdxmlformat.cpp"
 
230
                                >
 
231
                        </File>
 
232
                        <File
 
233
                                RelativePath="..\..\src\formats\chemkinformat.cpp"
 
234
                                >
 
235
                        </File>
 
236
                        <File
 
237
                                RelativePath="..\..\src\formats\xml\cmlformat.cpp"
 
238
                                >
 
239
                        </File>
 
240
                        <File
 
241
                                RelativePath="..\..\src\formats\xml\cmlreactformat.cpp"
 
242
                                >
 
243
                        </File>
 
244
                        <File
 
245
                                RelativePath="..\..\src\formats\xml\pubchem.cpp"
 
246
                                >
 
247
                        </File>
 
248
                        <File
 
249
                                RelativePath="..\..\src\formats\rsmiformat.cpp"
 
250
                                >
 
251
                        </File>
 
252
                        <File
 
253
                                RelativePath="..\..\src\formats\rxnformat.cpp"
 
254
                                >
 
255
                        </File>
 
256
                        <File
 
257
                                RelativePath="..\..\src\formats\thermoformat.cpp"
 
258
                                >
 
259
                        </File>
 
260
                        <File
 
261
                                RelativePath="..\..\src\formats\xml\xml.cpp"
 
262
                                >
 
263
                        </File>
 
264
                        <File
 
265
                                RelativePath="..\..\src\formats\xml\xmlformat.cpp"
 
266
                                >
 
267
                        </File>
 
268
                </Filter>
 
269
                <Filter
 
270
                        Name="Header Files"
 
271
                        Filter="h;hpp;hxx;hm;inl"
 
272
                        >
 
273
                        <File
 
274
                                RelativePath="..\..\include\openbabel\babelconfig.h"
 
275
                                >
 
276
                        </File>
 
277
                        <File
 
278
                                RelativePath="..\..\src\formats\xml\iconv.h"
 
279
                                >
 
280
                        </File>
 
281
                        <File
 
282
                                RelativePath="..\..\include\openbabel\kinetics.h"
 
283
                                >
 
284
                        </File>
 
285
                        <File
 
286
                                RelativePath="..\..\include\openbabel\mol.h"
 
287
                                >
 
288
                        </File>
 
289
                        <File
 
290
                                RelativePath="..\..\include\openbabel\obconversion.h"
 
291
                                >
 
292
                        </File>
 
293
                        <File
 
294
                                RelativePath="..\..\include\openbabel\obmolecformat.h"
 
295
                                >
 
296
                        </File>
 
297
                        <File
 
298
                                RelativePath="..\..\include\openbabel\reaction.h"
 
299
                                >
 
300
                        </File>
 
301
                        <File
 
302
                                RelativePath="..\..\include\openbabel\xml.h"
 
303
                                >
 
304
                        </File>
 
305
                </Filter>
 
306
        </Files>
 
307
        <Globals>
 
308
        </Globals>
 
309
</VisualStudioProject>