This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2025-01-10 16:18:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
044e663dad
reactos
/
lib
/
rossym
/
CMakeLists.txt
6 lines
94 B
Text
Raw
Normal View
History
Unescape
Escape
[CMAKE]: Add wmc to host tools, and export it as native-wmc. [CMAKE]: Add a makelist to build the mc->headers as one target. [CMAKE]: Fix the IDL rule to build all IDLs as one target. [CMAKE]: Build a whole lot more libraries. svn path=/branches/cmake-bringup/; revision=48267
2010-07-25 23:05:32 +00:00
[CMAKE] - Add rsym to build. - Add fslib, nls and pseh placeholders. - Make crt depend on psdk interfaces. svn path=/branches/cmake-bringup/; revision=48296
2010-07-27 01:32:49 +00:00
add_definitions(-D_NTSYSTEM_)
[CMAKE]: Add wmc to host tools, and export it as native-wmc. [CMAKE]: Add a makelist to build the mc->headers as one target. [CMAKE]: Fix the IDL rule to build all IDLs as one target. [CMAKE]: Build a whole lot more libraries. svn path=/branches/cmake-bringup/; revision=48267
2010-07-25 23:05:32 +00:00
file(GLOB_RECURSE SOURCE "*.c")
add_library(rossym ${SOURCE})
Reference in a new issue
Copy permalink