mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Rename shlexec.cpp to ShellExecuteEx.cpp as suggested by Thomas.
svn path=/trunk/; revision=73185
This commit is contained in:
@@ -8,9 +8,9 @@ add_executable(shell32_apitest
|
||||
CShellDesktop.cpp
|
||||
CShellLink.cpp
|
||||
menu.cpp
|
||||
ShellExecuteEx.cpp
|
||||
shelltest.cpp
|
||||
SHParseDisplayName.cpp
|
||||
shlexec.cpp
|
||||
testlist.c)
|
||||
target_link_libraries(shell32_apitest wine uuid ${PSEH_LIB})
|
||||
set_module_type(shell32_apitest win32cui)
|
||||
|
||||
Reference in New Issue
Block a user