mirror of
https://github.com/reactos/reactos.git
synced 2025-05-28 05:28:14 +00:00
[APITESTS] Add PROJECT(ApiTests) to get a separate VS solution file
This commit is contained in:
parent
88ab888f94
commit
261e5a72cc
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
|
||||
PROJECT(ApiTests)
|
||||
|
||||
include_directories(include)
|
||||
|
||||
add_subdirectory(advapi32)
|
||||
|
|
Loading…
Reference in a new issue