]> git.saurik.com Git - wxWidgets.git/commitdiff
Added dependencies to .dsw file
authorJulian Smart <julian@anthemion.co.uk>
Mon, 8 Apr 2002 20:39:27 +0000 (20:39 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 8 Apr 2002 20:39:27 +0000 (20:39 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

distrib/msw/generic.rsp
src/wxWindows.dsw

index 426ae7aac35e8b97dd6de47dba6ea0f23c9c5863..6733ed6ffa136e77938bbd6d915a7333b54cf63d 100644 (file)
@@ -1123,6 +1123,7 @@ samples/widgets/*.xpm
 samples/widgets/*.txt
 samples/widgets/*.bmp
 samples/widgets/*.pro
+samples/widgets/icons/*.xpm
 
 samples/wizard/*.cpp
 samples/wizard/*.h
index 59b53b0a11335ff15fb053edddda3f78022ecdd8..57f8aafd9a2c566698f4c32b384a8e06bd5c1e02 100644 (file)
@@ -1,4 +1,4 @@
-Microsoft Developer Studio Workspace File, Format Version 5.00
+Microsoft Developer Studio Workspace File, Format Version 6.00
 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
 
 ###############################################################################
@@ -59,6 +59,21 @@ Package=<5>
 
 Package=<4>
 {{{
+    Begin Project Dependency
+    Project_Dep_Name jpeg
+    End Project Dependency
+    Begin Project Dependency
+    Project_Dep_Name png
+    End Project Dependency
+    Begin Project Dependency
+    Project_Dep_Name regex
+    End Project Dependency
+    Begin Project Dependency
+    Project_Dep_Name tiff
+    End Project Dependency
+    Begin Project Dependency
+    Project_Dep_Name zlib
+    End Project Dependency
 }}}
 
 ###############################################################################