[STOBJECT]

* Move this shell extension to the shellext folder.

svn path=/branches/shell-experiments/; revision=63790
This commit is contained in:
David Quintana 2014-07-31 11:44:21 +00:00
parent e18e41c8f5
commit 56aab7f365
18 changed files with 1 additions and 1 deletions

View file

@ -4,3 +4,4 @@ add_subdirectory(deskmon)
add_subdirectory(devcpux)
add_subdirectory(fontext)
add_subdirectory(slayer)
add_subdirectory(stobject)

View file

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View file

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View file

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View file

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View file

@ -193,7 +193,6 @@ add_subdirectory(srclient)
add_subdirectory(stdole2.tlb)
add_subdirectory(stdole32.tlb)
add_subdirectory(sti)
add_subdirectory(stobject)
add_subdirectory(sxs)
add_subdirectory(syssetup)
add_subdirectory(t2embed)