[WIN32SS]

* Move the drivers into win32ss/drivers.

svn path=/trunk/; revision=56307
This commit is contained in:
Amine Khaldi 2012-04-01 17:57:24 +00:00
parent bfef8930e0
commit dc1326136d
126 changed files with 1 additions and 1 deletions

View file

@ -15,6 +15,5 @@ add_subdirectory(serial)
add_subdirectory(setup)
add_subdirectory(storage)
add_subdirectory(usb)
add_subdirectory(video)
add_subdirectory(wdm)
add_subdirectory(wmi)

View file

@ -1,3 +1,4 @@
add_subdirectory(drivers)
add_subdirectory(gdi/gdi32)
add_subdirectory(user/user32)

Some files were not shown because too many files have changed in this diff Show more