mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 18:03:33 +00:00
[SHELL32]
* Remove what seems to be a useless source file. This variable is defined and used in shell32_main.cpp. svn path=/trunk/; revision=62395
This commit is contained in:
parent
d4a5969c22
commit
0dd2f479dc
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,7 @@ include_directories(
|
||||||
spec2def(shell32.dll shell32.spec ADD_IMPORTLIB)
|
spec2def(shell32.dll shell32.spec ADD_IMPORTLIB)
|
||||||
|
|
||||||
list(APPEND SOURCE
|
list(APPEND SOURCE
|
||||||
authors.cpp
|
#authors.cpp
|
||||||
autocomplete.cpp
|
autocomplete.cpp
|
||||||
brsfolder.cpp
|
brsfolder.cpp
|
||||||
changenotify.cpp
|
changenotify.cpp
|
||||||
|
@ -54,6 +54,7 @@ list(APPEND SOURCE
|
||||||
folders/fonts.cpp
|
folders/fonts.cpp
|
||||||
folders/cpanel.cpp
|
folders/cpanel.cpp
|
||||||
folders/recyclebin.cpp
|
folders/recyclebin.cpp
|
||||||
|
droptargets/CexeDropHandler.cpp
|
||||||
shlexec.cpp
|
shlexec.cpp
|
||||||
shlfileop.cpp
|
shlfileop.cpp
|
||||||
shlfolder.cpp
|
shlfolder.cpp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue