~ubuntu-branches/ubuntu/breezy/aqsis/breezy

« back to all changes in this revision

Viewing changes to libcodegenvm/libcodegenvm.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Will Newton
  • Date: 2004-12-07 20:06:49 UTC
  • Revision ID: james.westby@ubuntu.com-20041207200649-fccswkrvp4oc8lmn
Tags: upstream-0.9.3
ImportĀ upstreamĀ versionĀ 0.9.3

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