[ros-bugs] [Bug 1132] Add support for virtual directories in MSVS
ReactOS.Bugzilla at reactos.org
ReactOS.Bugzilla at reactos.org
Mon Dec 19 11:45:01 CET 2005
http://www.reactos.org/bugzilla/show_bug.cgi?id=1132
------- Additional Comments From j_anderw at sbox.tugraz.at 2005-12-19 11:45 CET -------
the patch requires that file tag for files are defined before the definition of
subdirectories:
i.e:
<directory name="foo">
<file>foo1.c</file>
<file>foo2.c</file>
<directory name="foo2">
<file>foo3.c</file>
</directory>
</file>foo4.c</file> <--- this definition will cause that a 2 virtual dir
with name foo is created
</directory>
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
More information about the Ros-bugs
mailing list