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