From: Julian Smart Date: Mon, 8 Apr 2002 20:39:27 +0000 (+0000) Subject: Added dependencies to .dsw file X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7ff3f3674810390e72e428d31cfe94602d2ce053?ds=sidebyside Added dependencies to .dsw file git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/distrib/msw/generic.rsp b/distrib/msw/generic.rsp index 426ae7aac3..6733ed6ffa 100644 --- a/distrib/msw/generic.rsp +++ b/distrib/msw/generic.rsp @@ -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 diff --git a/src/wxWindows.dsw b/src/wxWindows.dsw index 59b53b0a11..57f8aafd9a 100644 --- a/src/wxWindows.dsw +++ b/src/wxWindows.dsw @@ -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 }}} ###############################################################################