mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 19:55:41 +00:00
[FRAMEDYN]
Fix framedynex build with msbuild, thanks ThFabba. svn path=/trunk/; revision=60390
This commit is contained in:
parent
4490e12ecd
commit
2f0b77d661
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue