Author: bgbnbigben
Date: 2011-03-17 16:58:46 -0700 (Thu, 17 Mar 2011)
New Revision: 8518
Log:
Fixed a zlib and libjpeg error in fltkdll_images.vcproj, for STR 2593

Modified:
   trunk/ide/vcnet/fltkdll_images.vcproj

Modified: trunk/ide/vcnet/fltkdll_images.vcproj
===================================================================
--- trunk/ide/vcnet/fltkdll_images.vcproj       2011-03-17 11:21:04 UTC (rev 
8517)
+++ trunk/ide/vcnet/fltkdll_images.vcproj       2011-03-17 23:58:46 UTC (rev 
8518)
@@ -317,10 +317,6 @@
                                Name="Header Files"
                                >
                                <File
-                                       
RelativePath="..\..\images\libjpeg\jchuff.h"
-                                       >
-                               </File>
-                               <File
                                        
RelativePath="..\..\images\libjpeg\jconfig.h"
                                        >
                                </File>
@@ -329,10 +325,6 @@
                                        >
                                </File>
                                <File
-                                       
RelativePath="..\..\images\libjpeg\jdhuff.h"
-                                       >
-                               </File>
-                               <File
                                        
RelativePath="..\..\images\libjpeg\jerror.h"
                                        >
                                </File>
@@ -365,6 +357,10 @@
                                Name="Source Files"
                                >
                                <File
+                                       
RelativePath="..\..\images\libjpeg\jaricom.c"
+                                       >
+                               </File>
+                               <File
                                        
RelativePath="..\..\images\libjpeg\jcapimin.c"
                                        >
                                </File>
@@ -373,6 +369,10 @@
                                        >
                                </File>
                                <File
+                                       
RelativePath="..\..\images\libjpeg\jcarith.c"
+                                       >
+                               </File>
+                               <File
                                        
RelativePath="..\..\images\libjpeg\jccoefct.c"
                                        >
                                </File>
@@ -413,10 +413,6 @@
                                        >
                                </File>
                                <File
-                                       
RelativePath="..\..\images\libjpeg\jcphuff.c"
-                                       >
-                               </File>
-                               <File
                                        
RelativePath="..\..\images\libjpeg\jcprepct.c"
                                        >
                                </File>
@@ -437,6 +433,10 @@
                                        >
                                </File>
                                <File
+                                       
RelativePath="..\..\images\libjpeg\jdarith.c"
+                                       >
+                               </File>
+                               <File
                                        
RelativePath="..\..\images\libjpeg\jdatadst.c"
                                        >
                                </File>
@@ -481,10 +481,6 @@
                                        >
                                </File>
                                <File
-                                       
RelativePath="..\..\images\libjpeg\jdphuff.c"
-                                       >
-                               </File>
-                               <File
                                        
RelativePath="..\..\images\libjpeg\jdpostct.c"
                                        >
                                </File>
@@ -525,10 +521,6 @@
                                        >
                                </File>
                                <File
-                                       
RelativePath="..\..\images\libjpeg\jidctred.c"
-                                       >
-                               </File>
-                               <File
                                        
RelativePath="..\..\images\libjpeg\jmemmgr.c"
                                        >
                                </File>
@@ -641,15 +633,15 @@
                                Name="Header Files"
                                >
                                <File
-                                       
RelativePath="..\..\images\zlib\deflate.h"
+                                       RelativePath="..\..\images\zlib\crc32.h"
                                        >
                                </File>
                                <File
-                                       
RelativePath="..\..\images\zlib\infblock.h"
+                                       
RelativePath="..\..\images\zlib\deflate.h"
                                        >
                                </File>
                                <File
-                                       
RelativePath="..\..\images\zlib\infcodes.h"
+                                       
RelativePath="..\..\images\zlib\gzguts.h"
                                        >
                                </File>
                                <File
@@ -661,11 +653,11 @@
                                        >
                                </File>
                                <File
-                                       
RelativePath="..\..\images\zlib\inftrees.h"
+                                       
RelativePath="..\..\images\zlib\inflate.h"
                                        >
                                </File>
                                <File
-                                       
RelativePath="..\..\images\zlib\infutil.h"
+                                       
RelativePath="..\..\images\zlib\inftrees.h"
                                        >
                                </File>
                                <File
@@ -705,34 +697,38 @@
                                        >
                                </File>
                                <File
-                                       RelativePath="..\..\images\zlib\gzio.c"
+                                       
RelativePath="..\..\images\zlib\gzclose.c"
                                        >
                                </File>
                                <File
-                                       
RelativePath="..\..\images\zlib\infblock.c"
+                                       RelativePath="..\..\images\zlib\gzlib.c"
                                        >
                                </File>
                                <File
-                                       
RelativePath="..\..\images\zlib\infcodes.c"
+                                       
RelativePath="..\..\images\zlib\gzread.c"
                                        >
                                </File>
                                <File
-                                       
RelativePath="..\..\images\zlib\inffast.c"
+                                       
RelativePath="..\..\images\zlib\gzwrite.c"
                                        >
                                </File>
                                <File
-                                       
RelativePath="..\..\images\zlib\inflate.c"
+                                       
RelativePath="..\..\images\zlib\infback.c"
                                        >
                                </File>
                                <File
-                                       
RelativePath="..\..\images\zlib\inftrees.c"
+                                       
RelativePath="..\..\images\zlib\inffast.c"
                                        >
                                </File>
                                <File
-                                       
RelativePath="..\..\images\zlib\infutil.c"
+                                       
RelativePath="..\..\images\zlib\inflate.c"
                                        >
                                </File>
                                <File
+                                       
RelativePath="..\..\images\zlib\inftrees.c"
+                                       >
+                               </File>
+                               <File
                                        RelativePath="..\..\images\zlib\trees.c"
                                        >
                                </File>

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to