mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[FRAMEDYN]
Fix framedynex build with msbuild, thanks ThFabba. svn path=/trunk/; revision=60390
This commit is contained in:
@@ -34,3 +34,4 @@ else()
|
||||
add_asm_files(framedynex_asm alias_gcc.s)
|
||||
endif()
|
||||
add_library(framedynex ${framedynex_asm})
|
||||
set_target_properties(framedynex PROPERTIES LINKER_LANGUAGE ASM)
|
||||
|
||||
Reference in New Issue
Block a user