mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
Work around problem in wrc
svn path=/trunk/; revision=15690
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<module name="comdlg32" type="win32dll" baseaddress="${BASEADDRESS_COMDLG32}" installbase="system32" installname="comdlg32.dll" warnings="true">
|
||||
<module name="comdlg32" type="win32dll" baseaddress="${BASEADDRESS_COMDLG32}" installbase="system32" installname="comdlg32.dll" warnings="true" usewrc="false">
|
||||
<importlibrary definition="comdlg32.spec.def" />
|
||||
<include base="comdlg32">.</include>
|
||||
<include base="ReactOS">include/wine</include>
|
||||
|
||||
Reference in New Issue
Block a user