diff options
Diffstat (limited to 'linden/indra/llrender/llrender.vcproj')
-rw-r--r-- | linden/indra/llrender/llrender.vcproj | 232 |
1 files changed, 0 insertions, 232 deletions
diff --git a/linden/indra/llrender/llrender.vcproj b/linden/indra/llrender/llrender.vcproj deleted file mode 100644 index d9144cb..0000000 --- a/linden/indra/llrender/llrender.vcproj +++ /dev/null | |||
@@ -1,232 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | ||
2 | <VisualStudioProject | ||
3 | ProjectType="Visual C++" | ||
4 | Version="7.10" | ||
5 | Name="llrender" | ||
6 | ProjectGUID="{2ADE3C14-94C4-40BF-B033-70F3C954EE90}" | ||
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;..\llvfs;..\llmessage;..\llimage;..\llwindow;..\..\libraries\i686-win32\include;..\..\libraries\include\" | ||
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)/llrender.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 | AdditionalOptions="/Oy-" | ||
67 | GlobalOptimizations="TRUE" | ||
68 | InlineFunctionExpansion="2" | ||
69 | EnableIntrinsicFunctions="TRUE" | ||
70 | OptimizeForProcessor="3" | ||
71 | OptimizeForWindowsApplication="TRUE" | ||
72 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\llmessage;..\llimage;..\llwindow;..\..\libraries\i686-win32\include;..\..\libraries\include\" | ||
73 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE" | ||
74 | RuntimeLibrary="0" | ||
75 | StructMemberAlignment="0" | ||
76 | ForceConformanceInForLoopScope="TRUE" | ||
77 | UsePrecompiledHeader="0" | ||
78 | WarningLevel="3" | ||
79 | WarnAsError="TRUE" | ||
80 | Detect64BitPortabilityProblems="FALSE" | ||
81 | DebugInformationFormat="3"/> | ||
82 | <Tool | ||
83 | Name="VCCustomBuildTool"/> | ||
84 | <Tool | ||
85 | Name="VCLibrarianTool" | ||
86 | OutputFile="$(OutDir)/llrender.lib"/> | ||
87 | <Tool | ||
88 | Name="VCMIDLTool"/> | ||
89 | <Tool | ||
90 | Name="VCPostBuildEventTool"/> | ||
91 | <Tool | ||
92 | Name="VCPreBuildEventTool"/> | ||
93 | <Tool | ||
94 | Name="VCPreLinkEventTool"/> | ||
95 | <Tool | ||
96 | Name="VCResourceCompilerTool"/> | ||
97 | <Tool | ||
98 | Name="VCWebServiceProxyGeneratorTool"/> | ||
99 | <Tool | ||
100 | Name="VCXMLDataGeneratorTool"/> | ||
101 | <Tool | ||
102 | Name="VCManagedWrapperGeneratorTool"/> | ||
103 | <Tool | ||
104 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||
105 | </Configuration> | ||
106 | <Configuration | ||
107 | Name="ReleaseNoOpt|Win32" | ||
108 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" | ||
109 | IntermediateDirectory="$(ConfigurationName)" | ||
110 | ConfigurationType="4" | ||
111 | CharacterSet="1"> | ||
112 | <Tool | ||
113 | Name="VCCLCompilerTool" | ||
114 | AdditionalOptions="/Oy-" | ||
115 | Optimization="0" | ||
116 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\llmessage;..\llimage;..\llwindow;..\..\libraries\i686-win32\include;..\..\libraries\include\" | ||
117 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE" | ||
118 | RuntimeLibrary="0" | ||
119 | StructMemberAlignment="0" | ||
120 | ForceConformanceInForLoopScope="TRUE" | ||
121 | UsePrecompiledHeader="0" | ||
122 | WarningLevel="3" | ||
123 | WarnAsError="TRUE" | ||
124 | Detect64BitPortabilityProblems="FALSE" | ||
125 | DebugInformationFormat="3"/> | ||
126 | <Tool | ||
127 | Name="VCCustomBuildTool"/> | ||
128 | <Tool | ||
129 | Name="VCLibrarianTool" | ||
130 | OutputFile="$(OutDir)/llrender.lib"/> | ||
131 | <Tool | ||
132 | Name="VCMIDLTool"/> | ||
133 | <Tool | ||
134 | Name="VCPostBuildEventTool"/> | ||
135 | <Tool | ||
136 | Name="VCPreBuildEventTool"/> | ||
137 | <Tool | ||
138 | Name="VCPreLinkEventTool"/> | ||
139 | <Tool | ||
140 | Name="VCResourceCompilerTool"/> | ||
141 | <Tool | ||
142 | Name="VCWebServiceProxyGeneratorTool"/> | ||
143 | <Tool | ||
144 | Name="VCXMLDataGeneratorTool"/> | ||
145 | <Tool | ||
146 | Name="VCManagedWrapperGeneratorTool"/> | ||
147 | <Tool | ||
148 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | ||
149 | </Configuration> | ||
150 | </Configurations> | ||
151 | <References> | ||
152 | </References> | ||
153 | <Files> | ||
154 | <Filter | ||
155 | Name="Source Files" | ||
156 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | ||
157 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> | ||
158 | <File | ||
159 | RelativePath=".\llfont.cpp"> | ||
160 | </File> | ||
161 | <File | ||
162 | RelativePath=".\llfontgl.cpp"> | ||
163 | </File> | ||
164 | <File | ||
165 | RelativePath=".\llgldbg.cpp"> | ||
166 | </File> | ||
167 | <File | ||
168 | RelativePath=".\llrender.cpp"> | ||
169 | </File> | ||
170 | <File | ||
171 | RelativePath=".\llimagegl.cpp"> | ||
172 | </File> | ||
173 | <File | ||
174 | RelativePath=".\llrendertarget.cpp"> | ||
175 | </File> | ||
176 | <File | ||
177 | RelativePath=".\llvertexbuffer.cpp"> | ||
178 | </File> | ||
179 | </Filter> | ||
180 | <Filter | ||
181 | Name="Header Files" | ||
182 | Filter="h;hpp;hxx;hm;inl;inc;xsd" | ||
183 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> | ||
184 | <File | ||
185 | RelativePath=".\glext.h"> | ||
186 | </File> | ||
187 | <File | ||
188 | RelativePath=".\llagpmempool.h"> | ||
189 | </File> | ||
190 | <File | ||
191 | RelativePath=".\llagpmempoolarb.h"> | ||
192 | </File> | ||
193 | <File | ||
194 | RelativePath=".\llagpmempoolati.h"> | ||
195 | </File> | ||
196 | <File | ||
197 | RelativePath=".\llagpmempoolnv.h"> | ||
198 | </File> | ||
199 | <File | ||
200 | RelativePath=".\llfont.h"> | ||
201 | </File> | ||
202 | <File | ||
203 | RelativePath=".\llfontgl.h"> | ||
204 | </File> | ||
205 | <File | ||
206 | RelativePath=".\llgldbg.h"> | ||
207 | </File> | ||
208 | <File | ||
209 | RelativePath=".\llrender.h"> | ||
210 | </File> | ||
211 | <File | ||
212 | RelativePath=".\llimagegl.h"> | ||
213 | </File> | ||
214 | <File | ||
215 | RelativePath=".\llrendertarget.h"> | ||
216 | </File> | ||
217 | <File | ||
218 | RelativePath=".\llvertexbuffer.h"> | ||
219 | </File> | ||
220 | <File | ||
221 | RelativePath=".\llvertexprogramgl.h"> | ||
222 | </File> | ||
223 | </Filter> | ||
224 | <Filter | ||
225 | Name="Resource Files" | ||
226 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" | ||
227 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> | ||
228 | </Filter> | ||
229 | </Files> | ||
230 | <Globals> | ||
231 | </Globals> | ||
232 | </VisualStudioProject> | ||