1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="7.10"
|
---|
5 | Name="_msi"
|
---|
6 | ProjectGUID="{2C0BEFB9-70E2-4F80-AC5B-4AB8EE023574}"
|
---|
7 | SccProjectName="_msi"
|
---|
8 | SccLocalPath="..\pc">
|
---|
9 | <Platforms>
|
---|
10 | <Platform
|
---|
11 | Name="Win32"/>
|
---|
12 | </Platforms>
|
---|
13 | <Configurations>
|
---|
14 | <Configuration
|
---|
15 | Name="Debug|Win32"
|
---|
16 | OutputDirectory=".\."
|
---|
17 | IntermediateDirectory=".\x86-temp-debug\_msi"
|
---|
18 | ConfigurationType="2"
|
---|
19 | UseOfMFC="0"
|
---|
20 | ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
---|
21 | CharacterSet="2">
|
---|
22 | <Tool
|
---|
23 | Name="VCCLCompilerTool"
|
---|
24 | Optimization="0"
|
---|
25 | AdditionalIncludeDirectories="..\Include,..\PC"
|
---|
26 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
|
---|
27 | BasicRuntimeChecks="3"
|
---|
28 | RuntimeLibrary="3"
|
---|
29 | UsePrecompiledHeader="2"
|
---|
30 | WarningLevel="3"
|
---|
31 | SuppressStartupBanner="TRUE"
|
---|
32 | DebugInformationFormat="3"
|
---|
33 | CompileAs="0"/>
|
---|
34 | <Tool
|
---|
35 | Name="VCCustomBuildTool"/>
|
---|
36 | <Tool
|
---|
37 | Name="VCLinkerTool"
|
---|
38 | AdditionalDependencies="fci.lib msi.lib rpcrt4.lib"
|
---|
39 | OutputFile="./_msi_d.pyd"
|
---|
40 | LinkIncremental="1"
|
---|
41 | SuppressStartupBanner="TRUE"
|
---|
42 | GenerateDebugInformation="TRUE"
|
---|
43 | ProgramDatabaseFile=".\./_msi_d.pdb"
|
---|
44 | BaseAddress="0x1D160000"
|
---|
45 | ImportLibrary=".\./_msi.lib"
|
---|
46 | TargetMachine="1"/>
|
---|
47 | <Tool
|
---|
48 | Name="VCMIDLTool"/>
|
---|
49 | <Tool
|
---|
50 | Name="VCPostBuildEventTool"/>
|
---|
51 | <Tool
|
---|
52 | Name="VCPreBuildEventTool"/>
|
---|
53 | <Tool
|
---|
54 | Name="VCPreLinkEventTool"/>
|
---|
55 | <Tool
|
---|
56 | Name="VCResourceCompilerTool"/>
|
---|
57 | <Tool
|
---|
58 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
59 | <Tool
|
---|
60 | Name="VCXMLDataGeneratorTool"/>
|
---|
61 | <Tool
|
---|
62 | Name="VCWebDeploymentTool"/>
|
---|
63 | <Tool
|
---|
64 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
65 | <Tool
|
---|
66 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
67 | </Configuration>
|
---|
68 | <Configuration
|
---|
69 | Name="Release|Win32"
|
---|
70 | OutputDirectory=".\."
|
---|
71 | IntermediateDirectory=".\x86-temp-release\_msi"
|
---|
72 | ConfigurationType="2"
|
---|
73 | UseOfMFC="0"
|
---|
74 | ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
---|
75 | CharacterSet="2">
|
---|
76 | <Tool
|
---|
77 | Name="VCCLCompilerTool"
|
---|
78 | Optimization="2"
|
---|
79 | InlineFunctionExpansion="1"
|
---|
80 | AdditionalIncludeDirectories="..\Include,..\PC"
|
---|
81 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
|
---|
82 | StringPooling="TRUE"
|
---|
83 | RuntimeLibrary="2"
|
---|
84 | EnableFunctionLevelLinking="TRUE"
|
---|
85 | UsePrecompiledHeader="2"
|
---|
86 | WarningLevel="3"
|
---|
87 | SuppressStartupBanner="TRUE"
|
---|
88 | CompileAs="0"/>
|
---|
89 | <Tool
|
---|
90 | Name="VCCustomBuildTool"/>
|
---|
91 | <Tool
|
---|
92 | Name="VCLinkerTool"
|
---|
93 | AdditionalDependencies="fci.lib msi.lib rpcrt4.lib"
|
---|
94 | OutputFile="./_msi.pyd"
|
---|
95 | LinkIncremental="1"
|
---|
96 | SuppressStartupBanner="TRUE"
|
---|
97 | ProgramDatabaseFile=".\./_msi.pdb"
|
---|
98 | BaseAddress="0x1D160000"
|
---|
99 | ImportLibrary=".\./_msi.lib"
|
---|
100 | TargetMachine="1"/>
|
---|
101 | <Tool
|
---|
102 | Name="VCMIDLTool"/>
|
---|
103 | <Tool
|
---|
104 | Name="VCPostBuildEventTool"/>
|
---|
105 | <Tool
|
---|
106 | Name="VCPreBuildEventTool"/>
|
---|
107 | <Tool
|
---|
108 | Name="VCPreLinkEventTool"/>
|
---|
109 | <Tool
|
---|
110 | Name="VCResourceCompilerTool"/>
|
---|
111 | <Tool
|
---|
112 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
113 | <Tool
|
---|
114 | Name="VCXMLDataGeneratorTool"/>
|
---|
115 | <Tool
|
---|
116 | Name="VCWebDeploymentTool"/>
|
---|
117 | <Tool
|
---|
118 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
119 | <Tool
|
---|
120 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
121 | </Configuration>
|
---|
122 | <Configuration
|
---|
123 | Name="ReleaseItanium|Win32"
|
---|
124 | OutputDirectory=".\."
|
---|
125 | IntermediateDirectory=".\ia64-temp-release\_msi"
|
---|
126 | ConfigurationType="2"
|
---|
127 | UseOfMFC="0"
|
---|
128 | ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
---|
129 | CharacterSet="2">
|
---|
130 | <Tool
|
---|
131 | Name="VCCLCompilerTool"
|
---|
132 | AdditionalOptions=" /USECL:MS_ITANIUM"
|
---|
133 | Optimization="2"
|
---|
134 | InlineFunctionExpansion="1"
|
---|
135 | AdditionalIncludeDirectories="..\Include,..\PC"
|
---|
136 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
|
---|
137 | StringPooling="TRUE"
|
---|
138 | BasicRuntimeChecks="0"
|
---|
139 | RuntimeLibrary="2"
|
---|
140 | BufferSecurityCheck="FALSE"
|
---|
141 | EnableFunctionLevelLinking="TRUE"
|
---|
142 | UsePrecompiledHeader="2"
|
---|
143 | WarningLevel="3"
|
---|
144 | SuppressStartupBanner="TRUE"
|
---|
145 | Detect64BitPortabilityProblems="TRUE"
|
---|
146 | DebugInformationFormat="3"
|
---|
147 | CompileAs="0"/>
|
---|
148 | <Tool
|
---|
149 | Name="VCCustomBuildTool"/>
|
---|
150 | <Tool
|
---|
151 | Name="VCLinkerTool"
|
---|
152 | AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK"
|
---|
153 | AdditionalDependencies="fci.lib msi.lib rpcrt4.lib"
|
---|
154 | OutputFile="./_msi.pyd"
|
---|
155 | LinkIncremental="1"
|
---|
156 | SuppressStartupBanner="TRUE"
|
---|
157 | ProgramDatabaseFile=".\./_msi.pdb"
|
---|
158 | BaseAddress="0x1D160000"
|
---|
159 | ImportLibrary=".\./_msi.lib"
|
---|
160 | TargetMachine="0"/>
|
---|
161 | <Tool
|
---|
162 | Name="VCMIDLTool"/>
|
---|
163 | <Tool
|
---|
164 | Name="VCPostBuildEventTool"/>
|
---|
165 | <Tool
|
---|
166 | Name="VCPreBuildEventTool"/>
|
---|
167 | <Tool
|
---|
168 | Name="VCPreLinkEventTool"/>
|
---|
169 | <Tool
|
---|
170 | Name="VCResourceCompilerTool"/>
|
---|
171 | <Tool
|
---|
172 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
173 | <Tool
|
---|
174 | Name="VCXMLDataGeneratorTool"/>
|
---|
175 | <Tool
|
---|
176 | Name="VCWebDeploymentTool"/>
|
---|
177 | <Tool
|
---|
178 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
179 | <Tool
|
---|
180 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
181 | </Configuration>
|
---|
182 | <Configuration
|
---|
183 | Name="ReleaseAMD64|Win32"
|
---|
184 | OutputDirectory="."
|
---|
185 | IntermediateDirectory="amd64-temp-release\_msi"
|
---|
186 | ConfigurationType="2"
|
---|
187 | UseOfMFC="0"
|
---|
188 | ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
---|
189 | CharacterSet="2">
|
---|
190 | <Tool
|
---|
191 | Name="VCCLCompilerTool"
|
---|
192 | AdditionalOptions=" /USECL:MS_OPTERON /GS-"
|
---|
193 | Optimization="2"
|
---|
194 | InlineFunctionExpansion="1"
|
---|
195 | AdditionalIncludeDirectories="..\Include,..\PC"
|
---|
196 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
|
---|
197 | StringPooling="TRUE"
|
---|
198 | BasicRuntimeChecks="0"
|
---|
199 | RuntimeLibrary="2"
|
---|
200 | BufferSecurityCheck="FALSE"
|
---|
201 | EnableFunctionLevelLinking="TRUE"
|
---|
202 | UsePrecompiledHeader="2"
|
---|
203 | WarningLevel="3"
|
---|
204 | SuppressStartupBanner="TRUE"
|
---|
205 | Detect64BitPortabilityProblems="TRUE"
|
---|
206 | DebugInformationFormat="3"
|
---|
207 | CompileAs="0"/>
|
---|
208 | <Tool
|
---|
209 | Name="VCCustomBuildTool"/>
|
---|
210 | <Tool
|
---|
211 | Name="VCLinkerTool"
|
---|
212 | AdditionalOptions=" /MACHINE:AMD64 /USELINK:MS_SDK"
|
---|
213 | AdditionalDependencies="fci.lib msi.lib rpcrt4.lib bufferoverflowU.lib"
|
---|
214 | OutputFile="./_msi.pyd"
|
---|
215 | LinkIncremental="1"
|
---|
216 | SuppressStartupBanner="TRUE"
|
---|
217 | ProgramDatabaseFile=".\./_msi.pdb"
|
---|
218 | BaseAddress="0x1D160000"
|
---|
219 | ImportLibrary=".\./_msi.lib"
|
---|
220 | TargetMachine="0"/>
|
---|
221 | <Tool
|
---|
222 | Name="VCMIDLTool"/>
|
---|
223 | <Tool
|
---|
224 | Name="VCPostBuildEventTool"/>
|
---|
225 | <Tool
|
---|
226 | Name="VCPreBuildEventTool"/>
|
---|
227 | <Tool
|
---|
228 | Name="VCPreLinkEventTool"/>
|
---|
229 | <Tool
|
---|
230 | Name="VCResourceCompilerTool"/>
|
---|
231 | <Tool
|
---|
232 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
233 | <Tool
|
---|
234 | Name="VCXMLDataGeneratorTool"/>
|
---|
235 | <Tool
|
---|
236 | Name="VCWebDeploymentTool"/>
|
---|
237 | <Tool
|
---|
238 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
239 | <Tool
|
---|
240 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
241 | </Configuration>
|
---|
242 | </Configurations>
|
---|
243 | <References>
|
---|
244 | </References>
|
---|
245 | <Files>
|
---|
246 | <File
|
---|
247 | RelativePath="..\PC\_msi.c">
|
---|
248 | </File>
|
---|
249 | </Files>
|
---|
250 | <Globals>
|
---|
251 | </Globals>
|
---|
252 | </VisualStudioProject>
|
---|