Saved and restored logging._handlerList at the same time as saving/restoring logging...
[python.git] / PCbuild / winsound.vcproj
blobc1e8130372e776143a8f13501b1097e329b07fe5
1 <?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 WarningLevel="3"
30 SuppressStartupBanner="TRUE"
31 DebugInformationFormat="3"
32 CompileAs="0"/>
33 <Tool
34 Name="VCCustomBuildTool"/>
35 <Tool
36 Name="VCLinkerTool"
37 AdditionalDependencies="winmm.lib"
38 OutputFile="./winsound_d.pyd"
39 LinkIncremental="1"
40 SuppressStartupBanner="TRUE"
41 GenerateDebugInformation="TRUE"
42 ProgramDatabaseFile=".\./winsound_d.pdb"
43 BaseAddress="0x1D160000"
44 ImportLibrary=".\./winsound_d.lib"
45 TargetMachine="1"/>
46 <Tool
47 Name="VCMIDLTool"/>
48 <Tool
49 Name="VCPostBuildEventTool"/>
50 <Tool
51 Name="VCPreBuildEventTool"/>
52 <Tool
53 Name="VCPreLinkEventTool"/>
54 <Tool
55 Name="VCResourceCompilerTool"/>
56 <Tool
57 Name="VCWebServiceProxyGeneratorTool"/>
58 <Tool
59 Name="VCXMLDataGeneratorTool"/>
60 <Tool
61 Name="VCWebDeploymentTool"/>
62 <Tool
63 Name="VCManagedWrapperGeneratorTool"/>
64 <Tool
65 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
66 </Configuration>
67 <Configuration
68 Name="Release|Win32"
69 OutputDirectory=".\."
70 IntermediateDirectory=".\x86-temp-release\winsound"
71 ConfigurationType="2"
72 UseOfMFC="0"
73 ATLMinimizesCRunTimeLibraryUsage="FALSE"
74 CharacterSet="2">
75 <Tool
76 Name="VCCLCompilerTool"
77 Optimization="2"
78 InlineFunctionExpansion="1"
79 AdditionalIncludeDirectories="..\Include,..\PC"
80 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
81 StringPooling="TRUE"
82 RuntimeLibrary="2"
83 EnableFunctionLevelLinking="TRUE"
84 UsePrecompiledHeader="2"
85 WarningLevel="3"
86 SuppressStartupBanner="TRUE"
87 CompileAs="0"/>
88 <Tool
89 Name="VCCustomBuildTool"/>
90 <Tool
91 Name="VCLinkerTool"
92 AdditionalDependencies="winmm.lib"
93 OutputFile="./winsound.pyd"
94 LinkIncremental="1"
95 SuppressStartupBanner="TRUE"
96 ProgramDatabaseFile=".\./winsound.pdb"
97 BaseAddress="0x1D160000"
98 ImportLibrary=".\./winsound.lib"
99 TargetMachine="1"/>
100 <Tool
101 Name="VCMIDLTool"/>
102 <Tool
103 Name="VCPostBuildEventTool"/>
104 <Tool
105 Name="VCPreBuildEventTool"/>
106 <Tool
107 Name="VCPreLinkEventTool"/>
108 <Tool
109 Name="VCResourceCompilerTool"/>
110 <Tool
111 Name="VCWebServiceProxyGeneratorTool"/>
112 <Tool
113 Name="VCXMLDataGeneratorTool"/>
114 <Tool
115 Name="VCWebDeploymentTool"/>
116 <Tool
117 Name="VCManagedWrapperGeneratorTool"/>
118 <Tool
119 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
120 </Configuration>
121 <Configuration
122 Name="ReleaseItanium|Win32"
123 OutputDirectory=".\."
124 IntermediateDirectory=".\ia64-temp-release\winsound"
125 ConfigurationType="2"
126 UseOfMFC="0"
127 ATLMinimizesCRunTimeLibraryUsage="FALSE"
128 CharacterSet="2">
129 <Tool
130 Name="VCCLCompilerTool"
131 AdditionalOptions=" /USECL:MS_ITANIUM"
132 Optimization="2"
133 InlineFunctionExpansion="1"
134 AdditionalIncludeDirectories="{MSSDKPATH}\include\Win64\atl;{MSSDKPATH}\include\Win64\crt;{MSSDKPATH}\include\Win64\crt\sys;{MSSDKPATH}\include\Win64\mfc;..\Include,..\PC"
135 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
136 StringPooling="TRUE"
137 BasicRuntimeChecks="0"
138 RuntimeLibrary="2"
139 BufferSecurityCheck="FALSE"
140 EnableFunctionLevelLinking="TRUE"
141 UsePrecompiledHeader="2"
142 WarningLevel="3"
143 SuppressStartupBanner="TRUE"
144 Detect64BitPortabilityProblems="TRUE"
145 DebugInformationFormat="3"
146 CompileAs="0"/>
147 <Tool
148 Name="VCCustomBuildTool"/>
149 <Tool
150 Name="VCLinkerTool"
151 AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK"
152 AdditionalDependencies="winmm.lib"
153 OutputFile="./winsound.pyd"
154 LinkIncremental="1"
155 SuppressStartupBanner="TRUE"
156 ProgramDatabaseFile=".\./winsound.pdb"
157 BaseAddress="0x1D160000"
158 ImportLibrary=".\./winsound.lib"
159 TargetMachine="0"/>
160 <Tool
161 Name="VCMIDLTool"/>
162 <Tool
163 Name="VCPostBuildEventTool"/>
164 <Tool
165 Name="VCPreBuildEventTool"/>
166 <Tool
167 Name="VCPreLinkEventTool"/>
168 <Tool
169 Name="VCResourceCompilerTool"/>
170 <Tool
171 Name="VCWebServiceProxyGeneratorTool"/>
172 <Tool
173 Name="VCXMLDataGeneratorTool"/>
174 <Tool
175 Name="VCWebDeploymentTool"/>
176 <Tool
177 Name="VCManagedWrapperGeneratorTool"/>
178 <Tool
179 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
180 </Configuration>
181 </Configurations>
182 <References>
183 </References>
184 <Files>
185 <File
186 RelativePath="..\PC\winsound.c">
187 </File>
188 </Files>
189 <Globals>
190 </Globals>
191 </VisualStudioProject>