[SHELL32]

- Move shellstring.c to a new folder called wine. More files should be moved there eventually.

svn path=/branches/shell-experiments/; revision=65207
This commit is contained in:
Giannis Adamopoulos 2014-11-02 23:41:24 +00:00
parent 5c14d148e1
commit 855e2e5a66
2 changed files with 1 additions and 1 deletions

View file

@ -76,7 +76,7 @@ list(APPEND SOURCE
add_library(shell32 SHARED
${SOURCE}
shellstring.c
wine/shellstring.c
vista.c
shell32.rc
${CMAKE_CURRENT_BINARY_DIR}/shell32_stubs.c