aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llimage/llimage.vcproj
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:44:59 -0500
committerJacek Antonelli2008-08-15 23:44:59 -0500
commita408bac29378072fbf36864164149458c978cfcc (patch)
tree67feccf1a5d3816611ba48d6762f86f0f7f4b1f6 /linden/indra/llimage/llimage.vcproj
parentSecond Life viewer sources 1.17.0.12 (diff)
downloadmeta-impy-a408bac29378072fbf36864164149458c978cfcc.zip
meta-impy-a408bac29378072fbf36864164149458c978cfcc.tar.gz
meta-impy-a408bac29378072fbf36864164149458c978cfcc.tar.bz2
meta-impy-a408bac29378072fbf36864164149458c978cfcc.tar.xz
Second Life viewer sources 1.17.1.0
Diffstat (limited to '')
-rw-r--r--linden/indra/llimage/llimage.vcproj12
1 files changed, 12 insertions, 0 deletions
diff --git a/linden/indra/llimage/llimage.vcproj b/linden/indra/llimage/llimage.vcproj
index 1f8a6ad..984d84e 100644
--- a/linden/indra/llimage/llimage.vcproj
+++ b/linden/indra/llimage/llimage.vcproj
@@ -169,11 +169,17 @@
169 RelativePath=".\llimagejpeg.cpp"> 169 RelativePath=".\llimagejpeg.cpp">
170 </File> 170 </File>
171 <File 171 <File
172 RelativePath=".\llimagepng.cpp">
173 </File>
174 <File
172 RelativePath=".\llimagetga.cpp"> 175 RelativePath=".\llimagetga.cpp">
173 </File> 176 </File>
174 <File 177 <File
175 RelativePath=".\llimageworker.cpp"> 178 RelativePath=".\llimageworker.cpp">
176 </File> 179 </File>
180 <File
181 RelativePath=".\llpngwrapper.cpp">
182 </File>
177 </Filter> 183 </Filter>
178 <Filter 184 <Filter
179 Name="Header Files" 185 Name="Header Files"
@@ -198,11 +204,17 @@
198 RelativePath=".\llimagejpeg.h"> 204 RelativePath=".\llimagejpeg.h">
199 </File> 205 </File>
200 <File 206 <File
207 RelativePath=".\llimagepng.h">
208 </File>
209 <File
201 RelativePath=".\llimagetga.h"> 210 RelativePath=".\llimagetga.h">
202 </File> 211 </File>
203 <File 212 <File
204 RelativePath=".\llimageworker.h"> 213 RelativePath=".\llimageworker.h">
205 </File> 214 </File>
215 <File
216 RelativePath=".\llpngwrapper.h">
217 </File>
206 </Filter> 218 </Filter>
207 <Filter 219 <Filter
208 Name="Resource Files" 220 Name="Resource Files"