mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
- Fix build
svn path=/trunk/; revision=52531
This commit is contained in:
parent
260631bc82
commit
47e38dc163
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
||||||
<module name="normaliz" type="win32dll" entrypoint="0">
|
<module name="normaliz" type="win32dll" entrypoint="0">
|
||||||
<importlibrary definition="normaliz.def" />
|
<importlibrary definition="normaliz.spec" />
|
||||||
<file>dummy.c</file>
|
<file>dummy.c</file>
|
||||||
</module>
|
</module>
|
||||||
|
|
Loading…
Reference in a new issue