blob: b456b1d173f0247fbd9561873ba68748fe7922ca [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>
145 </Configurations>
146 <References>
147 </References>
148 <Files>
149 <File
150 RelativePath="..\PC\winsound.c">
151 <FileConfiguration
152 Name="Debug|Win32">
153 <Tool
154 Name="VCCLCompilerTool"
155 Optimization="0"
156 AdditionalIncludeDirectories=""
157 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;WINSOUND_EXPORTS;$(NoInherit)"
158 BasicRuntimeChecks="3"/>
159 </FileConfiguration>
160 <FileConfiguration
161 Name="Release|Win32">
162 <Tool
163 Name="VCCLCompilerTool"
164 Optimization="2"
165 AdditionalIncludeDirectories=""
166 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;WINSOUND_EXPORTS;$(NoInherit)"/>
167 </FileConfiguration>
168 </File>
169 </Files>
170 <Globals>
171 </Globals>
172</VisualStudioProject>