mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Fix include directories
svn path=/trunk/; revision=46015
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
||||
<module name="libcntpr" type="staticlibrary">
|
||||
<include base="crt">.</include>
|
||||
<include base="crt">include</include>
|
||||
<include base="libcntpr">.</include>
|
||||
<include base="libcntpr">include</include>
|
||||
<define name="NO_RTL_INLINES" />
|
||||
<define name="_NTSYSTEM_" />
|
||||
<define name="_NTDLLBUILD_" />
|
||||
|
||||
Reference in New Issue
Block a user