~ubuntu-branches/ubuntu/hoary/scilab/hoary

« back to all changes in this revision

Viewing changes to macros/Proj_Tomake/Tomake.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2005-01-09 22:58:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050109225821-473xr8vhgugxxx5j
Tags: 3.0-12
changed configure.in to build scilab's own malloc.o, closes: #255869

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="Tomake"
 
6
        ProjectGUID="{B5945471-7E91-43B1-8728-37E37ADB7EE2}"
 
7
        SccProjectName=""
 
8
        SccLocalPath="">
 
9
        <Platforms>
 
10
                <Platform
 
11
                        Name="Win32"/>
 
12
        </Platforms>
 
13
        <Configurations>
 
14
                <Configuration
 
15
                        Name="Debug|Win32"
 
16
                        OutputDirectory=".\Debug"
 
17
                        IntermediateDirectory=".\Debug"
 
18
                        ConfigurationType="1"
 
19
                        UseOfMFC="0"
 
20
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
21
                        CharacterSet="2">
 
22
                        <Tool
 
23
                                Name="VCCLCompilerTool"
 
24
                                Optimization="0"
 
25
                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
 
26
                                BasicRuntimeChecks="3"
 
27
                                RuntimeLibrary="5"
 
28
                                UsePrecompiledHeader="2"
 
29
                                PrecompiledHeaderFile=".\Debug/Tomake.pch"
 
30
                                AssemblerListingLocation=".\Debug/"
 
31
                                ObjectFile=".\Debug/"
 
32
                                ProgramDataBaseFileName=".\Debug/"
 
33
                                WarningLevel="3"
 
34
                                SuppressStartupBanner="TRUE"
 
35
                                DebugInformationFormat="4"/>
 
36
                        <Tool
 
37
                                Name="VCCustomBuildTool"/>
 
38
                        <Tool
 
39
                                Name="VCLinkerTool"
 
40
                                OutputFile="../Tomake.exe"
 
41
                                LinkIncremental="1"
 
42
                                SuppressStartupBanner="TRUE"
 
43
                                GenerateDebugInformation="TRUE"
 
44
                                ProgramDatabaseFile=".\Debug/Tomake.pdb"
 
45
                                SubSystem="1"
 
46
                                TargetMachine="1"/>
 
47
                        <Tool
 
48
                                Name="VCMIDLTool"
 
49
                                TypeLibraryName=".\Debug/Tomake.tlb"
 
50
                                HeaderFileName=""/>
 
51
                        <Tool
 
52
                                Name="VCPostBuildEventTool"/>
 
53
                        <Tool
 
54
                                Name="VCPreBuildEventTool"/>
 
55
                        <Tool
 
56
                                Name="VCPreLinkEventTool"/>
 
57
                        <Tool
 
58
                                Name="VCResourceCompilerTool"
 
59
                                PreprocessorDefinitions="_DEBUG"
 
60
                                Culture="1036"/>
 
61
                        <Tool
 
62
                                Name="VCWebServiceProxyGeneratorTool"/>
 
63
                        <Tool
 
64
                                Name="VCXMLDataGeneratorTool"/>
 
65
                        <Tool
 
66
                                Name="VCWebDeploymentTool"/>
 
67
                        <Tool
 
68
                                Name="VCManagedWrapperGeneratorTool"/>
 
69
                        <Tool
 
70
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
71
                </Configuration>
 
72
                <Configuration
 
73
                        Name="Release|Win32"
 
74
                        OutputDirectory=".\Release"
 
75
                        IntermediateDirectory=".\Release"
 
76
                        ConfigurationType="1"
 
77
                        UseOfMFC="0"
 
78
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
79
                        CharacterSet="2">
 
80
                        <Tool
 
81
                                Name="VCCLCompilerTool"
 
82
                                Optimization="2"
 
83
                                InlineFunctionExpansion="1"
 
84
                                FavorSizeOrSpeed="1"
 
85
                                OptimizeForProcessor="1"
 
86
                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
 
87
                                StringPooling="TRUE"
 
88
                                RuntimeLibrary="4"
 
89
                                EnableFunctionLevelLinking="TRUE"
 
90
                                UsePrecompiledHeader="2"
 
91
                                PrecompiledHeaderFile=".\Release/Tomake.pch"
 
92
                                AssemblerListingLocation=".\Release/"
 
93
                                ObjectFile=".\Release/"
 
94
                                ProgramDataBaseFileName=".\Release/"
 
95
                                WarningLevel="3"
 
96
                                SuppressStartupBanner="TRUE"/>
 
97
                        <Tool
 
98
                                Name="VCCustomBuildTool"/>
 
