mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:53:06 +00:00
[MSPAINT] Delete winproc.cpp and move code to main.cpp
Refactoring. This will reduce build time a little. CORE-19094
This commit is contained in:
parent
af4a3fac7d
commit
bf13ebda44
3 changed files with 1071 additions and 1084 deletions
|
@ -25,7 +25,6 @@ list(APPEND SOURCE
|
||||||
toolbox.cpp
|
toolbox.cpp
|
||||||
toolsettings.cpp
|
toolsettings.cpp
|
||||||
toolsmodel.cpp
|
toolsmodel.cpp
|
||||||
winproc.cpp
|
|
||||||
precomp.h)
|
precomp.h)
|
||||||
|
|
||||||
file(GLOB mspaint_rc_deps img/*.*)
|
file(GLOB mspaint_rc_deps img/*.*)
|
||||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue