- Create another branch for networking fixes
[reactos.git] / lib / atl / atl.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
3 <module name="atlnew" type="staticlibrary">
4 <include base="atlnew">.</include>
5 <define name="UNICODE" />
6 <define name="_UNICODE" />
7 <define name="ROS_Headers" />
8 <file>atlbase.cpp</file>
9 <file>atlcore.cpp</file>
10 </module>