99
                        <Tool
 
100
                                Name="VCLinkerTool"
 
101
                                OutputFile="../Tomake.exe"
 
102
                                LinkIncremental="1"
 
103
                                SuppressStartupBanner="TRUE"
 
104
                                ProgramDatabaseFile=".\Release/Tomake.pdb"
 
105
                                SubSystem="1"
 
106
                                TargetMachine="1"/>
 
107
                        <Tool
 
108
                                Name="VCMIDLTool"
 
109
                                TypeLibraryName=".\Release/Tomake.tlb"
 
110
                                HeaderFileName=""/>
 
111
                        <Tool
 
112
                                Name="VCPostBuildEventTool"/>
 
113
                        <Tool
 
114
                                Name="VCPreBuildEventTool"/>
 
115
                        <Tool
 
116
                                Name="VCPreLinkEventTool"/>
 
117
                        <Tool
 
118
                                Name="VCResourceCompilerTool"
 
119
                                PreprocessorDefinitions="NDEBUG"
 
120
                                Culture="1036"/>
 
121
                        <Tool
 
122
                                Name="VCWebServiceProxyGeneratorTool"/>
 
123
                        <Tool
 
124
                                Name="VCXMLDataGeneratorTool"/>
 
125
                        <Tool
 
126
                                Name="VCWebDeploymentTool"/>
 
127
                        <Tool
 
128
                                Name="VCManagedWrapperGeneratorTool"/>
 
129
                        <Tool
 
130
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
131
                </Configuration>
 
132
                <Configuration
 
133
                        Name="PIV_Release|Win32"
 
134
                        OutputDirectory="$(ConfigurationName)"
 
135
                        IntermediateDirectory="$(ConfigurationName)"
 
136
                        ConfigurationType="1"
 
137
                        UseOfMFC="0"
 
138
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
139
                        CharacterSet="2">
 
140
                        <Tool
 
141
                                Name="VCCLCompilerTool"
 
142
                                Optimization="2"
 
143
                                InlineFunctionExpansion="1"
 
144
                                FavorSizeOrSpeed="1"
 
145
                                OptimizeForProcessor="3"
 
146
                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
 
147
                                StringPooling="TRUE"
 
148
                                RuntimeLibrary="4"
 
149
                                EnableFunctionLevelLinking="TRUE"
 
150
                                UsePrecompiledHeader="2"
 
151
                                PrecompiledHeaderFile=".\$(IntDir)/Tomake.pch"
 
152
                                AssemblerListingLocation=".\$(IntDir)/"
 
153
                                ObjectFile=".\$(IntDir)/"
 
154
                                ProgramDataBaseFileName=".\$(IntDir)/"
 
155
                                WarningLevel="3"
 
156
                                SuppressStartupBanner="TRUE"/>
 
157
                        <Tool
 
158
                                Name="VCCustomBuildTool"/>
 
159
                        <Tool
 
160
                                Name="VCLinkerTool"
 
161
                                OutputFile="../Tomake.exe"
 
162
                                LinkIncremental="1"
 
163
                                SuppressStartupBanner="TRUE"
 
164
                                ProgramDatabaseFile=".\$(IntDir)/Tomake.pdb"
 
165
                                SubSystem="1"
 
166
                                TargetMachine="1"/>
 
167
                        <Tool
 
168
                                Name="VCMIDLTool"
 
169
                                TypeLibraryName=".\$(IntDir)/Tomake.tlb"
 
170
                                HeaderFileName=""/>
 
171
                        <Tool
 
172
                                Name="VCPostBuildEventTool"/>
 
173
                        <Tool
 
174
                                Name="VCPreBuildEventTool"/>
 
175
                        <Tool
 
176
                                Name="VCPreLinkEventTool"/>
 
177
                        <Tool
 
178
                                Name="VCResourceCompilerTool"
 
179
                                PreprocessorDefinitions="NDEBUG"
 
180
                                Culture="1036"/>
 
181
                        <Tool
 
182
                                Name="VCWebServiceProxyGeneratorTool"/>
 
183
                        <Tool
 
184
                                Name="VCXMLDataGeneratorTool"/>
 
185
                        <Tool
 
186
                                Name="VCWebDeploymentTool"/>
 
187
                        <Tool
 
188
                                Name="VCManagedWrapperGeneratorTool"/>
 
189
                        <Tool
 
190
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
191
                </Configuration>
 
192
                <Configuration
 
193
                        Name="Pentium_Release|Win32"
 
194
                        OutputDirectory="$(ConfigurationName)"
 
195
                        IntermediateDirectory="$(ConfigurationName)"
 
196
                        ConfigurationType="1"
 
