Author: akhaldi Date: Wed Aug 4 13:30:27 2010 New Revision: 48455
URL: http://svn.reactos.org/svn/reactos?rev=48455&view=rev Log: [CMAKE] - Add games base file.
Added: branches/cmake-bringup/base/applications/games/CMakeLists.txt (with props)
Added: branches/cmake-bringup/base/applications/games/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/branches/cmake-bringup/base/applications/... ============================================================================== --- branches/cmake-bringup/base/applications/games/CMakeLists.txt (added) +++ branches/cmake-bringup/base/applications/games/CMakeLists.txt [iso-8859-1] Wed Aug 4 13:30:27 2010 @@ -1,0 +1,4 @@ + +#add_subdirectory(solitaire) +#add_subdirectory(spider) +#add_subdirectory(winemine)
Propchange: branches/cmake-bringup/base/applications/games/CMakeLists.txt ------------------------------------------------------------------------------ svn:eol-style = native
Propchange: branches/cmake-bringup/base/applications/games/CMakeLists.txt ------------------------------------------------------------------------------ svn:mime-type = text/plain