projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
be7b0dd
)
allow warnings so it builds with g++ 4.0
author
Thomas Bluemel
<thomas@reactsoft.com>
Sat, 26 Nov 2005 11:26:01 +0000
(11:26 +0000)
committer
Thomas Bluemel
<thomas@reactsoft.com>
Sat, 26 Nov 2005 11:26:01 +0000
(11:26 +0000)
svn path=/trunk/; revision=19630
rosapps/packmgr/lib/package.xml
patch
|
blob
|
history
diff --git
a/rosapps/packmgr/lib/package.xml
b/rosapps/packmgr/lib/package.xml
index
7ee0678
..
8d916d6
100644
(file)
--- a/
rosapps/packmgr/lib/package.xml
+++ b/
rosapps/packmgr/lib/package.xml
@@
-1,4
+1,4
@@
-<module name="package" type="win32dll" installbase="system32" installname="package.dll">
\r
+<module name="package" type="win32dll" installbase="system32" installname="package.dll"
allowwarnings="true"
>
\r
<importlibrary definition="package.def" />
\r
<include base="package">.</include>
\r
\r