mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 05:22:59 +00:00
2b82fe44ea
- Create a branch to drop my ndisuio work svn path=/branches/wlan-bringup/; revision=54809
10 lines
308 B
Ruby
10 lines
308 B
Ruby
<?xml version="1.0"?>
|
|
<!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
|
|
<module name="atlnew" type="staticlibrary">
|
|
<include base="atlnew">.</include>
|
|
<define name="UNICODE" />
|
|
<define name="_UNICODE" />
|
|
<define name="ROS_Headers" />
|
|
<file>atlbase.cpp</file>
|
|
<file>atlcore.cpp</file>
|
|
</module>
|