diff options
author | Jacek Antonelli | 2008-09-06 18:24:57 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-09-06 18:25:07 -0500 |
commit | 798d367d54a6c6379ad355bd8345fa40e31e7fe9 (patch) | |
tree | 1921f1708cd0240648c97bc02df2c2ab5f2fc41e /linden/indra/llwindow/llwindow.vcproj | |
parent | Second Life viewer sources 1.20.15 (diff) | |
download | meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.zip meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.gz meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.bz2 meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.xz |
Second Life viewer sources 1.21.0-RC
Diffstat (limited to 'linden/indra/llwindow/llwindow.vcproj')
-rw-r--r-- | linden/indra/llwindow/llwindow.vcproj | 281 |
1 files changed, 0 insertions, 281 deletions
diff --git a/linden/indra/llwindow/llwindow.vcproj b/linden/indra/llwindow/llwindow.vcproj deleted file mode 100644 index 0243c72..0000000 --- a/linden/indra/llwindow/llwindow.vcproj +++ /dev/null | |||
@@ -1,281 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="7.10" | ||
5 | Name="llwindow" | ||
6 | ProjectGUID="{B5B53617-416F-404A-BF10-22EBCCA0E4FB}" | ||
7 | Keyword="Win32Proj"> | ||
8 | <Platforms> | ||
9 | <Platform | ||
10 | Name="Win32"/> | ||
11 | </Platforms> | ||
12 | <Configurations> | ||
13 | <Configuration | ||
14 | Name="Debug|Win32" | ||
15 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" | ||
16 | IntermediateDirectory="Debug" | ||
17 | ConfigurationType="4" | ||
18 | CharacterSet="1"> | ||
19 | <Tool | ||
20 | Name="VCCLCompilerTool" | ||
21 | Optimization="0" | ||
22 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llxml;..\llvfs;..\llmessage;..\llscene;..\llimage;..\llrender;..\..\libraries\i686-win32\include;..\..\libraries\include\;..\..\libraries\include\Logitech_LCD;..\..\libraries\include\Logitech_LCD\LCDUI" | ||
23 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;LL_DEBUG" | ||
24 | MinimalRebuild="TRUE" | ||
25 | BasicRuntimeChecks="3" | ||
26 | RuntimeLibrary="1" | ||
27 | StructMemberAlignment="4" | ||
28 | ForceConformanceInForLoopScope="TRUE" | ||
29 | UsePrecompiledHeader="0" | ||
30 | WarningLevel="3" | ||
31 | WarnAsError="TRUE" | ||
32 | Detect64BitPortabilityProblems="FALSE" | ||
33 | DebugInformationFormat="4"/> | ||
34 | <Tool | ||
35 | Name="VCCustomBuildTool"/> | ||
36 | <Tool | ||
37 | Name="VCLibrarianTool" | ||
38 | OutputFile="$(OutDir)/llwindow.lib"/> | ||
39 | <Tool | ||
40 | Name="VCMIDLTool"/> | ||
41 | <Tool | ||
42 | Name="VCPostBuildEventTool"/> | ||
43 | <Tool | ||
44 | Name="VCPreBuildEventTool"/> | ||
45 | <Tool | ||
46 | Name="VCPreLinkEventTool"/> | ||
47 | <Tool | ||
48 | Name="VCResourceCompilerTool"/> | ||
49 | <Tool | ||
50 | Name="VCWebServiceProxyGeneratorTool"/> | ||
51 | <Tool | ||
52 | Name="VCXMLDataGeneratorTool"/> | ||
53 | <Tool | ||
54 | Name="VCManagedWrapperGeneratorTool"/> | ||
55 | <Tool | ||
56 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||
57 | </Configuration> | ||
58 | <Configuration | ||
59 | Name="Release|Win32" | ||
60 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" | ||
61 | IntermediateDirectory="Release" | ||
62 | ConfigurationType="4" | ||
63 | CharacterSet="1"> | ||
64 | <Tool | ||
65 | Name="VCCLCompilerTool" | ||
66 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llxml;..\llvfs;..\llmessage;..\llscene;..\llimage;..\llrender;..\..\libraries\i686-win32\include;..\..\libraries\include\;..\..\libraries\include\Logitech_LCD;..\..\libraries\include\Logitech_LCD\LCDUI" | ||
67 | AdditionalOptions="/Oy-" | ||
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)/llwindow.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="DebugMesaHeadless|Win32" | ||
103 | OutputDirectory="../lib_debug/i686-win32" | ||
104 | IntermediateDirectory="$(ConfigurationName)" | ||
105 | ConfigurationType="4" | ||
106 | CharacterSet="1"> | ||
107 | <Tool | ||
108 | Name="VCCLCompilerTool" | ||
109 | Optimization="0" | ||
110 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llxml;..\llvfs;..\llmessage;..\llscene;..\llimage;..\llrender;..\..\libraries\i686-win32\include;..\..\libraries\include\GLMESA;..\..\libraries\i686-win32\include;..\..\libraries\include\;..\..\libraries\include\Logitech_LCD;..\..\libraries\include\Logitech_LCD\LCDUI" | ||
111 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;LL_DEBUG;LL_MESA;LL_MESA_HEADLESS" | ||
112 | MinimalRebuild="TRUE" | ||
113 | BasicRuntimeChecks="3" | ||
114 | RuntimeLibrary="1" | ||
115 | StructMemberAlignment="4" | ||
116 | ForceConformanceInForLoopScope="TRUE" | ||
117 | UsePrecompiledHeader="0" | ||
118 | WarningLevel="3" | ||
119 | WarnAsError="TRUE" | ||
120 | Detect64BitPortabilityProblems="FALSE" | ||
121 | DebugInformationFormat="4"/> | ||
122 | <Tool | ||
123 | Name="VCCustomBuildTool"/> | ||
124 | <Tool | ||
125 | Name="VCLibrarianTool" | ||
126 | OutputFile="$(OutDir)/llwindow_mesaheadless.lib"/> | ||
127 | <Tool | ||
128 | Name="VCMIDLTool"/> | ||
129 | <Tool | ||
130 | Name="VCPostBuildEventTool"/> | ||
131 | <Tool | ||
132 | Name="VCPreBuildEventTool"/> | ||
133 | <Tool | ||
134 | Name="VCPreLinkEventTool"/> | ||
135 | <Tool | ||
136 | Name="VCResourceCompilerTool"/> | ||
137 | <Tool | ||
138 | Name="VCWebServiceProxyGeneratorTool"/> | ||
139 | <Tool | ||
140 | Name="VCXMLDataGeneratorTool"/> | ||
141 | <Tool | ||
142 | Name="VCManagedWrapperGeneratorTool"/> | ||
143 | <Tool | ||
144 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||
145 | </Configuration> | ||
146 | <Configuration | ||
147 | Name="ReleaseNoOpt|Win32" | ||
148 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" | ||
149 | IntermediateDirectory="$(ConfigurationName)" | ||
150 | ConfigurationType="4" | ||
151 | CharacterSet="1"> | ||
152 | <Tool | ||
153 | Name="VCCLCompilerTool" | ||
154 | AdditionalOptions="/Oy-" | ||
155 | Optimization="0" | ||
156 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llxml;..\llvfs;..\llmessage;..\llscene;..\llimage;..\llrender;"..\..\libraries\i686-win32\include";..\..\libraries\include\;..\..\libraries\include\Logitech_LCD;..\..\libraries\include\Logitech_LCD\LCDUI" | ||
157 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE" | ||
158 | RuntimeLibrary="0" | ||
159 | StructMemberAlignment="0" | ||
160 | ForceConformanceInForLoopScope="TRUE" | ||
161 | UsePrecompiledHeader="0" | ||
162 | WarningLevel="3" | ||
163 | WarnAsError="TRUE" | ||
164 | Detect64BitPortabilityProblems="FALSE" | ||
165 | DebugInformationFormat="3"/> | ||
166 | <Tool | ||
167 | Name="VCCustomBuildTool"/> | ||
168 | <Tool | ||
169 | Name="VCLibrarianTool" | ||
170 | OutputFile="$(OutDir)/llwindow.lib"/> | ||
171 | <Tool | ||
172 | Name="VCMIDLTool"/> | ||
173 | <Tool | ||
174 | Name="VCPostBuildEventTool"/> | ||
175 | <Tool | ||
176 | Name="VCPreBuildEventTool"/> | ||
177 | <Tool | ||
178 | Name="VCPreLinkEventTool"/> | ||
179 | <Tool | ||
180 | Name="VCResourceCompilerTool"/> | ||
181 | <Tool | ||
182 | Name="VCWebServiceProxyGeneratorTool"/> | ||
183 | <Tool | ||
184 | Name="VCXMLDataGeneratorTool"/> | ||
185 | <Tool | ||
186 | Name="VCManagedWrapperGeneratorTool"/> | ||
187 | <Tool | ||
188 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||
189 | </Configuration> | ||
190 | </Configurations> | ||
191 | <References> | ||
192 | </References> | ||
193 | <Files> | ||
194 | <Filter | ||
195 | Name="Source Files" | ||
196 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | ||
197 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> | ||
198 | <File | ||
199 | RelativePath=".\lldxhardware.cpp"> | ||
200 | </File> | ||
201 | <File | ||
202 | RelativePath=".\llgl.cpp"> | ||
203 | </File> | ||
204 | <File | ||
205 | RelativePath=".\llkeyboard.cpp"> | ||
206 | </File> | ||
207 | <File | ||
208 | RelativePath=".\llkeyboardwin32.cpp"> | ||
209 | </File> | ||
210 | <File | ||
211 | RelativePath=".\lllogitechlcd.cpp"> | ||
212 | </File> | ||
213 | <File | ||
214 | RelativePath=".\llwindow.cpp"> | ||
215 | </File> | ||
216 | <File | ||
217 | RelativePath=".\llwindowheadless.cpp"> | ||
218 | </File> | ||
219 | <File | ||
220 | RelativePath=".\llwindowmesaheadless.cpp"> | ||
221 | </File> | ||
222 | <File | ||
223 | RelativePath=".\llwindowwin32.cpp"> | ||
224 | </File> | ||
225 | </Filter> | ||
226 | <Filter | ||
227 | Name="Header Files" | ||
228 | Filter="h;hpp;hxx;hm;inl;inc;xsd" | ||
229 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> | ||
230 | <File | ||
231 | RelativePath=".\lldxhardware.h"> | ||
232 | </File> | ||
233 | <File | ||
234 | RelativePath=".\llgl.h"> | ||
235 | </File> | ||
236 | <File | ||
237 | RelativePath=".\llglheaders.h"> | ||
238 | </File> | ||
239 | <File | ||
240 | RelativePath=".\llglstates.h"> | ||
241 | </File> | ||
242 | <File | ||
243 | RelativePath=".\llgltypes.h"> | ||
244 | </File> | ||
245 | <File | ||
246 | RelativePath=".\llkeyboard.h"> | ||
247 | </File> | ||
248 | <File | ||
249 | RelativePath=".\llkeyboardwin32.h"> | ||
250 | </File> | ||
251 | <File | ||
252 | RelativePath=".\lllogitechlcd.h"> | ||
253 | </File> | ||
254 | <File | ||
255 | RelativePath=".\llmousehandler.h"> | ||
256 | </File> | ||
257 | <File | ||
258 | RelativePath=".\llpreeditor.h"> | ||
259 | </File> | ||
260 | <File | ||
261 | RelativePath=".\llwindow.h"> | ||
262 | </File> | ||
263 | <File | ||
264 | RelativePath=".\llwindowheadless.h"> | ||
265 | </File> | ||
266 | <File | ||
267 | RelativePath=".\llwindowmesaheadless.h"> | ||
268 | </File> | ||
269 | <File | ||
270 | RelativePath=".\llwindowwin32.h"> | ||
271 | </File> | ||
272 | </Filter> | ||
273 | <Filter | ||
274 | Name="Resource Files" | ||
275 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" | ||
276 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> | ||
277 | </Filter> | ||
278 | </Files> | ||
279 | <Globals> | ||
280 | </Globals> | ||
281 | </VisualStudioProject> | ||