197
                        UseOfMFC="0"
 
198
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
199
                        CharacterSet="2">
 
200
                        <Tool
 
201
                                Name="VCCLCompilerTool"
 
202
                                Optimization="2"
 
203
                                InlineFunctionExpansion="1"
 
204
                                FavorSizeOrSpeed="1"
 
205
                                OptimizeForProcessor="1"
 
206
                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
 
207
                                StringPooling="TRUE"
 
208
                                RuntimeLibrary="4"
 
209
                                EnableFunctionLevelLinking="TRUE"
 
210
                                UsePrecompiledHeader="2"
 
211
                                PrecompiledHeaderFile=".\$(IntDir)/Tomake.pch"
 
212
                                AssemblerListingLocation=".\$(IntDir)/"
 
213
                                ObjectFile=".\$(IntDir)/"
 
214
                                ProgramDataBaseFileName=".\$(IntDir)/"
 
215
                                WarningLevel="3"
 
216
                                SuppressStartupBanner="TRUE"/>
 
217
                        <Tool
 
218
                                Name="VCCustomBuildTool"/>
 
219
                        <Tool
 
220
                                Name="VCLinkerTool"
 
221
                                OutputFile="../Tomake.exe"
 
222
                                LinkIncremental="1"
 
223
                                SuppressStartupBanner="TRUE"
 
224
                                ProgramDatabaseFile=".\$(IntDir)/Tomake.pdb"
 
225
                                SubSystem="1"
 
226
                                TargetMachine="1"/>
 
227
                        <Tool
 
228
                                Name="VCMIDLTool"
 
229
                                TypeLibraryName=".\$(IntDir)/Tomake.tlb"
 
230
                                HeaderFileName=""/>
 
231
                        <Tool
 
232
                                Name="VCPostBuildEventTool"/>
 
233
                        <Tool
 
234
                                Name="VCPreBuildEventTool"/>
 
235
                        <Tool
 
236
                                Name="VCPreLinkEventTool"/>
 
237
                        <Tool
 
238
                                Name="VCResourceCompilerTool"
 
239
                                PreprocessorDefinitions="NDEBUG"
 
240
                                Culture="1036"/>
 
241
                        <Tool
 
242
                                Name="VCWebServiceProxyGeneratorTool"/>
 
243
                        <Tool
 
244
                                Name="VCXMLDataGeneratorTool"/>
 
245
                        <Tool
 
246
                                Name="VCWebDeploymentTool"/>
 
247
                        <Tool
 
248
                                Name="VCManagedWrapperGeneratorTool"/>
 
249
                        <Tool
 
250
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
251
                </Configuration>
 
252
        </Configurations>
 
253
        <References>
 
254
        </References>
 
255
        <Files>
 
256
                <Filter
 
257
                        Name="Source Files"
 
258
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
 
259
                        <File
 
260
                                RelativePath="..\Tomake.c">
 
261
                                <FileConfiguration
 
262
                                        Name="Debug|Win32">
 
263
                                        <Tool
 
264
                                                Name="VCCLCompilerTool"
 
265
                                                Optimization="0"
 
266
                                                PreprocessorDefinitions=""
 
267
                                                BasicRuntimeChecks="3"/>
 
268
                                </FileConfiguration>
 
269
                                <FileConfiguration
 
270
                                        Name="Release|Win32">
 
271
                                        <Tool
 
272
                                                Name="VCCLCompilerTool"
 
273
                                                Optimization="2"
 
274
                                                PreprocessorDefinitions=""/>
 
275
                                </FileConfiguration>
 
276
                                <FileConfiguration
 
277
                                        Name="PIV_Release|Win32">
 
278
                                        <Tool
 
279
                                                Name="VCCLCompilerTool"
 
280
                                                Optimization="2"
 
281
                                                PreprocessorDefinitions=""/>
 
282
                                </FileConfiguration>
 
283
                                <FileConfiguration
 
284
                                        Name="Pentium_Release|Win32">
 
285
                                        <Tool
 
286
                                                Name="VCCLCompilerTool"
 
287
                                                Optimization="2"
 
288
                                                PreprocessorDefinitions=""/>
 
289
                                </FileConfiguration>
 
290
                        </File>
 
291
                </Filter>
 
292
                <Filter
 
293
                        Name="Header Files"
 
294
                        Filter="h;hpp;hxx;hm;inl">
 
295
                </Filter>
 
296
                <Filter
 
297
                        Name="Resource Files"
 
298
                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
 
299
                </Filter>
 
300
        </Files>
 
301
        <Globals>
 
302
        </Globals>
 
303
</VisualStudioProject>