mirror of
https://github.com/reactos/reactos.git
synced 2025-05-04 18:31:40 +00:00
[CALC] Rename files only.
This commit is contained in:
parent
c8d44606d6
commit
28f493624a
4 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@ add_definitions(-DDISABLE_HTMLHELP_SUPPORT=1)
|
|||
|
||||
list(APPEND SOURCE
|
||||
convert.c
|
||||
function.c
|
||||
rpn.c
|
||||
utl.c
|
||||
fun_ieee.c
|
||||
rpn_ieee.c
|
||||
utl_ieee.c
|
||||
winmain.c
|
||||
calc.h)
|
||||
|
||||
|
|
Loading…
Reference in a new issue