mirror of
https://github.com/reactos/reactos.git
synced 2025-07-29 16:11:42 +00:00
- Start rosapps rearrange and cleanup process.
svn path=/trunk/; revision=34303
This commit is contained in:
parent
0a0a13a41c
commit
2012315e5a
1206 changed files with 81 additions and 81 deletions
|
@ -0,0 +1,10 @@
|
|||
<module name="roswebparser" type="win32cui" installbase="system32" installname="roswebparser.exe" allowwarnings ="true">
|
||||
<include base="zoomin">.</include>
|
||||
<define name="_WIN32_IE">0x0501</define>
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<define name="__USE_W32API" />
|
||||
<library>kernel32</library>
|
||||
<file>roswebparser.c</file>
|
||||
<file>utf8.c</file>
|
||||
|
||||
</module>
|
Loading…
Add table
Add a link
Reference in a new issue