blob: f3790d877ecc26ef3af522df975490d1ea896db5 [file] [log] [blame]
Martin v. Löwis79ef96d2004-01-02 21:13:59 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="winsound"
6 SccProjectName="winsound"
7 SccLocalPath="..\pc">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory=".\."
16 IntermediateDirectory=".\x86-temp-debug\winsound"
17 ConfigurationType="2"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2">
21 <Tool
22 Name="VCCLCompilerTool"
23 Optimization="0"
24 AdditionalIncludeDirectories="..\Include,..\PC"
25 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
26 BasicRuntimeChecks="3"
27 RuntimeLibrary="3"
28 UsePrecompiledHeader="2"
29 PrecompiledHeaderFile=".\x86-temp-debug\winsound/winsound.pch"
30 AssemblerListingLocation=".\x86-temp-debug\winsound/"
31 ObjectFile=".\x86-temp-debug\winsound/"
32 ProgramDataBaseFileName=".\x86-temp-debug\winsound/"
33 WarningLevel="3"
34 SuppressStartupBanner="TRUE"
35 DebugInformationFormat="3"
36 CompileAs="0"/>
37 <Tool
38 Name="VCCustomBuildTool"/>
39 <Tool
40 Name="VCLinkerTool"
41 AdditionalDependencies="winmm.lib"
42 OutputFile="./winsound_d.pyd"
43 LinkIncremental="1"
44 SuppressStartupBanner="TRUE"
45 GenerateDebugInformation="TRUE"
46 ProgramDatabaseFile=".\./winsound_d.pdb"
47 BaseAddress="0x1D160000"
48 ImportLibrary=".\./winsound_d.lib"
49 TargetMachine="1"/>
50 <Tool
51 Name="VCMIDLTool"
52 PreprocessorDefinitions="_DEBUG"
53 MkTypLibCompatible="TRUE"
54 SuppressStartupBanner="TRUE"
55 TargetEnvironment="1"
56 TypeLibraryName=".\./winsound.tlb"
57 HeaderFileName=""/>
58 <Tool
59 Name="VCPostBuildEventTool"/>
60 <Tool
61 Name="VCPreBuildEventTool"/>
62 <Tool
63 Name="VCPreLinkEventTool"/>
64 <Tool
65 Name="VCResourceCompilerTool"
66 PreprocessorDefinitions="_DEBUG"
67 Culture="3081"/>
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="Release|Win32"
81 OutputDirectory=".\."
82 IntermediateDirectory=".\x86-temp-release\winsound"
83 ConfigurationType="2"
84 UseOfMFC="0"
85 ATLMinimizesCRunTimeLibraryUsage="FALSE"
86 CharacterSet="2">
87 <Tool
88 Name="VCCLCompilerTool"
89 Optimization="2"
90 InlineFunctionExpansion="1"
91 AdditionalIncludeDirectories="..\Include,..\PC"
92 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
93 StringPooling="TRUE"
94 RuntimeLibrary="2"
95 EnableFunctionLevelLinking="TRUE"
96 UsePrecompiledHeader="2"
97 PrecompiledHeaderFile=".\x86-temp-release\winsound/winsound.pch"
98 AssemblerListingLocation=".\x86-temp-release\winsound/"
99 ObjectFile=".\x86-temp-release\winsound/"
100 ProgramDataBaseFileName=".\x86-temp-release\winsound/"
101 WarningLevel="3"
102 SuppressStartupBanner="TRUE"
103 CompileAs="0"/>
104 <Tool
105 Name="VCCustomBuildTool"/>
106 <Tool
107 Name="VCLinkerTool"
108 AdditionalDependencies="winmm.lib"
109 OutputFile="./winsound.pyd"
110 LinkIncremental="1"
111 SuppressStartupBanner="TRUE"
112 ProgramDatabaseFile=".\./winsound.pdb"
113 BaseAddress="0x1D160000"
114 ImportLibrary=".\./winsound.lib"
115 TargetMachine="1"/>
116 <Tool
117 Name="VCMIDLTool"
118 PreprocessorDefinitions="NDEBUG"
119 MkTypLibCompatible="TRUE"
120 SuppressStartupBanner="TRUE"
121 TargetEnvironment="1"
122 TypeLibraryName=".\./winsound.tlb"
123 HeaderFileName=""/>
124 <Tool
125 Name="VCPostBuildEventTool"/>
126 <Tool
127 Name="VCPreBuildEventTool"/>
128 <Tool
129 Name="VCPreLinkEventTool"/>
130 <Tool
131 Name="VCResourceCompilerTool"
132 PreprocessorDefinitions="NDEBUG"
133 Culture="3081"/>
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>
Martin v. Löwis13e50fe2004-07-20 14:37:48 +0000145 <Configuration
146 Name="ReleaseItanium|Win32"
147 OutputDirectory=".\."
148 IntermediateDirectory=".\ia64-temp-release\winsound"
149 ConfigurationType="2"
150 UseOfMFC="0"
151 ATLMinimizesCRunTimeLibraryUsage="FALSE"
152 CharacterSet="2">
153 <Tool
154 Name="VCCLCompilerTool"
155 AdditionalOptions=" /USECL:MS_ITANIUM"
156 Optimization="2"
157 InlineFunctionExpansion="1"
158 AdditionalIncludeDirectories="{MSSDKPATH}\include\Win64\atl;{MSSDKPATH}\include\Win64\crt;{MSSDKPATH}\include\Win64\crt\sys;{MSSDKPATH}\include\Win64\mfc;..\Include,..\PC"
159 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
160 StringPooling="TRUE"
161 BasicRuntimeChecks="0"
162 RuntimeLibrary="2"
163 BufferSecurityCheck="FALSE"
164 EnableFunctionLevelLinking="TRUE"
165 UsePrecompiledHeader="2"
166 PrecompiledHeaderFile=".\ia64-temp-release\winsound/winsound.pch"
167 AssemblerListingLocation=".\ia64-temp-release\winsound/"
168 ObjectFile=".\ia64-temp-release\winsound/"
169 ProgramDataBaseFileName=".\ia64-temp-release\winsound/"
170 WarningLevel="3"
171 SuppressStartupBanner="TRUE"
172 Detect64BitPortabilityProblems="TRUE"
173 DebugInformationFormat="3"
174 CompileAs="0"/>
175 <Tool
176 Name="VCCustomBuildTool"/>
177 <Tool
178 Name="VCLinkerTool"
179 AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK"
180 AdditionalDependencies="winmm.lib"
181 OutputFile="./winsound.pyd"
182 LinkIncremental="1"
183 SuppressStartupBanner="TRUE"
184 ProgramDatabaseFile=".\./winsound.pdb"
185 BaseAddress="0x1D160000"
186 ImportLibrary=".\./winsound.lib"
187 TargetMachine="0"/>
188 <Tool
189 Name="VCMIDLTool"
190 PreprocessorDefinitions="NDEBUG"
191 MkTypLibCompatible="TRUE"
192 SuppressStartupBanner="TRUE"
193 TargetEnvironment="1"
194 TypeLibraryName=".\./winsound.tlb"
195 HeaderFileName=""/>
196 <Tool
197 Name="VCPostBuildEventTool"/>
198 <Tool
199 Name="VCPreBuildEventTool"/>
200 <Tool
201 Name="VCPreLinkEventTool"/>
202 <Tool
203 Name="VCResourceCompilerTool"
204 PreprocessorDefinitions="NDEBUG"
205 Culture="3081"/>
206 <Tool
207 Name="VCWebServiceProxyGeneratorTool"/>
208 <Tool
209 Name="VCXMLDataGeneratorTool"/>
210 <Tool
211 Name="VCWebDeploymentTool"/>
212 <Tool
213 Name="VCManagedWrapperGeneratorTool"/>
214 <Tool
215 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
216 </Configuration>
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000217 </Configurations>
218 <References>
219 </References>
220 <Files>
221 <File
222 RelativePath="..\PC\winsound.c">
223 <FileConfiguration
224 Name="Debug|Win32">
225 <Tool
226 Name="VCCLCompilerTool"
227 Optimization="0"
228 AdditionalIncludeDirectories=""
229 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;WINSOUND_EXPORTS;$(NoInherit)"
230 BasicRuntimeChecks="3"/>
231 </FileConfiguration>
232 <FileConfiguration
233 Name="Release|Win32">
234 <Tool
235 Name="VCCLCompilerTool"
236 Optimization="2"
237 AdditionalIncludeDirectories=""
238 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;WINSOUND_EXPORTS;$(NoInherit)"/>
239 </FileConfiguration>
Martin v. Löwis13e50fe2004-07-20 14:37:48 +0000240 <FileConfiguration
241 Name="ReleaseItanium|Win32">
242 <Tool
243 Name="VCCLCompilerTool"
244 Optimization="2"
245 AdditionalIncludeDirectories=""
246 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;WINSOUND_EXPORTS;$(NoInherit)"/>
247 </FileConfiguration>
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000248 </File>
249 </Files>
250 <Globals>
251 </Globals>
252</VisualStudioProject>