mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[FTFD]
* Properly set the base address. svn path=/trunk/; revision=55783
This commit is contained in:
@@ -13,7 +13,7 @@ add_library(ftfd SHARED
|
||||
|
||||
set_entrypoint(ftfd FtfdEnableDriver 12)
|
||||
set_subsystem(ftfd native)
|
||||
set_image_base(ftfd ${baseaddress_ftfd})
|
||||
set_image_base(ftfd 0x00010000)
|
||||
|
||||
target_link_libraries(ftfd
|
||||
freetype
|
||||
|
||||
Reference in New Issue
Block a user