aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llaudio/llaudio.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llaudio/llaudio.vcproj')
-rw-r--r--linden/indra/llaudio/llaudio.vcproj223
1 files changed, 223 insertions, 0 deletions
diff --git a/linden/indra/llaudio/llaudio.vcproj b/linden/indra/llaudio/llaudio.vcproj
new file mode 100644
index 0000000..7073b88
--- /dev/null
+++ b/linden/indra/llaudio/llaudio.vcproj
@@ -0,0 +1,223 @@
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="llaudio"
6 ProjectGUID="{93B2BA29-FBE9-4376-92C1-6108DCFE09D3}"
7 RootNamespace="llaudio"
8 Keyword="Win32Proj">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Debug|Win32"
16 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
17 IntermediateDirectory="Debug"
18 ConfigurationType="4"
19 CharacterSet="1">
20 <Tool
21 Name="VCCLCompilerTool"
22 Optimization="0"
23 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\llmessage;..\..\libraries\i686-win32\include;..\..\libraries\include\;"
24 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;LL_DEBUG"
25 MinimalRebuild="TRUE"
26 BasicRuntimeChecks="3"
27 RuntimeLibrary="1"
28 StructMemberAlignment="4"
29 ForceConformanceInForLoopScope="TRUE"
30 UsePrecompiledHeader="0"
31 WarningLevel="3"
32 WarnAsError="TRUE"
33 Detect64BitPortabilityProblems="FALSE"
34 DebugInformationFormat="4"/>
35 <Tool
36 Name="VCCustomBuildTool"/>
37 <Tool
38 Name="VCLibrarianTool"
39 OutputFile="$(OutDir)/llaudio.lib"/>
40 <Tool
41 Name="VCMIDLTool"/>
42 <Tool
43 Name="VCPostBuildEventTool"/>
44 <Tool
45 Name="VCPreBuildEventTool"/>
46 <Tool
47 Name="VCPreLinkEventTool"/>
48 <Tool
49 Name="VCResourceCompilerTool"/>
50 <Tool
51 Name="VCWebServiceProxyGeneratorTool"/>
52 <Tool
53 Name="VCXMLDataGeneratorTool"/>
54 <Tool
55 Name="VCManagedWrapperGeneratorTool"/>
56 <Tool
57 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
58 </Configuration>
59 <Configuration
60 Name="Release|Win32"
61 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
62 IntermediateDirectory="Release"
63 ConfigurationType="4"
64 CharacterSet="1">
65 <Tool
66 Name="VCCLCompilerTool"
67 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\llmessage;..\..\libraries\i686-win32\include;..\..\libraries\include\"
68 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE"
69 RuntimeLibrary="0"
70 StructMemberAlignment="0"
71 ForceConformanceInForLoopScope="TRUE"
72 UsePrecompiledHeader="0"
73 WarningLevel="3"
74 WarnAsError="TRUE"
75 Detect64BitPortabilityProblems="FALSE"
76 DebugInformationFormat="3"/>
77 <Tool
78 Name="VCCustomBuildTool"/>
79 <Tool
80 Name="VCLibrarianTool"
81 OutputFile="$(OutDir)/llaudio.lib"/>
82 <Tool
83 Name="VCMIDLTool"/>
84 <Tool
85 Name="VCPostBuildEventTool"/>
86 <Tool
87 Name="VCPreBuildEventTool"/>
88 <Tool
89 Name="VCPreLinkEventTool"/>
90 <Tool
91 Name="VCResourceCompilerTool"/>
92 <Tool
93 Name="VCWebServiceProxyGeneratorTool"/>
94 <Tool
95 Name="VCXMLDataGeneratorTool"/>
96 <Tool
97 Name="VCManagedWrapperGeneratorTool"/>
98 <Tool
99 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
100 </Configuration>
101 <Configuration
102 Name="ReleaseNoOpt|Win32"
103 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
104 IntermediateDirectory="$(ConfigurationName)"
105 ConfigurationType="4"
106 CharacterSet="1">
107 <Tool
108 Name="VCCLCompilerTool"
109 Optimization="0"
110 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\llmessage;..\..\libraries\i686-win32\include;..\..\libraries\include\"
111 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE"
112 RuntimeLibrary="0"
113 StructMemberAlignment="0"
114 ForceConformanceInForLoopScope="TRUE"
115 UsePrecompiledHeader="0"
116 WarningLevel="3"
117 WarnAsError="TRUE"
118 Detect64BitPortabilityProblems="FALSE"
119 DebugInformationFormat="3"/>
120 <Tool
121 Name="VCCustomBuildTool"/>
122 <Tool
123 Name="VCLibrarianTool"
124 OutputFile="$(OutDir)/llaudio.lib"/>
125 <Tool
126 Name="VCMIDLTool"/>
127 <Tool
128 Name="VCPostBuildEventTool"/>
129 <Tool
130 Name="VCPreBuildEventTool"/>
131 <Tool
132 Name="VCPreLinkEventTool"/>
133 <Tool
134 Name="VCResourceCompilerTool"/>
135 <Tool
136 Name="VCWebServiceProxyGeneratorTool"/>
137 <Tool
138 Name="VCXMLDataGeneratorTool"/>
139 <Tool
140 Name="VCManagedWrapperGeneratorTool"/>
141 <Tool
142 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
143 </Configuration>
144 </Configurations>
145 <References>
146 </References>
147 <Files>
148 <Filter
149 Name="Source Files"
150 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
151 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
152 <File
153 RelativePath=".\audioengine.cpp">
154 </File>
155 <File
156 RelativePath=".\audioengine_fmod.cpp">
157 </File>
158 <File
159 RelativePath=".\listener.cpp">
160 </File>
161 <File
162 RelativePath=".\listener_fmod.cpp">
163 </File>
164 <File
165 RelativePath=".\llaudiodecodemgr.cpp">
166 </File>
167 <File
168 RelativePath=".\vorbisdecode.cpp">
169 </File>
170 <File
171 RelativePath=".\vorbisencode.cpp">
172 </File>
173 </Filter>
174 <Filter
175 Name="Header Files"
176 Filter="h;hpp;hxx;hm;inl;inc;xsd"
177 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
178 <File
179 RelativePath=".\audioengine.h">
180 </File>
181 <File
182 RelativePath=".\audioengine_fmod.h">
183 </File>
184 <File
185 RelativePath=".\fmod.h">
186 </File>
187 <File
188 RelativePath=".\fmod_errors.h">
189 </File>
190 <File
191 RelativePath=".\listener.h">
192 </File>
193 <File
194 RelativePath=".\listener_ds3d.h">
195 </File>
196 <File
197 RelativePath=".\listener_fmod.h">
198 </File>
199 <File
200 RelativePath=".\listener_openal.h">
201 </File>
202 <File
203 RelativePath=".\llaudiodecodemgr.h">
204 </File>
205 <File
206 RelativePath=".\vorbisdecode.h">
207 </File>
208 <File
209 RelativePath=".\vorbisencode.h">
210 </File>
211 <File
212 RelativePath=".\wavefile.h">
213 </File>
214 </Filter>
215 <Filter
216 Name="Resource Files"
217 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
218 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
219 </Filter>
220 </Files>
221 <Globals>
222 </Globals>
223</VisualStudioProject>